Run Mesh Convert/Check/Stats¶
Standalone ACDTool mesh operations are provided for evaluating analysis mesh quality prior to submitting ACE3P analysis jobs. These operations can be selected from the Attribute Editor in the Modules tab. Set the Analysis field to ACDTool, and select from the mesh options listed in the ACDTool field.
After setting the mesh operation in the Modules tab, submit the ACDTool job in the usual way, by opening the ACE3P menu and selecting the Submit Analysis Job… item.
Note
Be sure to run all ACDTool jobs, including mesh operations, with one processing node and one core.
The format of your local mesh file will determine which stand-alone mesh operations to run.
For Geneses (
.gen) mesh files, use theMesh Convertoption. When submitted to NERSC, ACDTool will convert the file to NetCDF format and then runMesh Statson the.ncdffile. Theacdtool.logfile generated by ACDTool is copied to ameshconvert.logfile on the NERSC file system, so that the data will not be overwritten by other ACDTool jobs you might run.For NetCDF (
.ncdf) mesh files, you can use theMesh CheckandMesh Statsoptions. Theacdtool.logfile from these operations will be copied tomeshcheck.logormeshstats.log, respectively, on the NERSC file system.