https://gitlab.opengeosys.org/ogs/ogs.git
Revision 65b31f55718200fcf4bd5ec6af5a701f51b63a3f authored by wenqing on 16 April 2021, 13:39:35 UTC, committed by wenqing on 16 April 2021, 13:39:35 UTC
[TRM] Corrected the temperature passed to variable_array_prev

See merge request ogs/ogs!3568
2 parent s e4a5b05 + 53440de
Raw File
Tip revision: 65b31f55718200fcf4bd5ec6af5a701f51b63a3f authored by wenqing on 16 April 2021, 13:39:35 UTC
Merge branch 'fixTRM' into 'master'
Tip revision: 65b31f5
.codespellrc
[codespell]
skip = ./.git,./Tests/Data,./ThirdParty,*.yml,*.bib,./web/content/imprint.md,./GeoLib/IO/XmlIO/OpenGeoSysSTN.xsd
ignore-words-list = Theis,nd,theis,strat
exclude-file = .codespellexclude
back to top