-
Notifications
You must be signed in to change notification settings - Fork 66
Mesh Generation
Cameron Smith edited this page Oct 24, 2016
·
5 revisions
See the research wiki page for serial mesh generation with SimModeler on SCOREC Workstations https://wiki.scorec.rpi.edu/researchwiki/SimModeler#Mesh_Generation_with_Sim_Modeler
Run Simmetrix parallel mesh generation on number_of_processes processes using the mesh control attributes defined in the mesh_case_name on the geometric model model.
module load pumi
mpirun -np <number_of_processes> generate <model (.smd)> <mesh_case_name>