[CIG-LONG] [gale] model equilibration (thermal and isostatic) + boxShape initial geometry

Walter Landry walter at geodynamics.org
Tue Aug 12 13:42:47 PDT 2008


Walter Landry <walter at geodynamics.org> wrote:
> The best way to do this is to modify the source code to put in that
> step function.  Specifically, in
> 
>   src/StgFEM/plugins/StandardConditionFunctions/StandardConditionFunctions.c
> 
> add the lines (untested!)
> 
>         if(dim==3)
>           {
>             dim=0;
>             coord=&(context->currentTime);
>           }
> 
> at line 861.  Then, you can specify "StepFunctionDim" as 3, and it
> will use time instead of space.

Since this looks generally useful, I made the change to the code.  So
if you get the code from the repository, it will have it.

Cheers,
Walter Landry
walter at geodynamics.org


More information about the CIG-LONG mailing list