Skip to content

Commit

Permalink
Add documentation for logSystem Driver option key.
Browse files Browse the repository at this point in the history
  • Loading branch information
theurich committed Dec 13, 2024
1 parent f91fab2 commit 661eb42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/addon/ESMX/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ This section affects the driver level.
| --------------- | -------------------------------------------------------------------- | --------------- |
| `componentList` | list of component labels, each matching a top level key in this file | *Empty* |
| `runSequence` | block literal string defining the run sequence | *NUOPC default* |
| `logSystem` | enable/disable ESMF_VMLogSystem() during Driver SetModelServices(): `true` or `false`| `false` |
| `attributes` | map of key value pairs, each defining a driver attribute | *None* |

#### Component Label Options
Expand Down

0 comments on commit 661eb42

Please sign in to comment.