-
-
Notifications
You must be signed in to change notification settings - Fork 602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor Simulation class #39
Comments
valentinsulzer
added a commit
that referenced
this issue
Jan 26, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 4, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 14, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 14, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 14, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 16, 2019
valentinsulzer
added a commit
that referenced
this issue
Feb 16, 2019
re-opening following discussions in meetings |
Now in #688 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refactor
Simulation
class to run the whole process (create model, set parameters, discretise, solve, visualise). Needs to take optional inputs for the parameter class, parameter file, mesh/discretisation, solver, and set defaults if these areNone
. Can later add capability to save solution, load a saved solution, etc.The text was updated successfully, but these errors were encountered: