Skip to content

Commit bc8220e

Browse files
authored
Add output_CSV parameter to runtime.txt
Added 'output_CSV' parameter to runtime configuration to indicate the file format of model outputs.
1 parent 1396740 commit bc8220e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

input/runtime.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ Input_NH4 0
2424
Input_PO4 0
2525
direct 0.95
2626
dist 1
27-
interval 1
27+
interval 1
28+
output_CSV 1

0 commit comments

Comments
 (0)