|
|||||||||||||||
| Problem Specification 1. Create Geometry in GAMBIT 2. Mesh Geometry in GAMBIT 3. Specify Boundary Types in GAMBIT 4. Set Up Problem in FLUENT 5. Solve! 6. Analyze Results 7. Refine Mesh |
|||||||||||||||
Step 3: Specify Boundary Types in GAMBIT |
|
Edge Position |
Name |
Type |
|
Left |
inflow |
VELOCITY_INLET |
|
Right |
outflow |
PRESSURE_OUTLET |
|
Top |
top |
SYMMETRY |
|
Bottom |
plate |
WALL |
You should have the following edges in the Name/Type list when finished:
Main Menu > File > Save
Main Menu > File > Export > Mesh...
Type in plate.msh for the File Name:. Select Export 2d Mesh because this is a 2 dimensional mesh. Click Accept.
It is important to check that plate.msh has been created in your working directory. GAMBIT may periodically fail to write the .msh file. If this should happen, simply try writing the .msh file to another directory and then coping it into your working directory.