Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2013-06-05 08:26:33
Size: 29
Editor: NicoleThomas
Comment:
Revision 4 as of 2013-06-05 10:15:56
Size: 572
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== The program i3d_reg ==
Line 2: Line 3:
== The program i3d_reg ==
=== Configuration file ===

The options for the execution of ''i3d_reg'' are set in the configuration file '''i3d_reg.inp''':
{{{
1) data/isen_ECT_08080112.nc ! Input/output file
2) data/init_CN6_08080112.nc ! CLaMS file
3) 4 ! Number of species
   O3 ! List of species
   H2O
   CH4
   BA
}}}

Remarks:
 1. Input/output file on regular grid
 1. [[ i3d/ClamsInputFiles || CLaMS input file ]]
 1. Number of species to add to input file (line 1) and their names

The program i3d_reg

Configuration file

The options for the execution of i3d_reg are set in the configuration file i3d_reg.inp:

1) data/isen_ECT_08080112.nc     ! Input/output file
2) data/init_CN6_08080112.nc     ! CLaMS file
3) 4                             ! Number of species
   O3                            ! List of species
   H2O
   CH4
   BA

Remarks:

  1. Input/output file on regular grid
  2. i3d/ClamsInputFiles

  3. Number of species to add to input file (line 1) and their names

i3d/i3dreg (last edited 2013-06-05 10:54:47 by NicoleThomas)