Hi all,
I want to add a pressure source term which represents an unit injection rate in TH2M module. From the OGS conventions page, I learned that volumetric pressure ST represents a volumetric mass source in the model domain and in THM module pressure refers to liquid pressure(Pw
). However, in TH2M process there is no process_variable
named pressure
. Instead, there are gas pressure(Pg
) and capillary pressure(Pc
). I think the source term setting must be different form that of THM module but I have no idea how to choose the correct process_variable block and set suitable parameters.
I know under Dirichlet boundary condition, Pg=
non-wetting fluid pressure(whose unit is Pa) and Pc=Pg-Pw
. But for gas_pressure
and capillary_pressure
variable block, what does source_term
refers to? Can I set two respective source term values for Pg and Pc and the liquid pressure source term i.e.unit injection rate equals to the difference between them? Or is there any other way to set an injection rate in TH2M module?
Maybe someone can give me some help.
Best
Yuhao