ufz / ogs5

OpenGeoSys THM/C simulator version 5
https://www.opengeosys.org/ogs-5
Other
39 stars 97 forks source link

[CFiniteElementStd::CalcSaturation] Initialize mfp_vector[i]->Fem_Ele_Std for variable dependent fluid properties #108

Closed wenqing closed 6 years ago

wenqing commented 6 years ago

For some variable dependent fluid properties, e.g. density, the interpolation of variables is need. This PR fixes a bug in the nodal saturation calculation when variable dependent density model is used.