Revision 063435a1f0a70abd32e6da9b431221b984114d87 authored by Haibing Shao on 24 September 2021, 14:21:01 UTC, committed by Haibing Shao on 24 September 2021, 14:45:02 UTC
change definition of postTimeStepConcreteProcess

successfully running (but tespySolver commented)

State for building release version for additional tests (NOT final; tespySolver commented out)

using the newly added switch


Fixed server communication switch (OR instead of AND)

correct the naming


Extended "call BHEPythonBoundarycondition" clause

cosmetic change of process file

Code cosmetics #2

clang format the process file

clean up the process file

Apply 1 suggestion(s) to 1 file(s)
Apply 1 suggestion(s) to 1 file(s)
remove comments in process file
1 parent 50b953e
Raw File
.linksrc.json
{
  "excludePatterns": [
    "^https?://.*localhost",
    "^https?://github.com/ufz/ogs/releases/.*",
    "https://jenkins.opengeosys.org/job/ufz/job/ogs-container-maker/job/master/build",
    "https://dev.azure.com/ogsci/ogs/_build",
    "https://ogs.jfrog.io/ogs"
  ]
}
back to top