- Jan 11, 2013
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9970 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
If non-finite values are found in the residual, the simulation does not stop but retry with smaller time step. (reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9967 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 10, 2013
-
-
Bernd Flemisch authored
ImplicitProblem and MPNCModel: (more) properly initialize pointers and destroy result writers. Thanks to Philipp for triggering the issue. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9964 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9960 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
criterion - Partly reviewed by Klaus, will be further reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9959 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- reset is now done directly in the transport loop to avoid errors -Reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9958 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9957 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 21, 2012
-
-
Bernd Flemisch authored
evaluateCP of the class ResultEvaluation are deleted, they are not used anywhere in stable or devel. For consistency, the file is renamed to resultevaluation.hh. Comments have been added. This implements FS #168. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9917 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
in the old location by deprecated forwards to the new one. Adapt includes. This implements FS #171. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9916 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 20, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9900 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9897 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
in the header amgbackend.hh. It is fully functional for both box and cell-centered. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9892 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 19, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9888 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9887 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9886 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
yet). Add constant local finite element backend to allow for unified treatment of box and cell-centered in the AMG backend. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9885 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
numFap and numScv. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9884 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
headercheck. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9883 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
names for the box tests. Move reference solutions to a separate directory. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9882 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
VTKMultiWriter to uniformly treat vertex and cell data. Simplify addOutputVtkFields methods of the models correspondingly. Get the global indices from the dofMapper instead of vertexMapper or elementMapper whereever possible, avoiding corresponding if-statements. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9881 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
discretization. Unify the obstacle test. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9880 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
test. unify 3p3cni test. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9879 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
model, unify the test. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9878 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9877 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
cell-centered disc. fix outflow conditions for cell-centered disc. Unified 1p2c test works now. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9876 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
for the 1p model and the 1p test. unify the output for the 1p2c model and the 1p2c test. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9875 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
models, include ccpropertydefaults at the end of ccproperties analogous to box. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9874 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
co2 model. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9873 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Deprecate the old classes, adapt includes and names. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9872 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
ccmodel.hh. Deprecate BoxModel in favor of ImplicitModel. Adapt includes and names. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9871 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
need/sense to unify box and cc there. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9870 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
CC-LocalJacobian to ImplicitLocalJacobian. Delete cclocaljacobian.hh. Deprecate BoxLocalJacobian in favor of ImplicitLocalJacobian. Adapt includes and names. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9869 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
ImplicitProblem. Delete ccproblem.hh. Deprecate BoxProblem in favor of ImplicitProblem. unify PorousMediaBox- and PorousMediaCC-Problem to ImplicitPorousMediaProblem. Delete porousmediaccproblem.hh. Deprecate PorousMediaBoxProblem in favor of ImplicitPorousMediaProblem. Adapt includes and names. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9868 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9867 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
ImplicitVolumeVariables. Adapt includes and names. remove implicitelementvolumevariables.hh and ...boundarytypes.hh, no need/sense to unify box and cc there. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9866 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
*propertydefaults.hh, fix includes in implicit/common. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9865 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
ImplicitDarcyFluxVariables. Adapts includes and setting of properties. fix Forchheimer flux variables. get rid of the extra elementIntrinsicPermeability function again, at the expense of more complicated code in the flux variables. Works now for both scalar and tensorial perms. deprecate BoxForchheimerFluxVariables in favor of ImplicitForchheimerFluxVariables. Adapts includes and setting of properties. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9864 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
the cc problems. The unified test problem can be further simplified. Both spatial parameters and problem do not contain any differentiation between box and cc anymore. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9863 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
intrinsicPermeability in the problem-specific spatial parameters. This comes at the expense of adding an additional method to the BoxSpatialParams1P base class and a separated treatment in the flux variables. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9862 2fb0f335-1f38-0410-981e-8018bf24f1b0
-