mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-25 10:40:21 -06:00
Fix typos.
This commit is contained in:
parent
75f5b1c2e1
commit
a8566de64d
@ -567,28 +567,28 @@ add_test_compareECLFiles(CASENAME 9_3a_grpctl_msw_model2
|
||||
DIR model2)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 9_3b_grpctl_stw_model2
|
||||
FILENAME 3B_GINJ_GAS_EXPORT_STW
|
||||
FILENAME 9_3B_GINJ_GAS_EXPORT_STW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR model2)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 9_3b_grpctl_msw_model2
|
||||
FILENAME 3B_GINJ_GAS_EXPORT_MSW
|
||||
FILENAME 9_3B_GINJ_GAS_EXPORT_MSW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR model2)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 9_3c_grpctl_stw_model2
|
||||
FILENAME 3C_GINJ_GAS_GCONSUMP_STW
|
||||
FILENAME 9_3C_GINJ_GAS_GCONSUMP_STW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
DIR model2)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 9_3c_grpctl_msw_model2
|
||||
FILENAME 3C_GINJ_GAS_GCONSUMP_MSW
|
||||
FILENAME 9_3C_GINJ_GAS_GCONSUMP_MSW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
@ -637,7 +637,7 @@ add_test_compareECLFiles(CASENAME 9_4c_grpctl_msw_model2
|
||||
DIR model2)
|
||||
|
||||
add_test_compareECLFiles(CASENAME 9_4d_grpctl_stw_model2
|
||||
FILENAME 9__4D_WINJ_GINJ_GAS_EXPORT_STW
|
||||
FILENAME 9_4D_WINJ_GINJ_GAS_EXPORT_STW
|
||||
SIMULATOR flow
|
||||
ABS_TOL ${abs_tol}
|
||||
REL_TOL ${rel_tol}
|
||||
|
Loading…
Reference in New Issue
Block a user