https://github.com/geodynamics/citcoms
Revision e2213aef4dcc7143e43cc3e14260d14aa13aa8be authored by Eh Tan on 04 September 2008, 00:20:50 UTC, committed by Eh Tan on 04 September 2008, 00:20:50 UTC
* output in vts/pvts Structured VTK XML format
* only these fields are available: coordinate, temperature, velocity and viscosity
* coordinate and velocity are in Cartesian coordinates

Some notes for future tasks:
* adding other node- or element-based fields (pressure, stress, comp_nd, comp_el) is easy
* tracer output should be in vtp format
* surf, botm, and horiz_avg will be in vts format
* geoid will still be as an ascii table

1 parent 46cfb7a
History
Tip revision: e2213aef4dcc7143e43cc3e14260d14aa13aa8be authored by Eh Tan on 04 September 2008, 00:20:50 UTC
Some basic VTK parallel XML output
Tip revision: e2213ae
File Mode Size
Exchanger
CitcomSmodule.c -rw-r--r-- 1.9 KB
CitcomSmodule.h -rw-r--r-- 1.3 KB
Makefile.am -rw-r--r-- 2.1 KB
advdiffu.c -rw-r--r-- 3.5 KB
advdiffu.h -rw-r--r-- 1.8 KB
bindings.c -rw-r--r-- 10.2 KB
bindings.h -rw-r--r-- 1.2 KB
exceptions.c -rw-r--r-- 1.1 KB
exceptions.h -rw-r--r-- 1.2 KB
getProperty.h -rw-r--r-- 2.9 KB
initial_conditions.c -rw-r--r-- 5.4 KB
initial_conditions.h -rw-r--r-- 2.5 KB
mesher.c -rw-r--r-- 2.2 KB
mesher.h -rw-r--r-- 1.5 KB
misc.c -rw-r--r-- 10.6 KB
misc.h -rw-r--r-- 4.1 KB
outputs.c -rw-r--r-- 3.0 KB
outputs.h -rw-r--r-- 1.7 KB
setProperties.c -rw-r--r-- 33.8 KB
setProperties.h -rw-r--r-- 3.3 KB
stokes_solver.c -rw-r--r-- 7.4 KB
stokes_solver.h -rw-r--r-- 3.1 KB

back to top