Add gasoil + energy simulator

Useful when combining CO2STORE + THERMAL

This PR also fixes an issue with missing phases in computation of output temperature
This commit is contained in:
Tor Harald Sandve
2021-12-07 09:18:38 +01:00
parent ad10e419da
commit 4f75d1ab8d
11 changed files with 198 additions and 5 deletions
+1
View File
@@ -161,6 +161,7 @@ tests[3d_tran_operator]="flow parallel_fieldprops 3D_TRAN_OPERATOR"
tests[co2store]="flow co2store CO2STORE"
tests[co2store_diffusive]="flow co2store CO2STORE_DIFFUSIVE"
tests[co2store_drsdtcon]="flow co2store CO2STORE_DRSDTCON"
tests[co2store_energy]="flow co2store CO2STORE_ENERGY"
tests[actionx_gconinje]="flow actionx ACTIONX_GCONINJE"
tests[actionx_gconprod]="flow actionx ACTIONX_GCONPROD"
tests[actionx_wconinje]="flow actionx ACTIONX_WCONINJE"