https://gitlab.opengeosys.org/ogs/ogs.git
Revision a555a86af4e3009a2f9e76d4cfc5e84fd2903339 authored by Dmitry Yu. Naumov on 11 November 2021, 19:19:35 UTC, committed by Dmitry Yu. Naumov on 11 November 2021, 19:19:35 UTC
[PL/CT] Output medium property porosity

See merge request ogs/ogs!3880
2 parent s 099a864 + ed85f96
Raw File
Tip revision: a555a86af4e3009a2f9e76d4cfc5e84fd2903339 authored by Dmitry Yu. Naumov on 11 November 2021, 19:19:35 UTC
Merge branch 'OutputMeshPropPorosity' into 'master'
Tip revision: a555a86
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top