We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8271c62 commit 855915cCopy full SHA for 855915c
docs/conversion/run-cam-sima.md
@@ -8,7 +8,7 @@ It's time to try to run CAM-SIMA!
8
- Your `user_nl_cam` needs to contain the following (to bring in the cam_snapshot for input and to activate the validation tool):
9
```
10
ncdata='/FullPathName/your_before_snapshot_file.nc'
11
-ncdata_check='/FullPathName/your_output_filename.nc'
+ncdata_check='/FullPathName/your_after_snapshot_file.nc'
12
debug_output = 0 !Turns off debug messages which interfere with the validation tool output
13
14
- If the number of vertical levels in your snapshot file is something other than 30, then you will also need to add the following to your user_nl_cam:
0 commit comments