Difference between revisions of "Prepping the Grid for Chef"

From PHASTA Wiki
Jump to: navigation, search
m (Minor formatting tweaks.)
Line 1: Line 1:
The linked [https://fluid.colorado.edu/tutorials/Convert_for_chef.mp4 video] will take you through the process of converting your mesh (.sms file) and your model (.smd file) into a single file that Chef can read and work with. If done properly, you will output a subdirectory called mdsMesh. In this directory, there should be a file called 0.smb, which is what Chef will use. If you are ready to get started using Chef, click [https://fluid.colorado.edu/wiki/index.php/Partition here].
+
The linked [https://fluid.colorado.edu/tutorials/Convert_for_chef.mp4 video] will take you through the process of converting your mesh (<code>.sms</code> file) and your model (<code>.smd</code> file) into a single file that [[Chef]] can read and work with. If done properly, you will output a subdirectory called <code>mdsMesh/</code>. In this directory, there should be a file called <code>0.smb</code>, which is what Chef will use. If you are ready to get started using Chef, head over to [[Partition]].

Revision as of 08:17, 12 September 2020

The linked video will take you through the process of converting your mesh (.sms file) and your model (.smd file) into a single file that Chef can read and work with. If done properly, you will output a subdirectory called mdsMesh/. In this directory, there should be a file called 0.smb, which is what Chef will use. If you are ready to get started using Chef, head over to Partition.