https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6b2950a2e73656411a1467ea906dcc03d613fe2f authored by Jaime Garibay on 04 May 2021, 09:58:18 UTC, committed by renchao.lu on 05 May 2021, 15:13:31 UTC
1 parent c7f47ff
Raw File
Tip revision: 6b2950a2e73656411a1467ea906dcc03d613fe2f authored by Jaime Garibay on 04 May 2021, 09:58:18 UTC
[CL] added setReactantVolumeFraction template function
Tip revision: 6b2950a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top