Changeset 22460


Ignore:
Timestamp:
02/23/18 14:43:45 (7 years ago)
Author:
Mathieu Morlighem
Message:

CHG: fixing python class with coupling_time

File:
1 edited

Legend:

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

    r22459 r22460  
    3131                        self.final_time      = old.final_time     
    3232                        self.interp_forcings = old.interp_forcings
     33                        self.coupling_time   = old.coupling_time
    3334
    3435                else:
Note: See TracChangeset for help on using the changeset viewer.