Opened 3 years ago

Last modified 3 years ago

#133 new incoherences

get_var2

Reported by: acozic Owned by: Laurent Fairhead
Priority: minor Milestone:
Component: LMDZ Keywords: get_var, start.nc, dynetat0
Cc:

Description

in dyn3dmem/dynetat0_loc.F90 get_var1 allow variables, in start.nc, to have or not a dimension with time axis. It's not the case for get_var2. For inca we need to modify this routine.

To allow continuity between sequential and parallel version we need to modify dyn3d/dynetat0.f90 but between dynetat0_loc.F90 and dynetat0.f90 get_varX are not the same, are not used in the same way (for example in dynetat0.f90 get_var1 is for 1d variables, and in dynetat0_loc.F90 get_var1 is for 2d variables).

Change History (2)

comment:1 Changed 3 years ago by acozic

commit done on branch LMDZ6/branches/LMDZ-INCA-Dyn [3965]

comment:2 Changed 3 years ago by acozic

commit done in trunk LMDZ6 [3967]

Note: See TracTickets for help on using tickets.