This website requires JavaScript.
Explore
Help
Sign In
OilfieldToolsNet
/
opm-simulators
Watch
4
Star
0
Fork
0
You've already forked opm-simulators
mirror of
https://github.com/OPM/opm-simulators.git
synced
2025-02-25 18:55:30 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72832a8b24a7473a4b99161e3dc9926884289d4e
opm-simulators
/
doc
History
Benjamin Faigle
72832a8b24
changes in restart behaviour: - restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...); - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager) - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired. - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault. - Adapt tutorial to the change
2012-07-12 21:24:18 +02:00
..
handbook
changes in restart behaviour: - restart mechanism is now called from init(..) method in time manager for all models via problem().restart(...); - hence, calls to problem or models in application files and in the default start procedure are deleted (included in timeManager) - timeManager().init(...) now has a real restart bool defining if a restart was called by the user. Bool is true if restart is desired. - Decoupled models: to enable restart, the writer is only called with the access function to avoid segmentation fault. - Adapt tutorial to the change
2012-07-12 21:24:18 +02:00
logo
logo: do not clip the shadow anymore
2012-07-12 21:22:47 +02:00