B. Options
This appendix lists all the available options. Gmsh's default behavior
is to save some of these options in a per-user "session resource" file
(General.SessionFileName
) every time Gmsh is shut down. This
permits for example to automatically remember the size and location of
the windows or which fonts to use. Other options can be saved in a
per-user "option" file (General.OptionsFileName
), automatically
loaded by Gmsh every time it starts up, by using the `File->Save Default
Options' menu.
B.1 General options list
General.AxesFormatX
-
Number format for X-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
General.AxesFormatY
-
Number format for Y-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
General.AxesFormatZ
-
Number format for Z-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
General.AxesLabelX
-
X-axis label
Default value: ""
Saved in: General.OptionsFileName
General.AxesLabelY
-
Y-axis label
Default value: ""
Saved in: General.OptionsFileName
General.AxesLabelZ
-
Z-axis label
Default value: ""
Saved in: General.OptionsFileName
General.BackgroundImageFileName
-
Background image file in JPEG or PNG format
Default value: ""
Saved in: General.OptionsFileName
General.DefaultFileName
-
Default project file name
Default value: "untitled.geo"
Saved in: General.OptionsFileName
General.Display
-
X server to use (only for Unix versions)
Default value: ""
Saved in: -
General.ErrorFileName
-
File into which the log is saved if a fatal error occurs
Default value: ".gmsh-errors"
Saved in: General.OptionsFileName
General.FileName
-
Current project file name (read-only)
Default value: ""
Saved in: -
General.FltkTheme
-
FLTK user interface theme (try e.g. plastic or gtk+)
Default value: ""
Saved in: General.OptionsFileName
General.GraphicsFont
-
Font used in the graphic window
Default value: "Helvetica"
Saved in: General.OptionsFileName
General.OptionsFileName
-
Option file created with `Tools->Options->Save'; automatically read on startup
Default value: ".gmsh-options"
Saved in: General.SessionFileName
General.SessionFileName
-
Option file into which session specific information is saved; automatically read on startup
Default value: ".gmshrc"
Saved in: -
General.TextEditor
-
System command to launch a text editor
Default value: "open -t %s"
Saved in: General.OptionsFileName
General.TmpFileName
-
Temporary file used by the geometry module
Default value: ".gmsh-tmp"
Saved in: General.SessionFileName
General.WebBrowser
-
System command to launch a web browser
Default value: "open %s"
Saved in: General.OptionsFileName
General.AlphaBlending
-
Enable alpha blending (transparency) in post-processing views
Default value: 1
Saved in: General.OptionsFileName
General.Antialiasing
-
Use multisample antialiasing (will slow down rendering)
Default value: 0
Saved in: General.OptionsFileName
General.ArrowHeadRadius
-
Relative radius of arrow head
Default value: 0.12
Saved in: General.OptionsFileName
General.ArrowStemLength
-
Relative length of arrow stem
Default value: 0.56
Saved in: General.OptionsFileName
General.ArrowStemRadius
-
Relative radius of arrow stem
Default value: 0.02
Saved in: General.OptionsFileName
General.Axes
-
Axes (0=none, 1=simple axes, 2=box, 3=full grid, 4=open grid, 5=ruler)
Default value: 0
Saved in: General.OptionsFileName
General.AxesMikado
-
Mikado axes style
Default value: 0
Saved in: General.OptionsFileName
General.AxesAutoPosition
-
Position the axes automatically
Default value: 1
Saved in: General.OptionsFileName
General.AxesMaxX
-
Maximum X-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
General.AxesMaxY
-
Maximum Y-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
General.AxesMaxZ
-
Maximum Z-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
General.AxesMinX
-
Minimum X-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
General.AxesMinY
-
Minimum Y-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
General.AxesMinZ
-
Minimum Z-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
General.AxesTicsX
-
Number of tics on the X-axis
Default value: 5
Saved in: General.OptionsFileName
General.AxesTicsY
-
Number of tics on the Y-axis
Default value: 5
Saved in: General.OptionsFileName
General.AxesTicsZ
-
Number of tics on the Z-axis
Default value: 5
Saved in: General.OptionsFileName
General.BackgroundGradient
-
Draw background gradient (0=none, 1=vertical, 2=horizontal, 3=radial)
Default value: 1
Saved in: General.OptionsFileName
General.BackgroundImagePositionX
-
X position (in pixels) of background image (< 0: right alignment; > 1e5: centered)
Default value: 100000
Saved in: General.OptionsFileName
General.BackgroundImagePositionY
-
Y position (in pixels) of background image (< 0: right alignment; > 1e5: centered)
Default value: 100000
Saved in: General.OptionsFileName
General.Clip0A
-
First coefficient in equation for clipping plane 0 (`A' in `AX+BY+CZ+D=0')
Default value: 1
Saved in: -
General.Clip0B
-
Second coefficient in equation for clipping plane 0 (`B' in `AX+BY+CZ+D=0')
Default value: 0
Saved in: -
General.Clip0C
-
Third coefficient in equation for clipping plane 0 (`C' in `AX+BY+CZ+D=0')
Default value: 0
Saved in: -
General.Clip0D
-
Fourth coefficient in equation for clipping plane 0 (`D' in `AX+BY+CZ+D=0')
Default value: 0
Saved in: -
General.Clip1A
-
First coefficient in equation for clipping plane 1
Default value: 0
Saved in: -
General.Clip1B
-
Second coefficient in equation for clipping plane 1
Default value: 1
Saved in: -
General.Clip1C
-
Third coefficient in equation for clipping plane 1
Default value: 0
Saved in: -
General.Clip1D
-
Fourth coefficient in equation for clipping plane 1
Default value: 0
Saved in: -
General.Clip2A
-
First coefficient in equation for clipping plane 2
Default value: 0
Saved in: -
General.Clip2B
-
Second coefficient in equation for clipping plane 2
Default value: 0
Saved in: -
General.Clip2C
-
Third coefficient in equation for clipping plane 2
Default value: 1
Saved in: -
General.Clip2D
-
Fourth coefficient in equation for clipping plane 2
Default value: 0
Saved in: -
General.Clip3A
-
First coefficient in equation for clipping plane 3
Default value: -1
Saved in: -
General.Clip3B
-
Second coefficient in equation for clipping plane 3
Default value: 0
Saved in: -
General.Clip3C
-
Third coefficient in equation for clipping plane 3
Default value: 0
Saved in: -
General.Clip3D
-
Fourth coefficient in equation for clipping plane 3
Default value: 0
Saved in: -
General.Clip4A
-
First coefficient in equation for clipping plane 4
Default value: 0
Saved in: -
General.Clip4B
-
Second coefficient in equation for clipping plane 4
Default value: -1
Saved in: -
General.Clip4C
-
Third coefficient in equation for clipping plane 4
Default value: 0
Saved in: -
General.Clip4D
-
Fourth coefficient in equation for clipping plane 4
Default value: 0
Saved in: -
General.Clip5A
-
First coefficient in equation for clipping plane 5
Default value: 0
Saved in: -
General.Clip5B
-
Second coefficient in equation for clipping plane 5
Default value: 0
Saved in: -
General.Clip5C
-
Third coefficient in equation for clipping plane 5
Default value: -1
Saved in: -
General.Clip5D
-
Fourth coefficient in equation for clipping plane 5
Default value: 0
Saved in: -
General.ClipFactor
-
Near and far clipping plane distance factor (decrease value for better z-buffer resolution)
Default value: 5
Saved in: -
General.ClipOnlyDrawIntersectingVolume
-
Only draw layer of elements that intersect the clipping plane
Default value: 0
Saved in: General.OptionsFileName
General.ClipOnlyVolume
-
Only clip volume elements
Default value: 0
Saved in: General.OptionsFileName
General.ClipPositionX
-
Horizontal position (in pixels) of the upper left corner of the clipping planes window
Default value: 650
Saved in: General.SessionFileName
General.ClipPositionY
-
Vertical position (in pixels) of the upper left corner of the clipping planes window
Default value: 150
Saved in: General.SessionFileName
General.ClipWholeElements
-
Clip whole elements
Default value: 0
Saved in: General.OptionsFileName
General.ColorScheme
-
Default color scheme (0=dark, 1=light or 2=grayscale)
Default value: 1
Saved in: General.OptionsFileName
General.ConfirmOverwrite
-
Ask confirmation before overwriting files?
Default value: 1
Saved in: General.OptionsFileName
General.ContextPositionX
-
Horizontal position (in pixels) of the upper left corner of the contextual windows
Default value: 650
Saved in: General.SessionFileName
General.ContextPositionY
-
Vertical position (in pixels) of the upper left corner of the contextual windows
Default value: 150
Saved in: General.SessionFileName
General.DoubleBuffer
-
Use a double buffered graphic window (on Unix, should be set to 0 when working on a remote host without GLX)
Default value: 1
Saved in: General.OptionsFileName
General.DrawBoundingBoxes
-
Draw bounding boxes
Default value: 0
Saved in: General.OptionsFileName
General.ExpertMode
-
Enable expert mode (to disable all the messages meant for inexperienced users)
Default value: 0
Saved in: General.OptionsFileName
General.FastRedraw
-
Draw simplified model while rotating, panning and zooming
Default value: 0
Saved in: General.OptionsFileName
General.FieldPositionX
-
Horizontal position (in pixels) of the upper left corner of the field window
Default value: 650
Saved in: General.SessionFileName
General.FieldPositionY
-
Vertical position (in pixels) of the upper left corner of the field window
Default value: 550
Saved in: General.SessionFileName
General.FieldHeight
-
Height (in pixels) of the field window
Default value: 300
Saved in: General.SessionFileName
General.FieldWidth
-
Width (in pixels) of the field window
Default value: 300
Saved in: General.SessionFileName
General.FileChooserPositionX
-
Horizontal position (in pixels) of the upper left corner of the file chooser windows
Default value: 200
Saved in: General.SessionFileName
General.FileChooserPositionY
-
Vertical position (in pixels) of the upper left corner of the file chooser windows
Default value: 200
Saved in: General.SessionFileName
General.FontSize
-
Size of the font in the user interface (-1=automatic)
Default value: -1
Saved in: General.OptionsFileName
General.GraphicsFontSize
-
Size of the font in the graphic window
Default value: 17
Saved in: General.OptionsFileName
General.GraphicsHeight
-
Height (in pixels) of the graphic window
Default value: 600
Saved in: General.SessionFileName
General.GraphicsPositionX
-
Horizontal position (in pixels) of the upper left corner of the graphic window
Default value: 50
Saved in: General.SessionFileName
General.GraphicsPositionY
-
Vertical position (in pixels) of the upper left corner of the graphic window
Default value: 50
Saved in: General.SessionFileName
General.GraphicsWidth
-
Width (in pixels) of the graphic window
Default value: 600
Saved in: General.SessionFileName
General.InitialModule
-
Module launched on startup (0=automatic, 1=geometry, 2=mesh, 3=solver, 4=post-processing)
Default value: 0
Saved in: General.OptionsFileName
General.Light0
-
Enable light source 0
Default value: 1
Saved in: General.OptionsFileName
General.Light0X
-
X position of light source 0
Default value: 0.65
Saved in: General.OptionsFileName
General.Light0Y
-
Y position of light source 0
Default value: 0.65
Saved in: General.OptionsFileName
General.Light0Z
-
Z position of light source 0
Default value: 1
Saved in: General.OptionsFileName
General.Light0W
-
Divisor of the X, Y and Z coordinates of light source 0 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.Light1
-
Enable light source 1
Default value: 0
Saved in: General.OptionsFileName
General.Light1X
-
X position of light source 1
Default value: 0.5
Saved in: General.OptionsFileName
General.Light1Y
-
Y position of light source 1
Default value: 0.3
Saved in: General.OptionsFileName
General.Light1Z
-
Z position of light source 1
Default value: 1
Saved in: General.OptionsFileName
General.Light1W
-
Divisor of the X, Y and Z coordinates of light source 1 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.Light2
-
Enable light source 2
Default value: 0
Saved in: General.OptionsFileName
General.Light2X
-
X position of light source 2
Default value: 0.5
Saved in: General.OptionsFileName
General.Light2Y
-
Y position of light source 2
Default value: 0.3
Saved in: General.OptionsFileName
General.Light2Z
-
Z position of light source 2
Default value: 1
Saved in: General.OptionsFileName
General.Light2W
-
Divisor of the X, Y and Z coordinates of light source 2 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.Light3
-
Enable light source 3
Default value: 0
Saved in: General.OptionsFileName
General.Light3X
-
X position of light source 3
Default value: 0.5
Saved in: General.OptionsFileName
General.Light3Y
-
Y position of light source 3
Default value: 0.3
Saved in: General.OptionsFileName
General.Light3Z
-
Z position of light source 3
Default value: 1
Saved in: General.OptionsFileName
General.Light3W
-
Divisor of the X, Y and Z coordinates of light source 3 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.Light4
-
Enable light source 4
Default value: 0
Saved in: General.OptionsFileName
General.Light4X
-
X position of light source 4
Default value: 0.5
Saved in: General.OptionsFileName
General.Light4Y
-
Y position of light source 4
Default value: 0.3
Saved in: General.OptionsFileName
General.Light4Z
-
Z position of light source 4
Default value: 1
Saved in: General.OptionsFileName
General.Light4W
-
Divisor of the X, Y and Z coordinates of light source 4 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.Light5
-
Enable light source 5
Default value: 0
Saved in: General.OptionsFileName
General.Light5X
-
X position of light source 5
Default value: 0.5
Saved in: General.OptionsFileName
General.Light5Y
-
Y position of light source 5
Default value: 0.3
Saved in: General.OptionsFileName
General.Light5Z
-
Z position of light source 5
Default value: 1
Saved in: General.OptionsFileName
General.Light5W
-
Divisor of the X, Y and Z coordinates of light source 5 (W=0 means infinitely far source)
Default value: 0
Saved in: General.OptionsFileName
General.LineWidth
-
Display width of lines (in pixels)
Default value: 1
Saved in: General.OptionsFileName
General.ManipulatorPositionX
-
Horizontal position (in pixels) of the upper left corner of the manipulator window
Default value: 650
Saved in: General.SessionFileName
General.ManipulatorPositionY
-
Vertical position (in pixels) of the upper left corner of the manipulator window
Default value: 150
Saved in: General.SessionFileName
General.MaxX
-
Maximum model coordinate along the X-axis (read-only)
Default value: 0
Saved in: -
General.MaxY
-
Maximum model coordinate along the Y-axis (read-only)
Default value: 0
Saved in: -
General.MaxZ
-
Maximum model coordinate along the Z-axis (read-only)
Default value: 0
Saved in: -
General.MenuPositionX
-
Horizontal position (in pixels) of the upper left corner of the menu window
Default value: 800
Saved in: General.SessionFileName
General.MenuPositionY
-
Vertical position (in pixels) of the upper left corner of the menu window
Default value: 50
Saved in: General.SessionFileName
General.MessageAutoScroll
-
Automatically scroll message window
Default value: 1
Saved in: General.OptionsFileName
General.MessagePositionX
-
Horizontal position (in pixels) of the upper left corner of the message window
Default value: 650
Saved in: General.SessionFileName
General.MessagePositionY
-
Vertical position (in pixels) of the upper left corner of the message window
Default value: 490
Saved in: General.SessionFileName
General.MessageHeight
-
Height (in pixels) of the message window
Default value: 300
Saved in: General.SessionFileName
General.MessageWidth
-
Width (in pixels) of the message window
Default value: 400
Saved in: General.SessionFileName
General.MinX
-
Minimum model coordinate along the X-axis (read-only)
Default value: 0
Saved in: -
General.MinY
-
Minimum model coordinate along the Y-axis (read-only)
Default value: 0
Saved in: -
General.MinZ
-
Minimum model coordinate along the Z-axis (read-only)
Default value: 0
Saved in: -
General.MouseHoverMeshes
-
Enable mouse hover on meshes
Default value: 0
Saved in: General.OptionsFileName
General.MouseSelection
-
Enable mouse selection
Default value: 1
Saved in: General.OptionsFileName
General.NonModalWindows
-
Force all control windows to be on top of the graphic window ("non-modal")
Default value: 1
Saved in: General.SessionFileName
General.NoPopup
-
Disable interactive dialog windows in scripts (and use default values instead)
Default value: 0
Saved in: General.OptionsFileName
General.OptionsPositionX
-
Horizontal position (in pixels) of the upper left corner of the option window
Default value: 650
Saved in: General.SessionFileName
General.OptionsPositionY
-
Vertical position (in pixels) of the upper left corner of the option window
Default value: 150
Saved in: General.SessionFileName
General.Orthographic
-
Orthographic projection mode (0=perspective projection)
Default value: 1
Saved in: General.OptionsFileName
General.PluginPositionX
-
Horizontal position (in pixels) of the upper left corner of the plugin window
Default value: 650
Saved in: General.SessionFileName
General.PluginPositionY
-
Vertical position (in pixels) of the upper left corner of the plugin window
Default value: 550
Saved in: General.SessionFileName
General.PluginHeight
-
Height (in pixels) of the plugin window
Default value: 300
Saved in: General.SessionFileName
General.PluginWidth
-
Width (in pixels) of the plugin window
Default value: 300
Saved in: General.SessionFileName
General.PointSize
-
Display size of points (in pixels)
Default value: 3
Saved in: General.OptionsFileName
General.PolygonOffsetAlwaysOn
-
Always apply polygon offset, instead of trying to detect when it is required
Default value: 0
Saved in: General.OptionsFileName
General.PolygonOffsetFactor
-
Polygon offset factor (offset = factor * DZ + r * units)
Default value: 0.5
Saved in: General.OptionsFileName
General.PolygonOffsetUnits
-
Polygon offset units (offset = factor * DZ + r * units)
Default value: 1
Saved in: General.OptionsFileName
General.QuadricSubdivisions
-
Number of subdivisions used to draw points or lines as spheres or cylinders
Default value: 6
Saved in: General.OptionsFileName
General.RotationX
-
First Euler angle (used if Trackball=0)
Default value: 0
Saved in: -
General.RotationY
-
Second Euler angle (used if Trackball=0)
Default value: 0
Saved in: -
General.RotationZ
-
Third Euler angle (used if Trackball=0)
Default value: 0
Saved in: -
General.RotationCenterGravity
-
Rotate around the (pseudo) center of mass instead of (RotationCenterX, RotationCenterY, RotationCenterZ)
Default value: 1
Saved in: General.OptionsFileName
General.RotationCenterX
-
X coordinate of the center of rotation
Default value: 0
Saved in: -
General.RotationCenterY
-
Y coordinate of the center of rotation
Default value: 0
Saved in: -
General.RotationCenterZ
-
Z coordinate of the center of rotation
Default value: 0
Saved in: -
General.SaveOptions
-
Automatically save current options in General.OptionsFileName each time you quit Gmsh?
Default value: 0
Saved in: General.SessionFileName
General.SaveSession
-
Automatically save session specific information in General.SessionFileName each time you quit Gmsh?
Default value: 1
Saved in: General.SessionFileName
General.ScaleX
-
X-axis scale factor
Default value: 1
Saved in: -
General.ScaleY
-
Y-axis scale factor
Default value: 1
Saved in: -
General.ScaleZ
-
Z-axis scale factor
Default value: 1
Saved in: -
General.Shininess
-
Material shininess
Default value: 0.4
Saved in: General.OptionsFileName
General.ShininessExponent
-
Material shininess exponent (between 0 and 128)
Default value: 40
Saved in: General.OptionsFileName
General.SmallAxes
-
Display the small axes
Default value: 1
Saved in: General.OptionsFileName
General.SmallAxesPositionX
-
X position (in pixels) of small axes (< 0: right alignment; > 1e5: centered)
Default value: -60
Saved in: General.OptionsFileName
General.SmallAxesPositionY
-
Y position (in pixels) of small axes (< 0: right alignment; > 1e5: centered)
Default value: -40
Saved in: General.OptionsFileName
General.SmallAxesSize
-
Size (in pixels) of small axes
Default value: 30
Saved in: General.OptionsFileName
General.SolverPositionX
-
Horizontal position (in pixels) of the upper left corner of the solver windows
Default value: 650
Saved in: General.SessionFileName
General.SolverPositionY
-
Vertical position (in pixels) of the upper left corner of the solver windows
Default value: 150
Saved in: General.SessionFileName
General.StatisticsPositionX
-
Horizontal position (in pixels) of the upper left corner of the statistic window
Default value: 650
Saved in: General.SessionFileName
General.StatisticsPositionY
-
Vertical position (in pixels) of the upper left corner of the statistic window
Default value: 150
Saved in: General.SessionFileName
General.SystemMenuBar
-
Use the system menu bar on Mac OS X?
Default value: 1
Saved in: General.SessionFileName
General.Terminal
-
Should information be printed on the terminal (if available)?
Default value: 0
Saved in: General.OptionsFileName
General.Tooltips
-
Show tooltips in the user interface
Default value: 1
Saved in: General.OptionsFileName
General.Trackball
-
Use trackball rotation mode
Default value: 1
Saved in: General.OptionsFileName
General.TrackballQuaternion0
-
First trackball quaternion component (used if General.Trackball=1)
Default value: 0
Saved in: -
General.TrackballQuaternion1
-
Second trackball quaternion component (used if General.Trackball=1)
Default value: 0
Saved in: -
General.TrackballQuaternion2
-
Third trackball quaternion component (used if General.Trackball=1)
Default value: 0
Saved in: -
General.TrackballQuaternion3
-
Fourth trackball quaternion component (used if General.Trackball=1)
Default value: 1
Saved in: -
General.TranslationX
-
X-axis translation (in model units)
Default value: 0
Saved in: -
General.TranslationY
-
Y-axis translation (in model units)
Default value: 0
Saved in: -
General.TranslationZ
-
Z-axis translation (in model units)
Default value: 0
Saved in: -
General.VectorType
-
Default vector display type (for normals, etc.)
Default value: 4
Saved in: General.OptionsFileName
General.Verbosity
-
Level of information printed during processing (0=no information)
Default value: 4
Saved in: General.OptionsFileName
General.VisibilityPositionX
-
Horizontal position (in pixels) of the upper left corner of the visibility window
Default value: 650
Saved in: General.SessionFileName
General.VisibilityPositionY
-
Vertical position (in pixels) of the upper left corner of the visibility window
Default value: 150
Saved in: General.SessionFileName
General.ZoomFactor
-
Middle mouse button zoom acceleration factor
Default value: 4
Saved in: General.OptionsFileName
General.Color.Background
-
Background color
Default value: {255,255,255}
Saved in: General.OptionsFileName
General.Color.BackgroundGradient
-
Background gradient color
Default value: {128,147,255}
Saved in: General.OptionsFileName
General.Color.Foreground
-
Foreground color
Default value: {85,85,85}
Saved in: General.OptionsFileName
General.Color.Text
-
Text color
Default value: {0,0,0}
Saved in: General.OptionsFileName
General.Color.Axes
-
Axes color
Default value: {0,0,0}
Saved in: General.OptionsFileName
General.Color.SmallAxes
-
Small axes color
Default value: {0,0,0}
Saved in: General.OptionsFileName
General.Color.AmbientLight
-
Ambient light color
Default value: {25,25,25}
Saved in: General.OptionsFileName
General.Color.DiffuseLight
-
Diffuse light color
Default value: {255,255,255}
Saved in: General.OptionsFileName
General.Color.SpecularLight
-
Specular light color
Default value: {255,255,255}
Saved in: General.OptionsFileName
Print.CompositeWindows
-
Composite all window tiles in the same output image (for bitmap output only)
Default value: 0
Saved in: General.OptionsFileName
Print.EpsBackground
-
Save image background in PostScript/PDF output
Default value: 1
Saved in: General.OptionsFileName
Print.EpsBestRoot
-
Try to minimize primitive splitting in BSP tree sorted PostScript/PDF output
Default value: 1
Saved in: General.OptionsFileName
Print.EpsCompress
-
Compress PostScript/PDF output using zlib
Default value: 0
Saved in: General.OptionsFileName
Print.EpsLineWidthFactor
-
Width factor for lines in PostScript/PDF output
Default value: 0.5
Saved in: General.OptionsFileName
Print.EpsOcclusionCulling
-
Cull occluded primitives (to reduce PostScript/PDF file size)
Default value: 1
Saved in: General.OptionsFileName
Print.EpsPointSizeFactor
-
Size factor for points in PostScript/PDF output
Default value: 1
Saved in: General.OptionsFileName
Print.EpsPS3Shading
-
Enable PostScript Level 3 shading
Default value: 0
Saved in: General.OptionsFileName
Print.EpsQuality
-
PostScript/PDF quality (0=bitmap, 1=vector (simple sort), 2=vector (accurate sort), 3=vector (unsorted)
Default value: 1
Saved in: General.OptionsFileName
Print.Format
-
File format (10=automatic)
Default value: 10
Saved in: General.OptionsFileName
Print.GeoLabels
-
Save labels in unrolled Gmsh geometries
Default value: 1
Saved in: General.OptionsFileName
Print.GifDither
-
Apply dithering to GIF output
Default value: 0
Saved in: General.OptionsFileName
Print.GifInterlace
-
Interlace GIF output
Default value: 0
Saved in: General.OptionsFileName
Print.GifSort
-
Sort the colormap in GIF output
Default value: 1
Saved in: General.OptionsFileName
Print.GifTransparent
-
Output transparent GIF image
Default value: 0
Saved in: General.OptionsFileName
Print.JpegQuality
-
JPEG quality (between 1 and 100)
Default value: 100
Saved in: General.OptionsFileName
Print.JpegSmoothing
-
JPEG smoothing (between 0 and 100)
Default value: 0
Saved in: General.OptionsFileName
Print.PostElementary
-
Save elementary region tags in mesh statistics exported as post-processing views
Default value: 1
Saved in: General.OptionsFileName
Print.PostElement
-
Save element numbers in mesh statistics exported as post-processing views
Default value: 0
Saved in: General.OptionsFileName
Print.PostGamma
-
Save Gamma quality measure in mesh statistics exported as post-processing views
Default value: 0
Saved in: General.OptionsFileName
Print.PostEta
-
Save Eta quality measure in mesh statistics exported as post-processing views
Default value: 0
Saved in: General.OptionsFileName
Print.PostRho
-
Save Rho quality measure in mesh statistics exported as post-processing views
Default value: 0
Saved in: General.OptionsFileName
Print.PostDisto
-
Save Disto quality measure in mesh statistics exported as post-processing views
Default value: 0
Saved in: General.OptionsFileName
Print.TexAsEquation
-
Print all TeX strings as equations
Default value: 0
Saved in: General.OptionsFileName
Print.Text
-
Print text strings?
Default value: 1
Saved in: General.OptionsFileName
B.2 Geometry options list
Geometry.AutoCoherence
-
Should all duplicate entities be automatically removed?
Default value: 1
Saved in: General.OptionsFileName
Geometry.Clip
-
Enable clipping planes? (Plane[i]=2^i, i=0,...,5)
Default value: 0
Saved in: -
Geometry.ExtrudeReturnLateralEntities
-
Add lateral entities in lists returned by extrusion commands?
Default value: 1
Saved in: General.OptionsFileName
Geometry.ExtrudeSplinePoints
-
Number of control points for splines created during extrusion
Default value: 5
Saved in: General.OptionsFileName
Geometry.HighlightOrphans
-
Highlight orphan entities (lines connected to a single surface, etc.)?
Default value: 0
Saved in: General.OptionsFileName
Geometry.Light
-
Enable lighting for the geometry
Default value: 1
Saved in: General.OptionsFileName
Geometry.LightTwoSide
-
Light both sides of surfaces (leads to slower rendering)
Default value: 1
Saved in: General.OptionsFileName
Geometry.Lines
-
Display geometry curves?
Default value: 1
Saved in: General.OptionsFileName
Geometry.LineNumbers
-
Display curve numbers?
Default value: 0
Saved in: General.OptionsFileName
Geometry.LineSelectWidth
-
Display width of selected lines (in pixels)
Default value: 2
Saved in: General.OptionsFileName
Geometry.LineType
-
Display lines as solid color segments (0), 3D cylinders (1) or tapered cylinders (2)
Default value: 0
Saved in: General.OptionsFileName
Geometry.LineWidth
-
Display width of lines (in pixels)
Default value: 2
Saved in: General.OptionsFileName
Geometry.Normals
-
Display size of normal vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
Geometry.NumSubEdges
-
Number of edge subdivisions between control points when displaying curves
Default value: 20
Saved in: General.OptionsFileName
Geometry.OCCFixSmallEdges
-
Fix small edges in STEP, IGES and BRep models
Default value: 1
Saved in: General.OptionsFileName
Geometry.OCCFixSmallFaces
-
Fix small faces in STEP, IGES and BRep models
Default value: 1
Saved in: General.OptionsFileName
Geometry.OCCSewFaces
-
Sew faces in STEP, IGES and BRep models
Default value: 0
Saved in: General.OptionsFileName
Geometry.OffsetX
-
Model diplay offset along X-axis (in model coordinates)
Default value: 0
Saved in: -
Geometry.OffsetY
-
Model diplay offset along Y-axis (in model coordinates)
Default value: 0
Saved in: -
Geometry.OffsetZ
-
Model diplay offset along Z-axis (in model coordinates)
Default value: 0
Saved in: -
Geometry.OldCircle
-
Use old circle description (compatibility option for old Gmsh geometries)
Default value: 0
Saved in: General.OptionsFileName
Geometry.OldNewReg
-
Use old newreg definition for geometrical transformations (compatibility option for old Gmsh geometries)
Default value: 1
Saved in: General.OptionsFileName
Geometry.Points
-
Display geometry points?
Default value: 1
Saved in: General.OptionsFileName
Geometry.PointNumbers
-
Display points numbers?
Default value: 0
Saved in: General.OptionsFileName
Geometry.PointSelectSize
-
Display size of selected points (in pixels)
Default value: 5
Saved in: General.OptionsFileName
Geometry.PointSize
-
Display size of points (in pixels)
Default value: 4
Saved in: General.OptionsFileName
Geometry.PointType
-
Display points as solid color dots (0) or 3D spheres (1)
Default value: 0
Saved in: General.OptionsFileName
Geometry.ScalingFactor
-
Global geometry scaling factor
Default value: 1
Saved in: General.OptionsFileName
Geometry.SnapX
-
Snapping grid spacing along the X-axis
Default value: 0.1
Saved in: General.OptionsFileName
Geometry.SnapY
-
Snapping grid spacing along the Y-axis
Default value: 0.1
Saved in: General.OptionsFileName
Geometry.SnapZ
-
Snapping grid spacing along the Z-axis
Default value: 0.1
Saved in: General.OptionsFileName
Geometry.Surfaces
-
Display geometry surfaces?
Default value: 0
Saved in: General.OptionsFileName
Geometry.SurfaceNumbers
-
Display surface numbers?
Default value: 0
Saved in: General.OptionsFileName
Geometry.SurfaceType
-
Surface display type (0=cross, 1=wireframe, 2=solid)
Default value: 2
Saved in: General.OptionsFileName
Geometry.Tangents
-
Display size of tangent vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
Geometry.Tolerance
-
Geometrical tolerance
Default value: 1e-06
Saved in: General.OptionsFileName
Geometry.Transform
-
Transform model display coordinates (0=no, 1=scale)
Default value: 0
Saved in: -
Geometry.TransformXX
-
Element (1,1) of the 3x3 model display transformation matrix
Default value: 1
Saved in: -
Geometry.TransformXY
-
Element (1,2) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformXZ
-
Element (1,3) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformYX
-
Element (2,1) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformYY
-
Element (2,2) of the 3x3 model display transformation matrix
Default value: 1
Saved in: -
Geometry.TransformYZ
-
Element (2,3) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformZX
-
Element (3,1) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformZY
-
Element (3,2) of the 3x3 model display transformation matrix
Default value: 0
Saved in: -
Geometry.TransformZZ
-
Element (3,3) of the 3x3 model display transformation matrix
Default value: 1
Saved in: -
Geometry.Volumes
-
Display geometry volumes? (not implemented yet)
Default value: 0
Saved in: General.OptionsFileName
Geometry.VolumeNumbers
-
Display volume numbers? (not implemented yet)
Default value: 0
Saved in: General.OptionsFileName
Geometry.Color.Points
-
Normal geometry point color
Default value: {90,90,90}
Saved in: General.OptionsFileName
Geometry.Color.Lines
-
Normal geometry curve color
Default value: {0,0,255}
Saved in: General.OptionsFileName
Geometry.Color.Surfaces
-
Normal geometry surface color
Default value: {128,128,128}
Saved in: General.OptionsFileName
Geometry.Color.Volumes
-
Normal geometry volume color
Default value: {255,255,0}
Saved in: General.OptionsFileName
Geometry.Color.Selection
-
Selected geometry color
Default value: {255,0,0}
Saved in: General.OptionsFileName
Geometry.Color.HighlightZero
-
Highlight 0 color
Default value: {255,0,0}
Saved in: General.OptionsFileName
Geometry.Color.HighlightOne
-
Highlight 1 color
Default value: {255,150,0}
Saved in: General.OptionsFileName
Geometry.Color.HighlightTwo
-
Highlight 2 color
Default value: {255,255,0}
Saved in: General.OptionsFileName
Geometry.Color.Tangents
-
Tangent geometry vectors color
Default value: {255,255,0}
Saved in: General.OptionsFileName
Geometry.Color.Normals
-
Normal geometry vectors color
Default value: {255,0,0}
Saved in: General.OptionsFileName
Geometry.Color.Projection
-
Projection surface color
Default value: {0,255,0}
Saved in: General.OptionsFileName
B.3 Mesh options list
Mesh.Algorithm
-
2D mesh algorithm (1=MeshAdapt+Delaunay, 4=MeshAdapt, 5=Delaunay, 6=Frontal)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Algorithm3D
-
3D mesh algorithm (1=Tetgen+Delaunay, 4=Netgen)
Default value: 1
Saved in: General.OptionsFileName
Mesh.AngleSmoothNormals
-
Threshold angle below which normals are not smoothed
Default value: 30
Saved in: General.OptionsFileName
Mesh.AllowSwapAngle
-
Treshold angle (in degrees) between faces normals under which we allow an edge swap
Default value: 10
Saved in: General.OptionsFileName
Mesh.BdfFieldFormat
-
Field format for Nastran BDF files (0=free, 1=small, 2=large)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Binary
-
Write mesh files in binary format (if possible)
Default value: 0
Saved in: General.OptionsFileName
Mesh.ChacoArchitecture
-
(Adv. Chaco): Parallel architecture topology (0=hypercube, 1-3=mesh dimensions)
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoEigensolver
-
(Adv. Chaco): Type of eigensolver for a spectral algorithm (0=Lanczos, 1=Multilevel RQI/Symmlq)
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoEigTol
-
(Adv. Chaco): Tolerance of the eigensolver for spectral or multilevel-KL algorithms
Default value: 0.001
Saved in: General.OptionsFileName
Mesh.ChacoGlobalMethod
-
Chaco partitioning algorithm (1=Multilevel-KL, 2=Spectral, 4=Linear, 5=Random, 6=Scattered)
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoHypercubeDim
-
(Adv. Chaco): Dimensional partitioning for a hypercube topology
Default value: 2
Saved in: General.OptionsFileName
Mesh.ChacoLocalMethod
-
(Adv. Chaco): Local partitioning algorithm
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoMeshDim1
-
(Adv. Chaco): Number of partitions in the first dimension of a mesh topology
Default value: 4
Saved in: General.OptionsFileName
Mesh.ChacoMeshDim2
-
(Adv. Chaco): Number of partitions in the second dimension of a mesh topology
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoMeshDim3
-
(Adv. Chaco): Number of partitions in the third dimension of a mesh topology
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoPartitionSection
-
(Adv. Chaco): Partition by (1=bisection, 2=quadrisection, 3=octasection
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoSeed
-
(Adv. Chaco): Seed for random number generator
Default value: 7.65432e+06
Saved in: General.OptionsFileName
Mesh.ChacoVMax
-
(Adv. Chaco): Maximum vertices in a coarse graph (for multilevel-KL algorithm and Multilevel RQI/Symmlq eigensolver)
Default value: 250
Saved in: General.OptionsFileName
Mesh.ChacoParamINTERNAL_VERTICES
-
(Adv. Chaco): Parameter INTERNAL_VERTICES
Default value: 0
Saved in: General.OptionsFileName
Mesh.ChacoParamREFINE_MAP
-
(Adv. Chaco): Parameter REFINE_MAP
Default value: 1
Saved in: General.OptionsFileName
Mesh.ChacoParamREFINE_PARTITION
-
(Adv. Chaco): Parameter REFINE_PARTITION
Default value: 0
Saved in: General.OptionsFileName
Mesh.ChacoParamTERMINAL_PROPOGATION
-
(Adv. Chaco): Parameter TERMINAL_PROPOGATION
Default value: 0
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthExtendFromBoundary
-
Extend characteristic lengths from the boundaries inside the surface/volume
Default value: 1
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthFactor
-
Factor applied to all characteristic lengths
Default value: 1
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthMin
-
Minimum characteristic length
Default value: 0
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthMax
-
Maximum characteristic length
Default value: 1e+22
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthFromCurvature
-
Compute characteristic lengths from curvature
Default value: 0
Saved in: General.OptionsFileName
Mesh.CharacteristicLengthFromPoints
-
Compute characteristic lengths from values given at geometry points
Default value: 1
Saved in: General.OptionsFileName
Mesh.Clip
-
Enable clipping planes? (Plane[i]=2^i, i=0,...,5)
Default value: 0
Saved in: -
Mesh.ColorCarousel
-
Mesh coloring (0=by element type, 1=by elementary entity, 2=by physical entity, 3=by partition)
Default value: 1
Saved in: General.OptionsFileName
Mesh.CpuTime
-
CPU time (in seconds) for the generation of the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.DrawSkinOnly
-
Draw only the skin of 3D meshes?
Default value: 0
Saved in: General.OptionsFileName
Mesh.Dual
-
Display the dual mesh obtained by barycentric subdivision
Default value: 0
Saved in: General.OptionsFileName
Mesh.ElementOrder
-
Element order (1=linear elements, N (<6) = elements of higher order)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Explode
-
Element shrinking factor (between 0 and 1)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Format
-
Mesh output format (1=msh, 2=unv, 19=vrml, 27=stl, 30=mesh, 31=bdf, 32=cgns, 33=med)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Hexahedra
-
Display mesh hexahedra?
Default value: 1
Saved in: General.OptionsFileName
Mesh.LabelsFrequency
-
Labels display frequency?
Default value: 100
Saved in: General.OptionsFileName
Mesh.LabelType
-
Type of element label (0=element number, 1=elementary entity number, 2=physical entity number, 3=partition number, 4=coordinates)
Default value: 0
Saved in: General.OptionsFileName
Mesh.LcIntegrationPrecision
-
Accuracy of evaluation of the LC field for 1D mesh generation
Default value: 1e-09
Saved in: General.OptionsFileName
Mesh.Light
-
Enable lighting for the mesh
Default value: 1
Saved in: General.OptionsFileName
Mesh.LightLines
-
Enable lighting for mesh lines (element edges)
Default value: 1
Saved in: General.OptionsFileName
Mesh.LightTwoSide
-
Light both sides of surfaces (leads to slower rendering)
Default value: 1
Saved in: General.OptionsFileName
Mesh.Lines
-
Display mesh lines (1D elements)?
Default value: 0
Saved in: General.OptionsFileName
Mesh.LineNumbers
-
Display mesh line numbers?
Default value: 0
Saved in: General.OptionsFileName
Mesh.LineWidth
-
Display width of mesh lines (in pixels)
Default value: 1
Saved in: General.OptionsFileName
Mesh.MeshOnlyVisible
-
Mesh only visible entities (experimental: use with caution!)
Default value: 0
Saved in: General.OptionsFileName
Mesh.MetisAlgorithm
-
METIS partitioning algorithm (1=Recursive, 2=K-way)
Default value: 1
Saved in: General.OptionsFileName
Mesh.MetisEdgeMatching
-
(Adv. METIS): Determines the matching type (1=Random, 2=Heavy-Edge, 3=Sorted Heavy-Edge)
Default value: 3
Saved in: General.OptionsFileName
Mesh.MetisRefinementAlgorithm
-
(Adv. METIS): Algorithm for k-way refinement (1=Random, 2=Greedy, 3=Random with minimized connectivity)
Default value: 3
Saved in: General.OptionsFileName
Mesh.MinimumCirclePoints
-
Minimum number of points used to mesh a circle
Default value: 7
Saved in: General.OptionsFileName
Mesh.MinimumCurvePoints
-
Minimum number of points used to mesh a (non-straight) curve
Default value: 3
Saved in: General.OptionsFileName
Mesh.MshFileVersion
-
Version of the MSH file format to use
Default value: 2
Saved in: General.OptionsFileName
Mesh.NbHexahedra
-
Number of hexahedra in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbNodes
-
Number of nodes in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbPartitions
-
Number of partitions
Default value: 4
Saved in: General.OptionsFileName
Mesh.NbPrisms
-
Number of prisms in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbPyramids
-
Number of pyramids in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbQuadrangles
-
Number of quadrangles in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbTetrahedra
-
Number of tetrahedra in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.NbTriangles
-
Number of triangles in the current mesh (read-only)
Default value: 0
Saved in: -
Mesh.Normals
-
Display size of normal vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
Mesh.NumSubEdges
-
Number of edge subdivisions when displaying high order elements
Default value: 2
Saved in: General.OptionsFileName
Mesh.Optimize
-
Optimize the mesh to improve the quality of tetrahedral elements
Default value: 0
Saved in: General.OptionsFileName
Mesh.OptimizeNetgen
-
Optimize the mesh using Netgen to improve the quality of tetrahedral elements
Default value: 0
Saved in: General.OptionsFileName
Mesh.Partitioner
-
Partitioner software (1=Chacho, 2=METIS)
Default value: 2
Saved in: General.OptionsFileName
Mesh.Points
-
Display mesh vertices (nodes)?
Default value: 0
Saved in: General.OptionsFileName
Mesh.PointNumbers
-
Display mesh node numbers?
Default value: 0
Saved in: General.OptionsFileName
Mesh.PointSize
-
Display size of mesh vertices (in pixels)
Default value: 4
Saved in: General.OptionsFileName
Mesh.PointType
-
Display mesh vertices as solid color dots (0) or 3D spheres (1)
Default value: 0
Saved in: General.OptionsFileName
Mesh.Prisms
-
Display mesh prisms?
Default value: 1
Saved in: General.OptionsFileName
Mesh.Pyramids
-
Display mesh pyramids?
Default value: 1
Saved in: General.OptionsFileName
Mesh.Quadrangles
-
Display mesh quadrangles?
Default value: 1
Saved in: General.OptionsFileName
Mesh.QualityInf
-
Only display elements whose quality measure is greater than QualityInf
Default value: 0
Saved in: General.OptionsFileName
Mesh.QualitySup
-
Only display elements whose quality measure is smaller than QualitySup
Default value: 0
Saved in: General.OptionsFileName
Mesh.QualityType
-
Type of quality measure (0=gamma~vol/sum_face/max_edge, 1=eta~vol^(2/3)/sum_edge^2, 2=rho~min_edge/max_edge)
Default value: 2
Saved in: General.OptionsFileName
Mesh.RadiusInf
-
Only display elements whose longest edge is greater than RadiusInf
Default value: 0
Saved in: General.OptionsFileName
Mesh.RadiusSup
-
Only display elements whose longest edge is smaller than RadiusSup
Default value: 0
Saved in: General.OptionsFileName
Mesh.RandomFactor
-
Random factor used in the 2D meshing algorithm (use larger values if lc * rand approaches machine accuracy)
Default value: 1e-09
Saved in: General.OptionsFileName
Mesh.RefineSteps
-
Number of refinement steps in the MeshAdapt-based 2D algorithms
Default value: 10
Saved in: General.OptionsFileName
Mesh.ReverseAllNormals
-
Reverse all the mesh normals (for display)
Default value: 0
Saved in: General.OptionsFileName
Mesh.SaveAll
-
Ignore Physical definitions and save all elements
Default value: 0
Saved in: -
Mesh.SaveParametric
-
Save parametric coordinates of nodes
Default value: 0
Saved in: -
Mesh.SaveGroupsOfNodes
-
Save groups of nodes for each physical line and surface (UNV mesh format only)
Default value: 0
Saved in: -
Mesh.ScalingFactor
-
Global scaling factor applied to the saved mesh
Default value: 1
Saved in: General.OptionsFileName
Mesh.SecondOrderExperimental
-
Use experimental code to generate second order mesh
Default value: 0
Saved in: General.OptionsFileName
Mesh.SecondOrderIncomplete
-
Create incomplete second order elements? (8-node quads, 20-node hexas, etc.)
Default value: 1
Saved in: General.OptionsFileName
Mesh.SecondOrderLinear
-
Should second order vertices simply be created by linear interpolation?
Default value: 0
Saved in: General.OptionsFileName
Mesh.Smoothing
-
Number of smoothing steps applied to the final mesh
Default value: 1
Saved in: General.OptionsFileName
Mesh.SmoothInternalEdges
-
Number of smoothing steps of internal edges for high order meshes
Default value: 0
Saved in: General.OptionsFileName
Mesh.SmoothNormals
-
Smooth the mesh normals?
Default value: 0
Saved in: General.OptionsFileName
Mesh.SubdivisionAlgorithm
-
Mesh subdivision algorithm (0=none, 1=all quadrangles, 2=all hexahedra)
Default value: 0
Saved in: General.OptionsFileName
Mesh.SurfaceEdges
-
Display edges of surface mesh?
Default value: 1
Saved in: General.OptionsFileName
Mesh.SurfaceFaces
-
Display faces of surface mesh?
Default value: 0
Saved in: General.OptionsFileName
Mesh.SurfaceNumbers
-
Display surface mesh element numbers?
Default value: 0
Saved in: General.OptionsFileName
Mesh.Tangents
-
Display size of tangent vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
Mesh.Tetrahedra
-
Display mesh tetrahedra?
Default value: 1
Saved in: General.OptionsFileName
Mesh.ToleranceEdgeLength
-
Skip a model edge in mesh generation if its length is less than user's defined tolerance
Default value: 0
Saved in: General.OptionsFileName
Mesh.Triangles
-
Display mesh triangles?
Default value: 1
Saved in: General.OptionsFileName
Mesh.VolumeEdges
-
Display edges of volume mesh?
Default value: 1
Saved in: General.OptionsFileName
Mesh.VolumeFaces
-
Display faces of volume mesh?
Default value: 0
Saved in: General.OptionsFileName
Mesh.VolumeNumbers
-
Display volume mesh element numbers?
Default value: 0
Saved in: General.OptionsFileName
Mesh.Voronoi
-
Display the voronoi diagram
Default value: 0
Saved in: General.OptionsFileName
Mesh.ZoneDefinition
-
Method for defining a zone (0=single zone, 1=by partition, 2=by physical)
Default value: 0
Saved in: General.OptionsFileName
Mesh.Color.Points
-
Mesh node color
Default value: {0,0,255}
Saved in: General.OptionsFileName
Mesh.Color.PointsSup
-
Second order mesh node color
Default value: {255,0,255}
Saved in: General.OptionsFileName
Mesh.Color.Lines
-
Mesh line color
Default value: {0,0,0}
Saved in: General.OptionsFileName
Mesh.Color.Triangles
-
Mesh triangle color (if Mesh.ColorCarousel=0)
Default value: {160,150,255}
Saved in: General.OptionsFileName
Mesh.Color.Quadrangles
-
Mesh quadrangle color (if Mesh.ColorCarousel=0)
Default value: {130,120,225}
Saved in: General.OptionsFileName
Mesh.Color.Tetrahedra
-
Mesh tetrahedron color (if Mesh.ColorCarousel=0)
Default value: {160,150,255}
Saved in: General.OptionsFileName
Mesh.Color.Hexahedra
-
Mesh hexahedron color (if Mesh.ColorCarousel=0)
Default value: {130,120,225}
Saved in: General.OptionsFileName
Mesh.Color.Prisms
-
Mesh prism color (if Mesh.ColorCarousel=0)
Default value: {232,210,23}
Saved in: General.OptionsFileName
Mesh.Color.Pyramids
-
Mesh pyramid color (if Mesh.ColorCarousel=0)
Default value: {217,113,38}
Saved in: General.OptionsFileName
Mesh.Color.Tangents
-
Tangent mesh vector color
Default value: {255,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Normals
-
Normal mesh vector color
Default value: {255,0,0}
Saved in: General.OptionsFileName
Mesh.Color.Zero
-
Color 0 in color carousel
Default value: {255,120,0}
Saved in: General.OptionsFileName
Mesh.Color.One
-
Color 1 in color carousel
Default value: {255,160,0}
Saved in: General.OptionsFileName
Mesh.Color.Two
-
Color 2 in color carousel
Default value: {255,200,0}
Saved in: General.OptionsFileName
Mesh.Color.Three
-
Color 3 in color carousel
Default value: {255,240,0}
Saved in: General.OptionsFileName
Mesh.Color.Four
-
Color 4 in color carousel
Default value: {228,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Five
-
Color 5 in color carousel
Default value: {188,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Six
-
Color 6 in color carousel
Default value: {148,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Seven
-
Color 7 in color carousel
Default value: {108,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Eight
-
Color 8 in color carousel
Default value: {68,255,0}
Saved in: General.OptionsFileName
Mesh.Color.Nine
-
Color 9 in color carousel
Default value: {0,255,52}
Saved in: General.OptionsFileName
Mesh.Color.Ten
-
Color 10 in color carousel
Default value: {0,255,132}
Saved in: General.OptionsFileName
Mesh.Color.Eleven
-
Color 11 in color carousel
Default value: {0,255,192}
Saved in: General.OptionsFileName
Mesh.Color.Twelve
-
Color 12 in color carousel
Default value: {0,216,255}
Saved in: General.OptionsFileName
Mesh.Color.Thirteen
-
Color 13 in color carousel
Default value: {0,176,255}
Saved in: General.OptionsFileName
Mesh.Color.Fourteen
-
Color 14 in color carousel
Default value: {0,116,255}
Saved in: General.OptionsFileName
Mesh.Color.Fifteen
-
Color 15 in color carousel
Default value: {0,76,255}
Saved in: General.OptionsFileName
Mesh.Color.Sixteen
-
Color 16 in color carousel
Default value: {24,0,255}
Saved in: General.OptionsFileName
Mesh.Color.Seventeen
-
Color 17 in color carousel
Default value: {84,0,255}
Saved in: General.OptionsFileName
Mesh.Color.Eighteen
-
Color 18 in color carousel
Default value: {104,0,255}
Saved in: General.OptionsFileName
Mesh.Color.Nineteen
-
Color 19 in color carousel
Default value: {184,0,255}
Saved in: General.OptionsFileName
B.4 Solver options list
Solver.SocketName
-
Name of socket (TCP/IP if it contains the `:' character, UNIX otherwise)
Default value: ".gmshsock"
Saved in: General.OptionsFileName
Solver.Name0
-
Name of solver 0
Default value: "GetDP"
Saved in: General.OptionsFileName
Solver.Help0
-
Help string for solver 0
Default value: "A General environment for the treatment of
Discrete Problems.
Copyright (C) 1997-2009
Patrick Dular and Christophe Geuzaine.
Visit http://www.geuz.org/getdp/ for more info"
Saved in: General.OptionsFileName
Solver.Executable0
-
System command to launch solver 0 (should not contain the `&' character)
Default value: "getdp"
Saved in: General.OptionsFileName
Solver.Extension0
-
Default file name extension for solver 0
Default value: ".pro"
Saved in: General.OptionsFileName
Solver.MeshName0
-
Default mesh file name for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshCommand0
-
Command used to specify the mesh file for solver 0
Default value: "-msh %s"
Saved in: General.OptionsFileName
Solver.SocketCommand0
-
Command to specify the socket to solver 0
Default value: "-socket %s"
Saved in: General.OptionsFileName
Solver.NameCommand0
-
Command to specify the problem name to solver 0
Default value: "%s"
Saved in: General.OptionsFileName
Solver.OptionCommand0
-
Command to get options from solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstOption0
-
Label of first option for solver 0
Default value: "Resolution"
Saved in: General.OptionsFileName
Solver.SecondOption0
-
Label of second option for solver 0
Default value: "PostOperation"
Saved in: General.OptionsFileName
Solver.ThirdOption0
-
Label of third option for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthOption0
-
Label of fourth option for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthOption0
-
Label of fifth option for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButton0
-
Label of first button for solver 0
Default value: "Pre"
Saved in: General.OptionsFileName
Solver.FirstButtonCommand0
-
Command associated with the first button for solver 0
Default value: "-pre %s"
Saved in: General.OptionsFileName
Solver.SecondButton0
-
Label of second button for solver 0
Default value: "Cal"
Saved in: General.OptionsFileName
Solver.SecondButtonCommand0
-
Command associated with the second button for solver 0
Default value: "-cal"
Saved in: General.OptionsFileName
Solver.ThirdButton0
-
Label of third button for solver 0
Default value: "Pos"
Saved in: General.OptionsFileName
Solver.ThirdButtonCommand0
-
Command associated with the third button for solver 0
Default value: "-pos %s"
Saved in: General.OptionsFileName
Solver.FourthButton0
-
Label of fourth button for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButtonCommand0
-
Command associated with the fourth button for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButton0
-
Label of fifth button for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButtonCommand0
-
Command associated with the fifth button for solver 0
Default value: ""
Saved in: General.OptionsFileName
Solver.Name1
-
Name of solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.Help1
-
Help string for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.Executable1
-
System command to launch solver 1 (should not contain the `&' character)
Default value: ""
Saved in: General.OptionsFileName
Solver.Extension1
-
Default file name extension for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshName1
-
Default mesh file name for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshCommand1
-
Command used to specify the mesh file for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.SocketCommand1
-
Command to specify the socket to solver 1
Default value: "-socket %s"
Saved in: General.OptionsFileName
Solver.NameCommand1
-
Command to specify the problem name to solver 1
Default value: "%s"
Saved in: General.OptionsFileName
Solver.OptionCommand1
-
Command to get options from solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstOption1
-
Label of first option for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondOption1
-
Label of second option for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdOption1
-
Label of third option for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthOption1
-
Label of fourth option for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthOption1
-
Label of fifth option for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButton1
-
Label of first button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButtonCommand1
-
Command associated with the first button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButton1
-
Label of second button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButtonCommand1
-
Command associated with the second button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButton1
-
Label of third button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButtonCommand1
-
Command associated with the third button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButton1
-
Label of fourth button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButtonCommand1
-
Command associated with the fourth button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButton1
-
Label of fifth button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButtonCommand1
-
Command associated with the fifth button for solver 1
Default value: ""
Saved in: General.OptionsFileName
Solver.Name2
-
Name of solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.Help2
-
Help string for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.Executable2
-
System command to launch solver 2 (should not contain the `&' character)
Default value: ""
Saved in: General.OptionsFileName
Solver.Extension2
-
Default file name extension for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshName2
-
Default mesh file name for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshCommand2
-
Command used to specify the mesh file for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.SocketCommand2
-
Command to specify the socket to solver 2
Default value: "-socket %s"
Saved in: General.OptionsFileName
Solver.NameCommand2
-
Command to specify the problem name to solver 2
Default value: "%s"
Saved in: General.OptionsFileName
Solver.OptionCommand2
-
Command to get options from solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstOption2
-
Label of first option for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondOption2
-
Label of second option for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdOption2
-
Label of third option for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthOption2
-
Label of fourth option for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthOption2
-
Label of fifth option for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButton2
-
Label of first button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButtonCommand2
-
Command associated with the first button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButton2
-
Label of second button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButtonCommand2
-
Command associated with the second button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButton2
-
Label of third button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButtonCommand2
-
Command associated with the third button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButton2
-
Label of fourth button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButtonCommand2
-
Command associated with the fourth button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButton2
-
Label of fifth button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButtonCommand2
-
Command associated with the fifth button for solver 2
Default value: ""
Saved in: General.OptionsFileName
Solver.Name3
-
Name of solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.Help3
-
Help string for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.Executable3
-
System command to launch solver 3 (should not contain the `&' character)
Default value: ""
Saved in: General.OptionsFileName
Solver.Extension3
-
Default file name extension for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshName3
-
Default mesh file name for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshCommand3
-
Command used to specify the mesh file for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.SocketCommand3
-
Command to specify the socket to solver 3
Default value: "-socket %s"
Saved in: General.OptionsFileName
Solver.NameCommand3
-
Command to specify the problem name to solver 3
Default value: "%s"
Saved in: General.OptionsFileName
Solver.OptionCommand3
-
Command to get options from solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstOption3
-
Label of first option for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondOption3
-
Label of second option for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdOption3
-
Label of third option for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthOption3
-
Label of fourth option for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthOption3
-
Label of fifth option for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButton3
-
Label of first button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButtonCommand3
-
Command associated with the first button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButton3
-
Label of second button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButtonCommand3
-
Command associated with the second button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButton3
-
Label of third button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButtonCommand3
-
Command associated with the third button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButton3
-
Label of fourth button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButtonCommand3
-
Command associated with the fourth button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButton3
-
Label of fifth button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButtonCommand3
-
Command associated with the fifth button for solver 3
Default value: ""
Saved in: General.OptionsFileName
Solver.Name4
-
Name of solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.Help4
-
Help string for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.Executable4
-
System command to launch solver 4 (should not contain the `&' character)
Default value: ""
Saved in: General.OptionsFileName
Solver.Extension4
-
Default file name extension for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshName4
-
Default mesh file name for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.MeshCommand4
-
Command used to specify the mesh file for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.SocketCommand4
-
Command to specify the socket to solver 4
Default value: "-socket %s"
Saved in: General.OptionsFileName
Solver.NameCommand4
-
Command to specify the problem name to solver 4
Default value: "%s"
Saved in: General.OptionsFileName
Solver.OptionCommand4
-
Command to get options from solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstOption4
-
Label of first option for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondOption4
-
Label of second option for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdOption4
-
Label of third option for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthOption4
-
Label of fourth option for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthOption4
-
Label of fifth option for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButton4
-
Label of first button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FirstButtonCommand4
-
Command associated with the first button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButton4
-
Label of second button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.SecondButtonCommand4
-
Command associated with the second button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButton4
-
Label of third button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.ThirdButtonCommand4
-
Command associated with the third button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButton4
-
Label of fourth button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FourthButtonCommand4
-
Command associated with the fourth button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButton4
-
Label of fifth button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.FifthButtonCommand4
-
Command associated with the fifth button for solver 4
Default value: ""
Saved in: General.OptionsFileName
Solver.AlwaysListen
-
Always listen to incoming connection requests?
Default value: 0
Saved in: General.OptionsFileName
Solver.ClientServer0
-
Connect solver 0 to the Gmsh server
Default value: 1
Saved in: General.OptionsFileName
Solver.ClientServer1
-
Connect solver 1 to the Gmsh server
Default value: 0
Saved in: General.OptionsFileName
Solver.ClientServer2
-
Connect solver 2 to the Gmsh server
Default value: 0
Saved in: General.OptionsFileName
Solver.ClientServer3
-
Connect solver 3 to the Gmsh server
Default value: 0
Saved in: General.OptionsFileName
Solver.ClientServer4
-
Connect solver 4 to the Gmsh server
Default value: 0
Saved in: General.OptionsFileName
Solver.MergeViews0
-
Automatically merge any post-processing view created by solver 0
Default value: 1
Saved in: General.OptionsFileName
Solver.MergeViews1
-
Automatically merge any post-processing view created by solver 1
Default value: 1
Saved in: General.OptionsFileName
Solver.MergeViews2
-
Automatically merge any post-processing view created by solver 2
Default value: 1
Saved in: General.OptionsFileName
Solver.MergeViews3
-
Automatically merge any post-processing view created by solver 3
Default value: 1
Saved in: General.OptionsFileName
Solver.MergeViews4
-
Automatically merge any post-processing view created by solver 4
Default value: 1
Saved in: General.OptionsFileName
Solver.Plugins
-
Enable default solver plugins?
Default value: 0
Saved in: General.OptionsFileName
Solver.PopupMessages0
-
Automatically display messages produced by solver 0
Default value: 1
Saved in: General.OptionsFileName
Solver.PopupMessages1
-
Automatically display messages produced by solver 1
Default value: 1
Saved in: General.OptionsFileName
Solver.PopupMessages2
-
Automatically display messages produced by solver 2
Default value: 1
Saved in: General.OptionsFileName
Solver.PopupMessages3
-
Automatically display messages produced by solver 3
Default value: 1
Saved in: General.OptionsFileName
Solver.PopupMessages4
-
Automatically display messages produced by solver 4
Default value: 1
Saved in: General.OptionsFileName
B.5 Post-processing options list
PostProcessing.AnimationDelay
-
Delay (in seconds) between frames in automatic animation mode
Default value: 0.25
Saved in: General.OptionsFileName
PostProcessing.AnimationCycle
-
Cycle through views instead of time steps in automatic animation mode
Default value: 0
Saved in: General.OptionsFileName
PostProcessing.CombineRemoveOriginal
-
Remove original views after a Combine operation
Default value: 1
Saved in: General.OptionsFileName
PostProcessing.Format
-
Default file format for post-processing views (0=ASCII view, 1=binary view, 2=parsed view, 3=STL triangulation, 4=text, 5=mesh)
Default value: 0
Saved in: General.OptionsFileName
PostProcessing.HorizontalScales
-
Display value scales horizontally
Default value: 1
Saved in: General.OptionsFileName
PostProcessing.Link
-
Link post-processing views (0=none, 1/2=changes in visible/all, 3/4=everything in visible/all)
Default value: 0
Saved in: General.OptionsFileName
PostProcessing.NbViews
-
Current number of views merged (read-only)
Default value: 0
Saved in: -
PostProcessing.Plugins
-
Enable default post-processing plugins?
Default value: 1
Saved in: General.OptionsFileName
PostProcessing.Smoothing
-
Apply (non-reversible) smoothing to post-processing view when merged
Default value: 0
Saved in: General.OptionsFileName
View.AxesFormatX
-
Number format for X-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
View.AxesFormatY
-
Number format for Y-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
View.AxesFormatZ
-
Number format for Z-axis (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
View.AxesLabelX
-
X-axis label
Default value: ""
Saved in: General.OptionsFileName
View.AxesLabelY
-
Y-axis label
Default value: ""
Saved in: General.OptionsFileName
View.AxesLabelZ
-
Z-axis label
Default value: ""
Saved in: General.OptionsFileName
View.FileName
-
Default post-processing view file name
Default value: ""
Saved in: -
View.Format
-
Number format (in standard C form)
Default value: "%.3g"
Saved in: General.OptionsFileName
View.GeneralizedRaiseX
-
Generalized elevation of the view along X-axis (in model coordinates)
Default value: "v0"
Saved in: General.OptionsFileName
View.GeneralizedRaiseY
-
Generalized elevation of the view along Y-axis (in model coordinates)
Default value: "v1"
Saved in: General.OptionsFileName
View.GeneralizedRaiseZ
-
Generalized elevation of the view along Z-axis (in model coordinates)
Default value: "v2"
Saved in: General.OptionsFileName
View.Name
-
Default post-processing view name
Default value: ""
Saved in: -
View.Stipple0
-
First stippling pattern
Default value: "1*0x1F1F"
Saved in: General.OptionsFileName
View.Stipple1
-
Second stippling pattern
Default value: "1*0x3333"
Saved in: General.OptionsFileName
View.Stipple2
-
Third stippling pattern
Default value: "1*0x087F"
Saved in: General.OptionsFileName
View.Stipple3
-
Fourth stippling pattern
Default value: "1*0xCCCF"
Saved in: General.OptionsFileName
View.Stipple4
-
Fifth stippling pattern
Default value: "2*0x1111"
Saved in: General.OptionsFileName
View.Stipple5
-
Sixth stippling pattern
Default value: "2*0x0F0F"
Saved in: General.OptionsFileName
View.Stipple6
-
Seventh stippling pattern
Default value: "1*0xCFFF"
Saved in: General.OptionsFileName
View.Stipple7
-
Eighth stippling pattern
Default value: "2*0x0202"
Saved in: General.OptionsFileName
View.Stipple8
-
Ninth stippling pattern
Default value: "2*0x087F"
Saved in: General.OptionsFileName
View.Stipple9
-
Tenth stippling pattern
Default value: "1*0xFFFF"
Saved in: General.OptionsFileName
View.AdaptVisualizationGrid
-
Use adaptive visualization grid (for high-order elements)?
Default value: 0
Saved in: General.OptionsFileName
View.AngleSmoothNormals
-
Threshold angle below which normals are not smoothed
Default value: 30
Saved in: General.OptionsFileName
View.ArrowSizeMax
-
Maximum display size of arrows (in pixels)
Default value: 60
Saved in: General.OptionsFileName
View.ArrowSizeMin
-
Minimum display size of arrows (in pixels)
Default value: 0
Saved in: General.OptionsFileName
View.AutoPosition
-
Position the scale or 2D plot automatically
Default value: 1
Saved in: General.OptionsFileName
View.Axes
-
Axes (0=none, 1=simple axes, 2=box, 3=full grid, 4=open grid, 5=ruler)
Default value: 0
Saved in: General.OptionsFileName
View.AxesMikado
-
Mikado axes style
Default value: 0
Saved in: General.OptionsFileName
View.AxesAutoPosition
-
Position the axes automatically
Default value: 1
Saved in: General.OptionsFileName
View.AxesMaxX
-
Maximum X-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
View.AxesMaxY
-
Maximum Y-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
View.AxesMaxZ
-
Maximum Z-axis coordinate
Default value: 1
Saved in: General.OptionsFileName
View.AxesMinX
-
Minimum X-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
View.AxesMinY
-
Minimum Y-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
View.AxesMinZ
-
Minimum Z-axis coordinate
Default value: 0
Saved in: General.OptionsFileName
View.AxesTicsX
-
Number of tics on the X-axis
Default value: 5
Saved in: General.OptionsFileName
View.AxesTicsY
-
Number of tics on the Y-axis
Default value: 5
Saved in: General.OptionsFileName
View.AxesTicsZ
-
Number of tics on the Z-axis
Default value: 5
Saved in: General.OptionsFileName
View.Boundary
-
Draw the `N minus b'-dimensional boundary of the element (N=element dimension, b=option value)
Default value: 0
Saved in: General.OptionsFileName
View.CenterGlyphs
-
Center glyphs (arrows, numbers, etc.)
Default value: 0
Saved in: General.OptionsFileName
View.Clip
-
Enable clipping planes? (Plane[i]=2^i, i=0,...,5)
Default value: 0
Saved in: -
View.ColormapAlpha
-
Colormap alpha channel value (used only if != 1)
Default value: 1
Saved in: General.OptionsFileName
View.ColormapAlphaPower
-
Colormap alpha channel power
Default value: 0
Saved in: General.OptionsFileName
View.ColormapBeta
-
Colormap beta parameter (gamma = 1-beta)
Default value: 0
Saved in: General.OptionsFileName
View.ColormapBias
-
Colormap bias
Default value: 0
Saved in: General.OptionsFileName
View.ColormapCurvature
-
Colormap curvature or slope coefficient
Default value: 0
Saved in: General.OptionsFileName
View.ColormapInvert
-
Invert the color values, i.e., replace x with (255-x) in the colormap?
Default value: 0
Saved in: General.OptionsFileName
View.ColormapNumber
-
Default colormap number
Default value: 2
Saved in: General.OptionsFileName
View.ColormapRotation
-
Incremental colormap rotation
Default value: 0
Saved in: General.OptionsFileName
View.ColormapSwap
-
Swap the min/max values in the colormap?
Default value: 0
Saved in: General.OptionsFileName
View.CustomMax
-
User-defined maximum value to be displayed
Default value: 0
Saved in: -
View.CustomMin
-
User-defined minimum value to be displayed
Default value: 0
Saved in: -
View.DisplacementFactor
-
Displacement amplification
Default value: 1
Saved in: General.OptionsFileName
View.DrawHexahedra
-
Display post-processing hexahedra?
Default value: 1
Saved in: General.OptionsFileName
View.DrawLines
-
Display post-processing lines?
Default value: 1
Saved in: General.OptionsFileName
View.DrawPoints
-
Display post-processing points?
Default value: 1
Saved in: General.OptionsFileName
View.DrawPrisms
-
Display post-processing prisms?
Default value: 1
Saved in: General.OptionsFileName
View.DrawPyramids
-
Display post-processing pyramids?
Default value: 1
Saved in: General.OptionsFileName
View.DrawQuadrangles
-
Display post-processing quadrangles?
Default value: 1
Saved in: General.OptionsFileName
View.DrawScalars
-
Display scalar values?
Default value: 1
Saved in: General.OptionsFileName
View.DrawSkinOnly
-
Draw only the skin of 3D scalar views?
Default value: 0
Saved in: General.OptionsFileName
View.DrawStrings
-
Display post-processing annotation strings?
Default value: 1
Saved in: General.OptionsFileName
View.DrawTensors
-
Display tensor values?
Default value: 1
Saved in: General.OptionsFileName
View.DrawTetrahedra
-
Display post-processing tetrahedra?
Default value: 1
Saved in: General.OptionsFileName
View.DrawTriangles
-
Display post-processing triangles?
Default value: 1
Saved in: General.OptionsFileName
View.DrawVectors
-
Display vector values?
Default value: 1
Saved in: General.OptionsFileName
View.Explode
-
Element shrinking factor (between 0 and 1)
Default value: 1
Saved in: General.OptionsFileName
View.ExternalView
-
Index of the view used to color vector fields (-1=self)
Default value: -1
Saved in: General.OptionsFileName
View.FakeTransparency
-
Use fake transparency (cheaper than the real thing, but incorrect)
Default value: 0
Saved in: General.OptionsFileName
View.GeneralizedRaiseFactor
-
Generalized raise amplification factor
Default value: 1
Saved in: General.OptionsFileName
View.GeneralizedRaiseView
-
Index of the view used for generalized raise (-1=self)
Default value: -1
Saved in: General.OptionsFileName
View.GlyphLocation
-
Glyph (arrow, number, etc.) location (1=center of gravity, 2=node)
Default value: 1
Saved in: General.OptionsFileName
View.Height
-
Height (in pixels) of the scale or 2D plot
Default value: 200
Saved in: General.OptionsFileName
View.IntervalsType
-
Type of interval display (1=iso, 2=continuous, 3=discrete, 4=numeric)
Default value: 2
Saved in: General.OptionsFileName
View.Light
-
Enable lighting for the view
Default value: 1
Saved in: General.OptionsFileName
View.LightLines
-
Light element edges
Default value: 1
Saved in: General.OptionsFileName
View.LightTwoSide
-
Light both sides of surfaces (leads to slower rendering)
Default value: 1
Saved in: General.OptionsFileName
View.LineType
-
Display lines as solid color segments (0) or 3D cylinders (1)
Default value: 0
Saved in: General.OptionsFileName
View.LineWidth
-
Display width of lines (in pixels)
Default value: 1
Saved in: General.OptionsFileName
View.MaxRecursionLevel
-
Maximum recursion level for adaptive views
Default value: 0
Saved in: General.OptionsFileName
View.Max
-
Maximum value in the view (read-only)
Default value: 0
Saved in: -
View.MaxX
-
Maximum view coordinate along the X-axis (read-only)
Default value: 0
Saved in: -
View.MaxY
-
Maximum view coordinate along the Y-axis (read-only)
Default value: 0
Saved in: -
View.MaxZ
-
Maximum view coordinate along the Z-axis (read-only)
Default value: 0
Saved in: -
View.Min
-
Minimum value in the view (read-only)
Default value: 0
Saved in: -
View.MinX
-
Minimum view coordinate along the X-axis (read-only)
Default value: 0
Saved in: -
View.MinY
-
Minimum view coordinate along the Y-axis (read-only)
Default value: 0
Saved in: -
View.MinZ
-
Minimum view coordinate along the Z-axis (read-only)
Default value: 0
Saved in: -
View.NbIso
-
Number of intervals
Default value: 15
Saved in: General.OptionsFileName
View.NbTimeStep
-
Number of time steps in the view (do not change this!)
Default value: 1
Saved in: -
View.NormalRaise
-
Elevation of the view along the normal (in model coordinates)
Default value: 0
Saved in: -
View.Normals
-
Display size of normal vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
View.OffsetX
-
Translation of the view along X-axis (in model coordinates)
Default value: 0
Saved in: -
View.OffsetY
-
Translation of the view along Y-axis (in model coordinates)
Default value: 0
Saved in: -
View.OffsetZ
-
Translation of the view along Z-axis (in model coordinates)
Default value: 0
Saved in: -
View.PointSize
-
Display size of points (in pixels)
Default value: 3
Saved in: General.OptionsFileName
View.PointType
-
Display points as solid color dots (0), 3D spheres (1), scaled dots (2) or scaled spheres (3)
Default value: 0
Saved in: General.OptionsFileName
View.PositionX
-
X position (in pixels) of the scale or 2D plot (< 0: right alignment; > 1e5: centered)
Default value: 100
Saved in: General.OptionsFileName
View.PositionY
-
Y position (in pixels) of the scale or 2D plot (< 0: right alignment; > 1e5: centered)
Default value: 50
Saved in: General.OptionsFileName
View.RaiseX
-
Elevation of the view along X-axis (in model coordinates)
Default value: 0
Saved in: -
View.RaiseY
-
Elevation of the view along Y-axis (in model coordinates)
Default value: 0
Saved in: -
View.RaiseZ
-
Elevation of the view along Z-axis (in model coordinates)
Default value: 0
Saved in: -
View.RangeType
-
Value scale range type (1=default, 2=custom, 3=per time step)
Default value: 1
Saved in: General.OptionsFileName
View.SaturateValues
-
Saturate the view values to custom min and max (1=true, 0=false)
Default value: 0
Saved in: General.OptionsFileName
View.ScaleType
-
Value scale type (1=linear, 2=logarithmic, 3=double logarithmic)
Default value: 1
Saved in: General.OptionsFileName
View.ShowElement
-
Show element boundaries?
Default value: 0
Saved in: General.OptionsFileName
View.ShowScale
-
Show value scale?
Default value: 1
Saved in: General.OptionsFileName
View.ShowTime
-
Time display mode (0=hidden, 1=value if multi-step, 2=value always, 3=step if multi-step, 4=step always)
Default value: 1
Saved in: General.OptionsFileName
View.SmoothNormals
-
Smooth the normals?
Default value: 0
Saved in: General.OptionsFileName
View.Stipple
-
Stipple curves in 2D plots?
Default value: 0
Saved in: General.OptionsFileName
View.Tangents
-
Display size of tangent vectors (in pixels)
Default value: 0
Saved in: General.OptionsFileName
View.TargetError
-
Target representation error for adaptive views
Default value: 0.01
Saved in: General.OptionsFileName
View.TensorType
-
Tensor Visualization Type
Default value: 1
Saved in: General.OptionsFileName
View.TimeStep
-
Current time step displayed
Default value: 0
Saved in: -
View.TransformXX
-
Element (1,1) of the 3x3 coordinate transformation matrix
Default value: 1
Saved in: -
View.TransformXY
-
Element (1,2) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformXZ
-
Element (1,3) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformYX
-
Element (2,1) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformYY
-
Element (2,2) of the 3x3 coordinate transformation matrix
Default value: 1
Saved in: -
View.TransformYZ
-
Element (2,3) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformZX
-
Element (3,1) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformZY
-
Element (3,2) of the 3x3 coordinate transformation matrix
Default value: 0
Saved in: -
View.TransformZZ
-
Element (3,3) of the 3x3 coordinate transformation matrix
Default value: 1
Saved in: -
View.Type
-
Type of plot (1=3D, 2=2D space, 3=2D time)
Default value: 1
Saved in: -
View.UseGeneralizedRaise
-
Use generalized raise?
Default value: 0
Saved in: General.OptionsFileName
View.VectorType
-
Vector display type (1=segment, 2=arrow, 3=pyramid, 4=3D arrow, 5=displacement, 6=comet)
Default value: 4
Saved in: General.OptionsFileName
View.Visible
-
Is the view visible?
Default value: 1
Saved in: -
View.Width
-
Width (in pixels) of the scale or 2D plot
Default value: 300
Saved in: General.OptionsFileName
View.Color.Points
-
Point color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Lines
-
Line color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Triangles
-
Triangle color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Quadrangles
-
Quadrangle color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Tetrahedra
-
Tetrahedron color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Hexahedra
-
Hexahedron color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Prisms
-
Prism color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Pyramids
-
Pyramid color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Tangents
-
Tangent vector color
Default value: {255,255,0}
Saved in: General.OptionsFileName
View.Color.Normals
-
Normal vector color
Default value: {255,0,0}
Saved in: General.OptionsFileName
View.Color.Text2D
-
2D text color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Text3D
-
3D text color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.Color.Axes
-
Axes color
Default value: {0,0,0}
Saved in: General.OptionsFileName
View.ColorTable
-
Color table used to draw the view
Saved in: General.OptionsFileName
Back to geuz.org/gmsh