next up previous contents
Next: Interfaces Up: IOSDF Previous: Comments   Contents

Parameters

out1d_d Scope: private   BOOLEAN
Description:Do 1D IOSDF output in the diagonal-direction
 Default: yes



out1d_dir Scope: private   STRING
Description:Output directory for 1D IOSDF files, overrides IO::out_dir
Range  Default: (none)
.+
A valid directory name
^$
An empty string to choose the default from IO::out_dir



out1d_every Scope: private   INT
Description:How often to do 1D IOSDF output, overrides IO::out_every
Range  Default: -1
1:*
Every so many iterations
0:
Disable 1D IOSDF output
-1:
Default to IO::out_every



out1d_vars Scope: private   STRING
Description:Variables to output in 1D IOSDF file format
Range  Default: (none)
.+
Space-separated list of fully qualified variable/group names
^$
An empty string to output nothing



out1d_x Scope: private   BOOLEAN
Description:Do 1D IOSDF output in the x-direction
 Default: yes



out1d_xline_y Scope: private   REAL
Description:y-coord for 1D lines in x-direction
Range  Default: -424242
*:*
A value between [ymin, ymax]
-424242:
Default to IO::out_xline_y



out1d_xline_yi Scope: private   INT
Description:y-index (from 0) for 1D lines in x-direction
Range  Default: -1
0:*
An index between [0, ny)
-1:
Choose the default from IO::out_xline_yi



out1d_xline_z Scope: private   REAL
Description:z-coord for 1D lines in x-direction
Range  Default: -424242
*:*
A value between [zmin, zmax]
-424242:
Default to IO::out_xline_z



out1d_xline_zi Scope: private   INT
Description:z-index (from 0) for 1D lines in x-direction
Range  Default: -1
0:*
An index between [0, nz)
-1:
Choose the default from IO::out_xline_zi



out1d_y Scope: private   BOOLEAN
Description:Do 1D IOSDF output in the y-direction
 Default: yes



out1d_yline_x Scope: private   REAL
Description:x-coord for 1D lines in y-direction
Range  Default: -424242
*:*
A value between [xmin, xmax]
-424242:
Default to IO::out_yline_x



out1d_yline_xi Scope: private   INT
Description:x-index (from 0) for 1D lines in y-direction
Range  Default: -1
0:*
An index between [0, nx)
-1:
Choose the default from IO::out_yline_xi



out1d_yline_z Scope: private   REAL
Description:z-coord for 1D lines in y-direction
Range  Default: -424242
*:*
A value between [zmin, zmax]
-424242:
Default to IO::out_yline_z



out1d_yline_zi Scope: private   INT
Description:z-index (from 0) for 1D lines in y-direction
Range  Default: -1
0:*
An index between [0, nz)
-1:
Choose the default from IO::out_yline_zi



out1d_z Scope: private   BOOLEAN
Description:Do 1D IOSDF output in the z-direction
 Default: yes



out1d_zline_x Scope: private   REAL
Description:x-coord for 1D lines in z-direction
Range  Default: -424242
*:*
A value between [xmin, xmax]
-424242:
Default to IO::out_zline_x



out1d_zline_xi Scope: private   INT
Description:x-index (from 0) for 1D lines in z-direction
Range  Default: -1
0:*
An index between [0, nx)
-1:
Choose the default from IO::out_zline_xi



out1d_zline_y Scope: private   REAL
Description:y-coord for 1D lines in z-direction
Range  Default: -424242
*:*
A value between [ymin, ymax]
-424242:
Default to IO::out_zline_y



out1d_zline_yi Scope: private   INT
Description:y-index (from 0) for 1D lines in z-direction
Range  Default: -1
0:*
An index between [0, ny)
-1:
Choose the default from IO::out_zline_yi



out2d_dir Scope: private   STRING
Description:Output directory for 2D IOSDF files, overrides out_dir
Range  Default: (none)
.+
A valid directory name
^$
An empty string to choose the default from IO::out_dir



out2d_every Scope: private   INT
Description:How often to do 2D IOSDF output, overrides IO::out_every
Range  Default: -1
1:*
Every so many iterations
0:
Disable 2D IOSDF output
-1:
Default to IO::out_every



out2d_vars Scope: private   STRING
Description:Variables to output in 2D IOSDF file format
Range  Default: (none)
.+
Space-separated list of fully qualified variable/group names
^$
An empty string to output nothing



out2d_xyplane_z Scope: private   REAL
Description:z-coord for 2D planes in xy
Range  Default: -424242
*:*
A value between [zmin, zmax]
-424242:
Default to IO::out_xyplane_z



out2d_xyplane_zi Scope: private   INT
Description:z-index (from 0) for 2D planes in xy
Range  Default: -1
0:*
An index between [0, nz)
-1:
Choose the default from IO::out_xyplane_zi



out2d_xzplane_y Scope: private   REAL
Description:y-coord for 2D planes in xz
Range  Default: -424242
*:*
A value between [ymin, ymax]
-424242:
Default to IO::out_xzplane_y



out2d_xzplane_yi Scope: private   INT
Description:y-index (from 0) for 2D planes in xz
Range  Default: -1
0:*
An index between [0, ny)
-1:
Choose the default from IO::out_xzplane_yi



out2d_yzplane_x Scope: private   REAL
Description:x-coord for 2D planes in yz
Range  Default: -424242
*:*
A value between [xmin, xmax]
-424242:
Default to IO::out_yzplane_x



out2d_yzplane_xi Scope: private   INT
Description:x-index (from 0) for 2D planes in yz
Range  Default: -1
0:*
An index between [0, nx)
-1:
Choose the default from IO::out_yzplane_xi



out3d_dir Scope: private   STRING
Description:Output directory for 3D IOSDF files, overrides IO::out_dir
Range  Default: (none)
.+
A valid directory name
^$
An empty string to choose the default from IO::out_dir



out3d_every Scope: private   INT
Description:How often to do 3D IOSDF output, overrides IO::out_every
Range  Default: -1
1:*
Every so many iterations
0:
Disable 3D IOSDF output
-1:
Default to IO::out_every



out3d_vars Scope: private   STRING
Description:Variables to output in 3D IOSDF file format
Range  Default: (none)
.+
Space-separated list of fully qualified variable/group names
^$
An empty string to output nothing



out_dir Scope: shared from IO   STRING



out_downsample_x Scope: shared from IO   INT



out_downsample_y Scope: shared from IO   INT



out_downsample_z Scope: shared from IO   INT



out_every Scope: shared from IO   INT



out_xline_y Scope: shared from IO   REAL



out_xline_yi Scope: shared from IO   INT



out_xline_z Scope: shared from IO   REAL



out_xline_zi Scope: shared from IO   INT



out_xyplane_z Scope: shared from IO   REAL



out_xyplane_zi Scope: shared from IO   INT



out_xzplane_y Scope: shared from IO   REAL



out_xzplane_yi Scope: shared from IO   INT



out_yline_x Scope: shared from IO   REAL



out_yline_xi Scope: shared from IO   INT



out_yline_z Scope: shared from IO   REAL



out_yline_zi Scope: shared from IO   INT



out_yzplane_x Scope: shared from IO   REAL



out_yzplane_xi Scope: shared from IO   INT



out_zline_x Scope: shared from IO   REAL



out_zline_xi Scope: shared from IO   INT



out_zline_y Scope: shared from IO   REAL



out_zline_yi Scope: shared from IO   INT



strict_io_parameter_check Scope: shared from IO   BOOLEAN



verbose Scope: shared from IO   KEYWORD




next up previous contents
Next: Interfaces Up: IOSDF Previous: Comments   Contents