Revision e53e0c8029b75408be691e265282d3613b38056d authored by Thorsten Becker on 19 August 2007, 23:54:46 UTC, committed by Thorsten Becker on 19 August 2007, 23:54:46 UTC
- added coor=2 option (for full citcom) to assign finer radial node
  spacing to top and lower layers of shell. The
  coor_refine=0.1,0.15,0.1,0.2 parameter specifies the radius fraction
  of the bottom layer [0], the fraction of the nodes in this layer
  [1], the top layer fraction [2], and the top layer node fraction
  [3]. I.e. the defaults will put 15% of all nz nodes into the 10%
  lower layer, 20% in the top 10% upper layer, and the rest in
  between.
  

- renamed gzipped output option ascii-gz

- built in restart facilities for temperature and tracers when using
  gzdir I/O


- added a composition viscosity function, CDEPV, based on two tracer
  flavors

  - for this to work, I had to move viscosity_input() *behind*
    tic_input() and tracer_input() in instructions


- added tracer_enriched option. If tracer = on and tracer_enriched =
  on, will reader Q0_enriched and vary the element heat production
  between Q0 for C = 0 and Q0_enriched for C = 1. I.e. this only works
  if C varies between 0 and 1.


- added an experimental option to write to a single VTK file (note
  caveats!) if ascii-gz is activated


  gzdir_vtkio = 2, will try to write VTK straight (experimental)

		  the VTK output is of the "legacy", serial type, and
		  requires that all processors see the same
		  filesystem. This will likely lead to a bottleneck
		  for larg CPU computations as each processor has to
		  wait til the previous is done.






1 parent 5cbae2e
History
File Mode Size
Advection_diffusion.c -rw-r--r-- 24.1 KB
BC_util.c -rw-r--r-- 3.8 KB
Checkpoints.c -rw-r--r-- 14.2 KB
Citcom_init.c -rw-r--r-- 1.8 KB
Composition_related.c -rw-r--r-- 12.7 KB
Construct_arrays.c -rw-r--r-- 22.5 KB
Convection.c -rw-r--r-- 3.6 KB
Drive_solvers.c -rw-r--r-- 6.4 KB
Element_calculations.c -rw-r--r-- 36.3 KB
Full_boundary_conditions.c -rw-r--r-- 7.4 KB
Full_geometry_cartesian.c -rw-r--r-- 3.3 KB
Full_lith_age_read_files.c -rw-r--r-- 1.3 KB
Full_obsolete.c -rw-r--r-- 28.0 KB
Full_parallel_related.c -rw-r--r-- 44.0 KB
Full_read_input_from_files.c -rw-r--r-- 9.4 KB
Full_solver.c -rw-r--r-- 3.8 KB
Full_sphere_related.c -rw-r--r-- 4.7 KB
Full_tracer_advection.c -rw-r--r-- 109.5 KB
Full_version_dependent.c -rw-r--r-- 12.7 KB
General_matrix_functions.c -rw-r--r-- 31.8 KB
Ggrd_handling.c -rw-r--r-- 3.8 KB
Global_operations.c -rw-r--r-- 18.4 KB
Initial_temperature.c -rw-r--r-- 7.4 KB
Instructions.c -rw-r--r-- 39.4 KB
Interuption.c -rw-r--r-- 1.5 KB
Lith_age.c -rw-r--r-- 13.4 KB
Makefile.am -rw-r--r-- 3.3 KB
Material_properties.c -rw-r--r-- 3.5 KB
Nodal_mesh.c -rw-r--r-- 10.0 KB
Obsolete.c -rw-r--r-- 25.0 KB
Output.c -rw-r--r-- 15.0 KB
Output_gzdir.c -rw-r--r-- 37.7 KB
Output_h5.c -rw-r--r-- 74.2 KB
Pan_problem_misc_functions.c -rw-r--r-- 11.9 KB
Parallel_util.c -rw-r--r-- 1.7 KB
Parsing.c -rw-r--r-- 19.3 KB
Phase_change.c -rw-r--r-- 6.1 KB
Problem_related.c -rw-r--r-- 5.2 KB
Process_buoyancy.c -rw-r--r-- 7.0 KB
Regional_boundary_conditions.c -rw-r--r-- 15.7 KB
Regional_geometry_cartesian.c -rw-r--r-- 2.6 KB
Regional_lith_age_read_files.c -rw-r--r-- 1.3 KB
Regional_obsolete.c -rw-r--r-- 25.3 KB
Regional_parallel_related.c -rw-r--r-- 29.7 KB
Regional_read_input_from_files.c -rw-r--r-- 9.7 KB
Regional_solver.c -rw-r--r-- 4.0 KB
Regional_sphere_related.c -rw-r--r-- 7.6 KB
Regional_tracer_advection.c -rw-r--r-- 30.2 KB
Regional_version_dependent.c -rw-r--r-- 17.5 KB
Shape_functions.c -rw-r--r-- 5.8 KB
Size_does_matter.c -rw-r--r-- 34.5 KB
Solver_conj_grad.c -rw-r--r-- 1.8 KB
Solver_multigrid.c -rw-r--r-- 19.3 KB
Sphere_harmonics.c -rw-r--r-- 10.2 KB
Sphere_util.c -rw-r--r-- 2.9 KB
Stokes_flow_Incomp.c -rw-r--r-- 23.2 KB
Topo_gravity.c -rw-r--r-- 28.6 KB
Tracer_setup.c -rw-r--r-- 49.5 KB
Viscosity_structures.c -rw-r--r-- 32.8 KB
advection.h -rw-r--r-- 1.6 KB
advection_diffusion.h -rw-r--r-- 1.4 KB
checkpoints.h -rw-r--r-- 1.2 KB
citcom_init.h -rw-r--r-- 1.3 KB
composition_related.h -rw-r--r-- 1.3 KB
convection_variables.h -rw-r--r-- 1.6 KB
drive_solvers.h -rw-r--r-- 1.3 KB
element_definitions.h -rw-r--r-- 8.4 KB
global_defs.h -rw-r--r-- 17.6 KB
hdf5_related.h -rw-r--r-- 2.5 KB
initial_temperature.h -rw-r--r-- 1.2 KB
interuption.h -rw-r--r-- 1.1 KB
lith_age.h -rw-r--r-- 1.3 KB
material_properties.h -rw-r--r-- 1.2 KB
output.h -rw-r--r-- 1.4 KB
output_h5.h -rw-r--r-- 1.4 KB
parallel_related.h -rw-r--r-- 1.4 KB
parsing.h -rw-r--r-- 1.8 KB
phase_change.h -rw-r--r-- 1.4 KB
solver.h -rw-r--r-- 2.5 KB
sphere_communication.h -rw-r--r-- 4.5 KB
tracer_defs.h -rw-r--r-- 3.6 KB
viscosity_descriptions.h -rw-r--r-- 3.9 KB

back to top