Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2013-06-05 08:26:33
Size: 29
Editor: NicoleThomas
Comment:
Revision 3 as of 2013-06-05 09:36:20
Size: 393
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 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
}}}

The program i3d_reg

Configuration file

The options for the execution of i3d 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

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