File: par_visu_evol.d

package info (click to toggle)
lorene 0.0.0~cvs20161116%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 26,444 kB
  • ctags: 13,953
  • sloc: cpp: 212,946; fortran: 21,645; makefile: 1,750; sh: 4
file content (14 lines) | stat: -rw-r--r-- 735 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
########## PARAMETERS FOR CODE VISU_EVOL ########################
# The following line contains the root for the input data file names:
sigma
2       jmin: initial time step
200     jmax: final time step
20      jstep: distance between two successive time steps
# The following line contains the root for the OpenDX file names to be created:
mu
z       section_type: z (resp. x, y) for a plane z=a (resp. x=a, y=a) with a=const,  
1.       parameter a defining the section plane (see above)
-4. 4.    umin, umax: range of the plane coordinate u
-4. 4.    vmin, vmax: range of the plane coordinate v
200     nu : number of points in the u direction (uniform sampling)
200     nv : number of points in the v direction (uniform sampling)