File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed
tasks/manufactured_solution Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ variables:
2323 normalVelocity : NormalVelocity
2424
2525 # auxiliary state
26- ssh : SshCell
26+ ssh : SshCellDefault
2727
2828config :
2929- section :
Original file line number Diff line number Diff line change @@ -42,21 +42,15 @@ Omega:
4242 InitialState :
4343 UsePointerFile : false
4444 Filename : init.nc
45- Mode : read
46- Precision : double
47- Freq : 1
48- FreqUnits : OnStartup
49- UseStartEnd : false
5045 Contents :
51- - Restart
46+ - NormalVelocity
47+ - LayerThickness
5248 History :
53- UsePointerFile : false
5449 Filename : output.nc
55- Mode : write
56- IfExists : replace
57- Precision : double
5850 Freq : {{ output_freq }}
5951 FreqUnits : Seconds
60- UseStartEnd : false
6152 Contents :
62- - Tracers
53+ - NormalVelocity
54+ - LayerThickness
55+ - SshCellDefault
56+ RestartRead : {}
You can’t perform that action at this time.
0 commit comments