Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 9b5a5d7d6c flash model: enable volume variable caching and thermodynamic hints in the generic code
These used to be needed to be enabled by the problem, but doing it in
the generic code is more fool proof and thus better.

On my laptop, volume variable caching caused the linearization time
for first time step of the isothermal vertex-centered CO2 injection
problem using the flash model go from 33.7 to 15.7 seconds, and
enabling thermodynamic hints in addition yielded a linearization time
of "only" 9.5 seconds. (that is for a debug build compiled with clang
3.3.)
2014-03-25 22:44:40 +01:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc Implement the element centered finite volume spatial discretization 2013-12-12 12:52:44 +01:00
examples flash model: enable volume variable caching and thermodynamic hints in the generic code 2014-03-25 22:44:40 +01:00
tests problems: make the name() methods static 2014-03-07 12:38:19 +01:00