Ignore:
Timestamp:
11/08/22 09:41:05 (2 years ago)
Author:
vverjans
Message:

CHG allowing extrusion for stochasticforcing class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/stochasticforcing.m

    r27354 r27359  
    2424                end % }}}
    2525                function self = extrude(self,md) % {{{
    26                         %Nothing for now
     26                        self.default_id = project3d(md,'vector',self.default_id,'type','element','layer',1);
    2727                end % }}}
    2828                function self = setdefaultparameters(self) % {{{
Note: See TracChangeset for help on using the changeset viewer.