Merge pull request #1938 from atgeirr/use-foam-module

Use foam module
This commit is contained in:
Atgeirr Flø Rasmussen
2019-08-09 09:54:33 +02:00
committed by GitHub
21 changed files with 231 additions and 16 deletions

View File

@@ -65,6 +65,7 @@ tests[editnnc_model2]="flow model2 9_EDITNNC_MODEL2 editnnc_model2"
tests[polymer_injectivity]="flow polymer_injectivity 2D_POLYMER_INJECTIVITY"
tests[nnc]="flow editnnc NNC_AND_EDITNNC nnc"
tests[udq]="flow udq_actionx UDQ_WCONPROD"
tests[spe1_foam]="flow spe1_foam SPE1FOAM"
changed_tests=""
for test_name in ${!tests[*]}