


Application | Description |
Geometry | Creates the geometric representation of your model. You can also import geometry from CAD under the File | Import menu. CAD geometry can then be manipulated, repaired, or modified in the Geometry application. This is a generic operation independent of any Marc analysis. Coordinate frames are also created under this application. See Geometry - Coordinate Frames for supported coordinate definition keywords. |
Finite Elements (FEM) | Allows you to create a finite element mesh of your geometric model. Or the mesh can be imported independent of any geometry under the File | Import menu or the Analysis application. This is a generic operation independent of any Marc analysis.(However you must be aware of the proper element topologies valid for a valid Marc analysis.) The exception to this are MPCs and rigid type elements which are specific to Marc. These are also defined in the FEM application. See Multi-Point Constraints for list of supported MPC and rigid elements. |
Loads and Boundary Conditions (LBCs) (Contact) | Allows you to apply boundary conditions (constraints) and loads to your model on either the geometry or the actual finite element mesh. Contact definitions are considered a type of boundary condition and are specified here. Only LBCs allowed in Marc are available in this application when Marc is the analysis preference. See Loads and Boundary Conditions - Contact for supported loads and boundary conditions. |
Materials | Material properties are defined from the Marc material library in this application. See Material Library for the complete material library. |
Properties | Element properties are defined in this application. The properties associated to a group of elements or mesh are specified including a reference to the appropriate material(s). This application defines which Marc element types will actually be used in an analysis. See Element Properties for supported element types and their corresponding properties. |
Load Cases | Loads and boundary conditions can be grouped together into various load cases. Multiple load cases can be created with any combination of grouped LBCs. Contact tables are not part of these load cases, but are defined in the Analysis application. Static versus transient loading is defined in this application. Although the transient definition of a particular load is defined in the Fields application and associated to the load in the LBCs application. The LBCs with transient definitions must be associated to a transient load case or they will not be treated as transient. See Load Cases |
Fields | Time and frequency dependent as well as spatial fields (tables) can be created in this application. Properties that vary spatially and/or loads that vary with time or frequency must reference a table definition created in the Fields application. See Fields - Tables |
Application | Description |
Analysis | The Analysis application is the culmination of the model building and preparation activity where an actual analysis job is set up and submitted. Various analysis specific (as opposed to model specific) parameters are set up including translation parameters, output requests, contact tables, solution types, etc. When the analysis is complete, the results are read back in with this application also. Result postprocessing is then performed in the Result application. See Running an Analysis for an explanation of all supported analysis options and parameters. |
Results XY Plot | These are result postprocessing applications. Fringe plots of various requested output quantities can be visually displayed. XY plots created under the Results application can be manipulated and modified in the XY Plot application. See Results Created in Patran for a list of supported results entities. |






Note: | The editor of choice must be in the user’s search path. If the operation appears not to work, check that the editor can be accessed from a command prompt by simply typing the name with no path. The default editor is xterm -exec vi on UNIX and notepad on Windows. |

Note: | You can disable/enable the Analysis Manager with these command: analysis_manager.disable(), analysis_manager.enable(). |


Note: | If this menu item does not appear it is because the $P3_HOME/md_demos directory does not exist. This is fully customizable. See the Readme file in the same directory for more details. |