Cubit 15.3 User Documentation
CUBIT can export models to the Fluent mesh format and supports defining the above CFD boundary conditions. Only the region on which the BC acts can be defined in CUBIT. The data associated with each boundary condition (pressure, velocity, mass values) is not defined within CUBIT and must be assigned using a CFD model editor, such as Fluent.
The following shows the commands for creating and modifying CFD boundary conditions. To delete them, use the delete command (see Miscellaneous Commands).
Create Inletvelocity [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Inletvelocity [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]
Create Inletpressure [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Inletpressure [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]
Create Inletmassflow [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Inletmassflow [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]
Create Outletpressure [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Outletpressure [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]
Create Farfieldpressure [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Farfieldpressure [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]
Create Symmetry [id] [name <'name'>] [{Add|On} {Surface} <entity_list>]
Modify Symmetry [id] [name <'name'>] [{Add|Remove} {Surface} <entity_list>]