https://github.com/geodynamics/citcoms
Revision 7ca37a6c25611762a837e3dc34223e283d66aaac authored by karredondo on 14 February 2014, 22:30:31 UTC, committed by karredondo on 14 February 2014, 22:30:31 UTC
Katrina Arredondo

Heating output is in terms of elements instead of nodes. The data is
placed in a third combine file "ele" aside from "cap" and "opt."
1 parent c770f8e
Raw File
Tip revision: 7ca37a6c25611762a837e3dc34223e283d66aaac authored by karredondo on 14 February 2014, 22:30:31 UTC
Add ability to combine "heating" output
Tip revision: 7ca37a6
dummy.cc

/* Without the following, GCC 3.4.5 doesn't create a .Tpo file. */
static int dummy;

back to top