Changeset 19175
- Timestamp:
- 03/04/15 12:27:23 (10 years ago)
- Location:
- issm/trunk-jpl/test
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test240.m
r19174 r19175 16 16 load '../Data/delta18o.data' 17 17 md.surfaceforcings.delta18o=delta18o; 18 % creating delta18oSurface19 md.surfaceforcings.delta18o_surface(1,1:(length(delta18o))) = 0;20 md.surfaceforcings.delta18o_surface(2,:) = delta18o(2,:);21 18 22 19 % creating Present day temperatures
Note:
See TracChangeset
for help on using the changeset viewer.