Changeset 26810 for issm/trunk-jpl/test/NightlyRun/test257.py
- Timestamp:
- 01/25/22 05:41:26 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test257.py
r26639 r26810 50 50 md.smb.ar_timestep = 2.0 #timestep of the autoregressive model [yr] 51 51 md.smb.phi = np.array([[0.2, 0.1, 0.05, 0.01], [0.4, 0.2, -0.2, 0.1], [0.4, -0.4, 0.1, -0.1]]) 52 md.smb.lapserate_pos = np.array([[0.01,0,0]]) 53 md.smb.lapserate_neg = np.array([[0.01,0,0]]) 52 54 53 55 # Stochastic forcing
Note:
See TracChangeset
for help on using the changeset viewer.