The Coreform-Cubit Coreform-cubit is a meshing software, which will be used for creating custom geometry and meshes. Here we collect information for installation of Coreform-Cubit on typical systems for members of the UML Linux Club.
A course on ODE/PDEs, Engy-5310 Computational Continuum Transport Phenomena (Nuclear Energy) at UMass Lowell, Dept. of Chemical Engineering, Nuclear Energy Program, is in development where the notes and homework could be used during club meetings on this topic: MOOSE.
Note: The cubit-learn license does not currently work on Linux distributions
- Proceed to the following website and install respected .exe file
- Run the program
- It will ask for the key
cubit-learn
- Restart program
Let us create a simple 2-d Rectangle
- Create new file
- Right hand side; under
Command Panel
drop down box - Select the Mode
Geometry mode
(blue shapes icon) - Select the Entity
Surface
- Select the Action
Create Surface
- Specifiy y = 5 and x =5
- Select z-plane
Let us create side sets, aka boundary vertices, for declaration in MOOSE input file
- Select the Mode
Analysis Groups and Materials
(orange block icon) - Select the Entitiy
Sideset
- Select the Action
Create Sideset
- Create a Side set ID (Equivalent to the curve id)
- Create a Side set name (Equivalent to the boundary label i.e outlet)
- Select
Curve
- To see the Curve ID's and location go to the left side select the drop down of the
Sheet Bodies
tab - Drop down the
Surface
tab - Line up the boundary name of interest to the curve id and Side set name i.e inlet is curve 6
- Select the Mode
Mesh
(orange block icon) - Select the Entitiy
Surface
- Select the Action
Intervals
- Select
Automatic Sizing
- note this is the most basic of all meshes (QUAD4)
- Where it says surface ID select your surface
- Press
Mesh