OOF2: The Manual

Name

OOF.LoadData.Mesh.Boundary_Condition — Load a boundary conditon. Used internally in Mesh data files.

Synopsis

OOF.LoadData.Mesh.Boundary_Condition(mesh,bcname,bc)

Details

  • Parent Menu: OOF.LoadData.Mesh
  • Callback: function _meshBoundary_Conditions in module oof2.engine.IO.meshIO
  • Threadability: Threadable
  • Parameters:

    mesh
    Type: The path to an existing Mesh object.
    bcname
    Name of the boundary condition. Type: A character string.
    bc
    Type: An object of the BC class.

Description

Load a boundary condition from a saved Mesh.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */