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
a38efedc8d389a748038a4b92ee62d1b8b44413a
opm-simulators
/
opm
/
core
/
utility
History
Bård Skaflestad
a38efedc8d
Opm::computeWDP(): Match definition and prototype.
...
Specifically, accept the densities as a reference to const, not just a const object.
2012-04-12 22:41:03 +02:00
..
initState_impl.hpp
Bugfix: ensure all cells have a valid saturation initially.
2012-03-29 21:10:14 +02:00
initState.hpp
Added correct documentation to initStateTwophaseBasic().
2012-03-29 11:09:13 +02:00
miscUtilities.cpp
Opm::computeWDP(): Match definition and prototype.
2012-04-12 22:41:03 +02:00
miscUtilities.hpp
Made a computeWDP-function
2012-04-12 17:50:51 +02:00
newwells.c
Fix code on platforms for which sizeof(double)!=sizeof(double*).
2012-02-06 12:52:41 +01:00
writeVtkData.hpp
Changed some function signatures to take const UnstructuredGrid& instead of ptr.
2012-03-12 13:44:05 +01:00