Skip to content

Commit

Permalink
feat: add calcidentifier to simulation objects (#486)
Browse files Browse the repository at this point in the history
Add unique id showing which call to solve/run that last ran successfully.

Also did some refactoring such as autoformatting, reordering of code and moving some code in the class hierarchy.
  • Loading branch information
asmfstatoil committed Jul 22, 2022
1 parent a4cf326 commit 20c2b25
Show file tree
Hide file tree
Showing 112 changed files with 16,090 additions and 15,718 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -716,7 +716,6 @@ default public void display() {
display("");
}


/**
* <p>
* display.
Expand Down
Loading

0 comments on commit 20c2b25

Please sign in to comment.