Ignore:
Timestamp:
02/29/24 15:56:37 (13 months ago)
Author:
poinelli
Message:

CHG: Add python and javascript fields related to IntrusionMelt

File:
1 edited

Legend:

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

    r28115 r28118  
    8989                        writejsstring(fid,[modelname '.groundingline.friction_interpolation'],self.friction_interpolation);
    9090                        writejsstring(fid,[modelname '.groundingline.melt_interpolation'],self.melt_interpolation);
     91                        writejsdouble(fif,[modelname '.groundingline.intrusion_distance'],self.intrusion_distance);
    9192                        writejscellstring(fid,[modelname '.groundingline.requested_outputs'],self.requested_outputs);
    9293
Note: See TracChangeset for help on using the changeset viewer.