Revision 8e448b0f43525ab900b169c98efccc3b4600659b authored by Thorsten Becker on 08 August 2007, 22:55:39 UTC, committed by Thorsten Becker on 08 August 2007, 22:55:39 UTC
  input. For now, only the tracer innitial conditions can be set by
  using, for example,

  ictracer_grd_layers=2
  ictracer_grd_file="tmask.grd"


  for this to work, the ggrd libraries from HC, as well as the -lgmt 
  and -lnetcdf need to be linked, and -DUSE_GGRD needs to be defined
  on compile time.

- rewrote TDEPV viscosity options 3 and 4 slightly to make them more
  efficient

- added TDEPV viscosity option 6 

		 eta = N_0 exp(E(T_0-T) + (1-z) Z_0 )

- took layers subroutine in Construct_arrays.c apart to allow calling
  the same function in a more flexible from other subroutines

- addded error handling routine "myerror" to Pan_problem_misc_functions

- made the output behavior of the multigrid solver convergence
  parameters consisent with verbosity setting (ie. use report instead
  of always stderr output)

- changed tracer input parameter "tracer" and "chemical_buoyancy" to
   boolean routine for added flexibility (I hope)

- made check_initial_composition consistent with tracer advection,
      exits after warning only for E->trace.itracer_warnings==1

- debugging output in Full_tracer_advection.c and Tracer_setup only
  gets printed to file for E->control.verbose == 1

- fixed some typos in Output_gzdir (that might have been introduced by
  asynchronous svn updating or something like that)



1 parent 2f477b3
History
File Mode Size
Mayavi2
OpenDXMacro
samples
Makefile.am -rw-r--r-- 4.3 KB
autocombine.py -rwxr-xr-x 3.5 KB
batchcombine.py -rwxr-xr-x 4.6 KB
batchsurf.py -rwxr-xr-x 3.1 KB
citcoms_datadir -rwxr-xr-x 421 bytes
combine.py -rwxr-xr-x 4.4 KB
combinesurf.py -rwxr-xr-x 4.6 KB
dxgeneral.py -rwxr-xr-x 3.4 KB
dxgeneralsurf.sh -rwxr-xr-x 1.8 KB
estimate_size.py -rwxr-xr-x 8.8 KB
getcoord.sh -rwxr-xr-x 1.7 KB
getlog.sh -rwxr-xr-x 1.3 KB
getsurf.sh -rwxr-xr-x 1.8 KB
h5tocap.c -rw-r--r-- 5.8 KB
h5tocap.py -rwxr-xr-x 3.6 KB
h5tovelo.c -rw-r--r-- 5.2 KB
h5util.c -rw-r--r-- 7.9 KB
h5util.h -rw-r--r-- 1.4 KB
mayavi2_citcoms_display.py -rwxr-xr-x 4.1 KB
miff2avi -rwxr-xr-x 2.4 KB
miff2mpg -rwxr-xr-x 2.3 KB
parser.py -rwxr-xr-x 7.9 KB
pasteCitcomData.py -rwxr-xr-x 4.0 KB
plot_annulus.py -rwxr-xr-x 7.4 KB
plot_layer.py -rwxr-xr-x 4.8 KB
visFull.cfg -rw-r--r-- 4.4 KB
visFull.net.in -rw-r--r-- 37.4 KB
visRegional.cfg -rw-r--r-- 4.2 KB
visRegional.net.in -rw-r--r-- 33.9 KB
visRegionalSurface.cfg -rw-r--r-- 8.0 KB
visRegionalSurface.net.in -rw-r--r-- 90.9 KB
zslice.py -rwxr-xr-x 3.4 KB

back to top