https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7860288aebf92b4c8df4e1ea73c594cd25226fc1 authored by Wenqing Wang on 24 March 2021, 11:27:12 UTC
[CTest/TRM] Added a test for option no_displacement_by_initial_total_stress
Tip revision: 7860288
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top