OOF2: The Manual

Name

OOF.Mesh.Profiles.Rename — Rename a profile.

Synopsis

OOF.Mesh.Profiles.Rename(profile,name)

Details

  • Parent Menu: OOF.Mesh.Profiles
  • Callback: function _pfrename in module ooflib.engine.IO.boundarycondition
  • Threadability: Threadable
  • Parameters:

    profile
    Old name of the profile. Type: A character string.
    name
    New name of the profile Type: A character string.

Description

Assign a new name to the given named Profile. This does not affect the boundary conditions using the profile. Any boundary conditions using the Profile before it was renamed will still be using it afterwards.


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