Difference between revisions of "Prepping the Grid for Chef"
From PHASTA Wiki
m (Minor formatting tweaks.) |
(Update Partition link to new location) |
||
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 (<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]]. | + | 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 [[Level 1 Partition]]. |
Revision as of 08:21, 15 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 Level 1 Partition.