source: trunk/LMDZ.MARS/util/concatnc.def @ 2313

Last change on this file since 2313 was 2313, checked in by abierjon, 5 years ago

Mars GCM:
Following r2303 and r2308 and truly truly resolving Ticket #46 on concatnc:
Improved ergonomics of the user interface, with no more request to the user
in the midst of computations

AB

File size: 720 bytes
Line 
1diagfi10.nc       
2diagfi11.nc       
3diagfi12.nc       
4
5515              ! Starting sol to use in the output file?
6sol              ! output timescale ("sol" or "ls")
7tsurf           
8ps
9
10
11-----------------------------------------------------------------------
12ABOVE is the list of inputs to be fed to "concatnc.e" if you don't want
13to reply directly to the program:
14
151) List of N files to be read  (N lines)
162) blank line at the end
173) Starting sol of the output file?
18(or a blank if you want to use the first file's
19 starting sol = time(1)+controle(4) )
204) Output timescale ("sol" or "ls")
215) List of X variables to be kept (X lines) or 'all'
226) blank line at the end
23
24The use is :
25> concatnc.e < concatnc.def
Note: See TracBrowser for help on using the repository browser.