Contact Us
 

Contact CIMNE

    International Center for Numerical Methods in Engineering
    C1 Building, Campus Norte UPC
    Gran Capitan, s/n
    08034 Barcelona, Spain

 
 
project
 Prev:  problemtypepathMain page
 Next:  rgbdefaultbackground



GiD_Info Project <item>?

      

      

This command returns information about the project. More precisely, it returns a list with:

      
  • Problem type name.
      
  • Current model name.
      
  • 'There are changes' flag.
      
  • Current layer to use.
      
  • Active part (GEOMETRYUSE, MESHUSE, POSTUSE or GRAFUSE).
      
  • Quadratic problem flag.
      
  • Drawing type (normal, polygons, render, postprocess).
      
  • NOPOST or YESPOST.
      
  • Debug or nodebug.
      
  • GiD temporary directory.
      
  • Must regenerate the mesh flag (0 or 1).
      
  • Last element size used for meshing (NONE if there is no mesh).
      
  • BackgroundFilename is the name of a background mesh file to assign mesh sizes.
      
  • RequireMeshSize. (1 if all sizes are specified by the number of divisions, then user is not required to specify the mesh size)
      
  • RecommendedMeshSize. (The value of the mesh size that the program will recommend, based on the model size)

      

It is possible to ask for a single item only rather than the whole list, with <item> equal to:

      

ProblemType | ModelName | AreChanges | LayerToUse | ViewMode | Quadratic | RenderMode | ExistPost | Debug | TmpDirectory | MustReMesh | LastElementSize | BackgroundFilename | RequireMeshSize | RecommendedMeshSize

      

      

Example:

      

in: GiD_Info Project

      

out: "cmas2d e:modelscar_model 1 layer3 MESHUSE 0 normal YESPOST nodebug C:TEMPgid2 0 1.4"

      

      

in: GiD_Info Project ModelName

      

out: "e:modelscar_model"

project




 Prev:  problemtypepathMain page
 Next:  rgbdefaultbackground