Skip to content

Commit

Permalink
DOCstring update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
MuellerSeb committed Sep 10, 2019
1 parent 3c1c445 commit 5c856d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ogs5py/fileclasses/ic/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ class IC(BlockFile):
Sub-Keywords ($) per Main-Keyword:
- INITIAL_CONDITION
- COMP_NAME
- DIS_TYPE
- GEO_TYPE
- PCS_TYPE
- PRIMARY_VARIABLE
- COMP_NAME
- STORE_VALUES
- DIS_TYPE
- GEO_TYPE
Standard block:
:PCS_TYPE: "GROUNDWATER_FLOW"
Expand Down Expand Up @@ -98,7 +98,7 @@ class RFR(File):
List of units for the occurring variables. Can be None.
OGS5 ignores them anyway.
Default: :class:`None`
header : str or None, optional
headers : str or None, optional
First four lines of the RFR file. If :class:`None`, a standard header
is written.
Default: :class:`None`
Expand Down

0 comments on commit 5c856d8

Please sign in to comment.