= Example of modular implementation for hc = The [wiki:DevDocs design ideas behind SEATREE] are to make running solid Earth computational tools as simple as possible, while maintaining full access to the underlying code. As an example, we describe here the hc module's implementation. == hc mantle flow module == 1. Low level routines For HC, the low level computational routines consist of C programs which need to be compiled with "make" The visualization routines are given by GMT. 2. hcWrapper and GMTplotter internal python scripts 3. calc_vel_and_plot python scripts 4. SEATREE GUI