https://gitlab.opengeosys.org/ogs/ogs.git
Revision 47c81bdb8192f47d34a47bc1c02238fe574e4240 authored by Thomas Fischer on 08 October 2020, 13:24:12 UTC, committed by Thomas Fischer on 13 October 2020, 09:44:15 UTC
Output of surface flux uses the standard mesh
output. Therefore it isn't necessary anymore to
pass the output_directory.
1 parent 284dba1
Raw File
Tip revision: 47c81bdb8192f47d34a47bc1c02238fe574e4240 authored by Thomas Fischer on 08 October 2020, 13:24:12 UTC
[PL] Rm unnecessary parameter output_directory.
Tip revision: 47c81bd
codecov.yml
codecov:
  token: 2371d4ae-34d6-4a75-a212-0ecd2ffa2629

ignore:
  - "Applications/CLI"
  - "ProcessLib"
  - "ThirdParty"
  - "*Tests/**/*"
back to top