CMS Tips/Techniques: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
SMS 13.1 Tips and Techniques | SMS 13.1 Tips and Techniques | ||
=Video Clips= | |||
* Visualizing Depths in SMS 13.1 (a big change) - https://youtube.com/watch?v=SRg3nebM3Go | * Visualizing Depths in SMS 13.1 (a big change) - https://youtube.com/watch?v=SRg3nebM3Go | ||
* Snap Preview to visualize boundary conditions - https://youtube.com/watch?v=QU7KrzUr7bA | * Snap Preview to visualize boundary conditions - https://youtube.com/watch?v=QU7KrzUr7bA | ||
=Troubleshooting with SMS 13.0+= | |||
<small> | |||
{| class="wikitable" | |||
|- | |||
! Problem !! Possible solution | |||
|- | |||
| CMS Error - 'Could not open file: <name>_grid.h5' || Make sure you are using CMS 5.2.7 or later | |||
|- | |||
| CMS Error - 'No cells found for cellstring: PROPERTIES ...' || Run Snap Preview to see where your forcing cellstrings are located. | |||
|- | |||
| CMS Error - 'forrtl: error (72): floating overflow' with a '''friction.f90''' file mentioned | |||
| You are probably missing the specification of a bottom friction dataset. | |||
|} | |||
</small> | |||
More to be added in the future. | More to be added in the future. |
Revision as of 19:42, 3 December 2021
SMS 13.1 Tips and Techniques
Video Clips
- Visualizing Depths in SMS 13.1 (a big change) - https://youtube.com/watch?v=SRg3nebM3Go
- Snap Preview to visualize boundary conditions - https://youtube.com/watch?v=QU7KrzUr7bA
Troubleshooting with SMS 13.0+
Problem | Possible solution |
---|---|
CMS Error - 'Could not open file: <name>_grid.h5' | Make sure you are using CMS 5.2.7 or later |
CMS Error - 'No cells found for cellstring: PROPERTIES ...' | Run Snap Preview to see where your forcing cellstrings are located. |
CMS Error - 'forrtl: error (72): floating overflow' with a friction.f90 file mentioned | You are probably missing the specification of a bottom friction dataset. |
More to be added in the future.