SMS:Missing Project Data: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 18: Line 18:


For ADCIRC models, use the following files to import the ADCIRC simulations:
For ADCIRC models, use the following files to import the ADCIRC simulations:
* Use the fort.14 or fort.15 to import the mesh and create the simulation.
* Use the fort.14 or fort.15 files to import the mesh and create the simulation.
* Import solution files such as fort.63, fort.64, maxele.63, and maxvel.63
* Import solution files such as fort.63, fort.64, maxele.63, and maxvel.63


Line 32: Line 32:
*Reload STWAVE simulations (including the coverages linked to them) by loading the [simulation name].sim file, found under the simulation folder.
*Reload STWAVE simulations (including the coverages linked to them) by loading the [simulation name].sim file, found under the simulation folder.


It strongly recommended that a thorough review of the project be completed before continuing working with the rebuilt project.
It is strongly recommended that a thorough review of the project be completed before continuing working with the rebuilt project.


==Related Topics==
==Related Topics==

Revision as of 20:07, 27 May 2021

Occasionally, files used in SMS become corrupted. This can happen for a few reasons:

  • A file was blocked from saving correctly by system security
  • The save process was terminated early
  • Project files were copied incorrectly
  • Project files were stored incorrectly
  • An unknown error occurred

When files become corrupted, contact Aquaveo technical support (support@aquaveo.com) to report the issue.

Rebuilding a Corrupted Project

While the corrupted project file itself cannot be restored, the component pieces of the project can be reassembled in SMS and saved out as part of a new project file. Below is a list of the file types to reassemble:

  • [project name].map: These are the Map Module coverages saved to the project. The model-specific boundary conditions will likely need to be entered again.
  • [project name]_meshes.h5: These are the meshes that were in the project. Load this before loading any of the datasets saved in the [project name]_datasets folder.
  • [project name]_grds.h5: These are the grids that were in the project. Load this before loading any of the datasets saved in the [project name]_datasets folder.
  • [project name].h5: This contains scatter sets that were in the project.
  • Any GIS layers, such as rasters or shapefiles, will need to be loaded again.

For ADCIRC models, use the following files to import the ADCIRC simulations:

  • Use the fort.14 or fort.15 files to import the mesh and create the simulation.
  • Import solution files such as fort.63, fort.64, maxele.63, and maxvel.63

For CMS-Flow, use the following files to import the CMS-Flow simulations:

  • Use the [project name].cmcards file to import the UGrid and create the CMS-Flow simulation.
  • To load solutions for the CMS-Flow simulation, import the [project name].h5 files.

For SRH-2D models, use the following files to import the SRH-2D simulations:

  • Reload SRH-2D simulations (including the coverages linked to them) by loading the SRHHYDRO file, found under the [project name]\SRH-2D\[simulation name] folder.
  • To load solutions for SRH-2D simulations that were already run, import the XMDF.h5 file from the same directory as the SRHHYDRO file.

For STWAVE models, use the following files to import the SRH-2D simulations:

  • Reload STWAVE simulations (including the coverages linked to them) by loading the [simulation name].sim file, found under the simulation folder.

It is strongly recommended that a thorough review of the project be completed before continuing working with the rebuilt project.

Related Topics