File: quad_zone_space.tec

package info (click to toggle)
python-meshio 7.0.0-really-5.3.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,952 kB
  • sloc: python: 14,908; makefile: 19
file content (14 lines) | stat: -rw-r--r-- 354 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TITLE = "Zone and variables separated by white spaces"
VARIABLES = X Y "foo bar"  foobar
# Random comment
ZONE T = "VARLOCATION" N=4 E =1 ET= QUADRILATERAL
# Random comment
   F = FEBLOCK VARLOCATION  =(  [4]= CELLCENTERED )
 0.0 1.0 1.0 0.0
 0.0 0.0 1.0 1.0
# Random comment
 1.0 2.0 3.0 4.0
# Random comment
 42.0
# Random comment
 1 2 3 4