https://github.com/geodynamics/citcoms
Revision 2cd498c82824951718128723e3666556cda8b81f authored by Eh Tan on 27 November 2006, 20:05:11 UTC, committed by Eh Tan on 27 November 2006, 20:05:11 UTC
* "output_format" must be either "ascii" (the default) or "hdf5", the
  "ascii-local" option is gone
* "datafile" becomes the prefix of the filename and cannot contain "/"
* "datadir" becomes mandatory input parameters
* If "datadir" is "%DATADIR", the output directory is determined by an
  external program "citcoms_datadir"
* Special substrings "%RANK", "%HOSTNAME" in datadir will be substituted
  by mpi rank, machine's hostname, $DATADIR environment variable,
  respectively. 
* These special strings start with "%", rather than "$",  becuase it's very
  difficult to input "$" from the command line.
        

1 parent eaffb18
History
Tip revision: 2cd498c82824951718128723e3666556cda8b81f authored by Eh Tan on 27 November 2006, 20:05:11 UTC
Changes how to specify output directory
Tip revision: 2cd498c
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
AUTHORS -rw-r--r-- 359 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 237.3 KB
INSTALL -rw-r--r-- 9.1 KB
Makefile.am -rw-r--r-- 1.1 KB
NEWS -rw-r--r-- 1.8 KB
README -rw-r--r-- 285 bytes
configure.ac -rw-r--r-- 4.3 KB
setup.py -rw-r--r-- 790 bytes

README

back to top