Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
7283862e
Commit
7283862e
authored
22 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
force version number to current version in asci post format
parent
481f0622
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/FORMATS
+2
-5
2 additions, 5 deletions
doc/FORMATS
with
2 additions
and
5 deletions
doc/FORMATS
+
2
−
5
View file @
7283862e
$Id: FORMATS,v 1.1
0
200
1-10-31 08:34:19
geuzaine Exp $
$Id: FORMATS,v 1.1
1
200
2-07-15 18:21:27
geuzaine Exp $
This document describes the version 1.1 of Gmsh's mesh and
This document describes the version 1.1 of Gmsh's mesh and
post-processing file formats
post-processing file formats
...
@@ -55,7 +55,7 @@ multiple) post-processing views (enclosed between $View/$EndView
...
@@ -55,7 +55,7 @@ multiple) post-processing views (enclosed between $View/$EndView
pairs).
pairs).
$PostFormat
$PostFormat
version-number
file-type data-size
1.1
file-type data-size
$EndPostFormat
$EndPostFormat
$View
$View
view-name nb-time-steps
view-name nb-time-steps
...
@@ -81,9 +81,6 @@ pairs).
...
@@ -81,9 +81,6 @@ pairs).
text3d ... text3d-chars ...
text3d ... text3d-chars ...
$endView
$endView
version-number is a floating point number giving the version of
the file format (e.g. 1.1).
file-type is an integer equal to 0 in the ASCII file format.
file-type is an integer equal to 0 in the ASCII file format.
data-size is an integer equal to the size of the floating point
data-size is an integer equal to the size of the floating point
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment