New test case for 2pncmin model added to dumux/test. For this following...
New test case for 2pncmin model added to dumux/test. For this following additional files are needed (Reviewde by Johannes) - For variation of salinity in brine the needed constitutive relations are implemented in components brine_VerSalinity.hh and nacl.hh - Additional constraint solvers (compositionfromfugacities2pncmin and computefromreferencephase2pncmin) are needed, specially for the case nPhaseOnly - Additional constraint solvers (computefromreferencephase2pnc and miscible2pnccomposition) are needed for 2pnc cases in general. - Fluidsystem brineairfluidsystem is updated - Binerycoefficient file for brine_air case is included. - A test case for 2pncmin model is included for flusiong of precipitated salt in gas reserviors. The includes corresponding problem file, spatial parameters file, input file and *.cc file. - For this the CMakeLists.txt is also updated. - A reference solution 2pncmin test case "injectionbox2pncmin-reference" is included to test/references folder git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15196 2fb0f335-1f38-0410-981e-8018bf24f1b0
Showing
- dumux/material/components/brine_varSalinity.hh 332 additions, 0 deletionsdumux/material/components/brine_varSalinity.hh
- dumux/material/components/nacl.hh 66 additions, 0 deletionsdumux/material/components/nacl.hh
- dumux/material/constraintsolvers/compositionfromfugacities2pncmin.hh 143 additions, 0 deletions...ial/constraintsolvers/compositionfromfugacities2pncmin.hh
- dumux/material/constraintsolvers/computefromreferencephase2pnc.hh 175 additions, 0 deletions...terial/constraintsolvers/computefromreferencephase2pnc.hh
- dumux/material/constraintsolvers/computefromreferencephase2pncmin.hh 177 additions, 0 deletions...ial/constraintsolvers/computefromreferencephase2pncmin.hh
- dumux/material/constraintsolvers/miscible2pnccomposition.hh 243 additions, 0 deletionsdumux/material/constraintsolvers/miscible2pnccomposition.hh
- dumux/material/fluidsystems/brineairfluidsystem.hh 1 addition, 1 deletiondumux/material/fluidsystems/brineairfluidsystem.hh
- test/implicit/2pncmin/CMakeLists.txt 9 additions, 0 deletionstest/implicit/2pncmin/CMakeLists.txt
- test/implicit/2pncmin/dissolutionproblem.hh 458 additions, 0 deletionstest/implicit/2pncmin/dissolutionproblem.hh
- test/implicit/2pncmin/dissolutionspatialparams.hh 218 additions, 0 deletionstest/implicit/2pncmin/dissolutionspatialparams.hh
- test/implicit/2pncmin/grids/test_2pncmin.dgf 11 additions, 0 deletionstest/implicit/2pncmin/grids/test_2pncmin.dgf
- test/implicit/2pncmin/test_box2pncmin.cc 69 additions, 0 deletionstest/implicit/2pncmin/test_box2pncmin.cc
- test/implicit/2pncmin/test_box2pncmin.input 67 additions, 0 deletionstest/implicit/2pncmin/test_box2pncmin.input
- test/implicit/CMakeLists.txt 1 addition, 0 deletionstest/implicit/CMakeLists.txt
- test/references/injectionbox2pncmin-reference.vtu 893 additions, 0 deletionstest/references/injectionbox2pncmin-reference.vtu
Loading
Please register or sign in to comment