https://gitlab.opengeosys.org/ogs/ogs.git
Revision 161d6da66c82b37ba9c43c1ae98fc5f1f0cfa371 authored by Dominik Kern on 25 March 2021, 16:49:07 UTC, committed by Dominik Kern on 25 March 2021, 16:49:07 UTC
[HM] benchmark staggered scheme, use unit mD precisely and correct nondim time

See merge request ogs/ogs!3545
2 parent s 3ea482a + a8a2144
Raw File
Tip revision: 161d6da66c82b37ba9c43c1ae98fc5f1f0cfa371 authored by Dominik Kern on 25 March 2021, 16:49:07 UTC
Merge branch 'correct_staggered_scheme_benchmark' into 'master'
Tip revision: 161d6da
.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