Opened 16 years ago

Closed 16 years ago

#261 closed upgrade (Done)

Updated NetCDF IO gather/scatter

Reported by: arango Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.2
Component: Nonlinear Version: 3.2
Keywords: Cc:

Description

Updated several algorithms:

  • Replaced routines mp_gather and mp_scatter with mp_gather2d, mp_gather3d, mp_scatter2d, and mp_scatter3d. It is better to split these routines into 2D and 3D array processing to follow better the strong-typing rules in module distribute.F.
  • Removed the need to provide an input tangent linear model initial conditions file (ITLname) in weak-constraint data assimilation algorithm (W4DPSAS and W4DVAR). This file is now created internally in drivers w4dpsas_ocean.h and w4dvar_ocean.h.
  • Corrected bug in zetabc.F when WEST_FSRADIATION is activated. Change index kstp with know in the computation of local variable grad. Many thanks to Francesco Nencioli for reporting this problem.

Change History (1)

comment:1 by arango, 16 years ago

Resolution: Done
Status: newclosed
Note: See TracTickets for help on using tickets.