https://github.com/geodynamics/citcoms
Revision 1e7ff88de3b5c248cc75ed65dfbac5c63f7c59d1 authored by Eh Tan on 12 July 2011, 16:27:58 UTC, committed by Eh Tan on 12 July 2011, 16:27:58 UTC
- A new input parameter 'vtk_format', which can be either 'ascii' (default) or
  'binary'. When 'binary', gzip and base64 encoding are used.
- The node ordering is changed to CitcomS native ordering. The consequence is the
  axis are rotated as z in CitcomS is mapped to X in vtk, and x to Y, y to Z.
- More data can be outputted in vtk format
- Using .pvts file for regional model; .vtm and .visit file for global model
  (.vtm format provided by Tobias Hoeink at Rice, .visit format provided by Kat
   at visitusers.org/forum)

1 parent 56f6015
History
Tip revision: 1e7ff88de3b5c248cc75ed65dfbac5c63f7c59d1 authored by Eh Tan on 12 July 2011, 16:27:58 UTC
enhancing VTK output, mostly contributed by Rene Gassmoeller at GFZ.
Tip revision: 1e7ff88
File Mode Size
CitcomS
bin
etc
examples
lib
module
tests
visual
.gitignore -rw-r--r-- 345 bytes
AUTHORS -rw-r--r-- 242 bytes
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 454.8 KB
INSTALL -rw-r--r-- 808 bytes
Makefile.am -rw-r--r-- 1.4 KB
NEWS -rw-r--r-- 10.2 KB
README -rw-r--r-- 405 bytes
configure.ac -rw-r--r-- 8.2 KB
setup.py -rw-r--r-- 1.2 KB

README

back to top