ufz / ogs5

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

Several improvements #114

Closed wenqing closed 5 years ago

wenqing commented 5 years ago
  1. Added a time dependent curve for Young's modulus, commit a996cd4.
  2. Changed the type of reloading indicator from int to enum, commit 37ada5e.
  3. Cleaned case EPT_LIQUID_FLOW of CFiniteElementStd::CalCoefMass(), commit 4861f02.
  4. CFiniteElementStd::CalCoefMass(): Moved some variable declarations, commit 4f483aa.
  5. Prints element ID when DetJac=0 occurs, commit 22b7655.
norihiro-w commented 5 years ago

:+1: