Download (DPLR) Code Version 4.01.0 User Manual

Transcript
Using FCONVERT
3.3.2
Neptune Input Deck Settings
This is a three-dimensional problem. The input grid is ASCII plot-3D and the output
grid file is parallel XDR. The original grid consists of two master blocks and must
therefore include an interface file. (See Section 3.4 for more information on zonal
interface files.) There are three interfaces between these two blocks. The following
table explains the meaning of the input deck settings in this sample case.
Input Flag
Setting
iaction
1
Explanation
Break each master block the input grid along the i, j, and k
axes as specified in ibrk, jbrk, kbrk for each block.
ifile
1
The input file is a grid file.
idim
3
The input file is a 3D file.
iinfo
0
Do not output debugging information.
ivers
1
Do not attempt to change file version.
nvers
4.01.0
Release version of the DPLR Code package being used.
(Value ignored when ivers=1).
inform
22
Input file is an ASCII plot3D grid file.
inint
1
Read input interface file.
idummy
0
Input file does not contain dummy cells.
nborig
2
There are 2 master blocks in the input grid file.
ouform
11
The output file will be an XDR parallel grid file
ouint
0
Do not write an output interface file (one already exists!)
odummy
0
Output file does not contain dummy cells.
ncedge
1
Compute all edge and corner interfaces.
imseq
0
Do not sequence the input grid file.
iscale
0
Do not scale the input grid file.
sfact
1.0
imir
0
Do not mirror input grid file.
nbreak
1
Ignored value because iaction = 1
ibrk, jbrk, kbrk
1, 1, 1,
7, 1, 1
Ignored value because iscale = 0
Do not break the first master block in any direction.
Break the second master block 7 times in the I direction only
.
DPLR Code Version 4.01.0 User Manual
3-16
2/6/09