Ignore:
Timestamp:
03/08/21 17:46:39 (4 years ago)
Author:
Eric.Larour
Message:

CHG: huge commit on solid earth capability rewrite. Complete cleanup of the sea level core.
New mass transport capabilities for ocean and tws. No more giacore. GiaIvins folded into
the sea level core. Debugging of Materials.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Penta.cpp

    r25945 r26047  
    48514851/*}}}*/
    48524852
    4853 #ifdef _HAVE_GIA_
    4854 void       Penta::GiaDeflection(Vector<IssmDouble>* wg,Vector<IssmDouble>* dwgdt,IssmDouble* x,IssmDouble* y){/*{{{*/
    4855         _error_("GIA deflection not implemented yet!");
    4856 }
    4857 /*}}}*/
    4858 #endif
    4859 
    48604853#ifdef _HAVE_DAKOTA_
    48614854void       Penta::InputScaleFromDakota(IssmDouble* distributed_values, IssmDouble* partition, int npart, int nt, int name){/*{{{*/
Note: See TracChangeset for help on using the changeset viewer.