Opened 17 years ago

Closed 17 years ago

#79 closed upgrade (Done)

Lower and upper bounds indices

Reported by: arango Owned by: arango
Priority: major Milestone: Nesting/Composed Grids
Component: Nonlinear Version: 3.1
Keywords: Cc:

Description

We started working on the nesting capabilities of ROMS. We plan to modify the algorithm sequentialy instead of a big update. To facilitate nesting and ESMF, the lower and upper bounds for the computational tiles and array dimensions are now saved in the structure BOUNDS defined in mod_param.F. This structure contains all the indices for all tiles per nested grid. We just need to compute them only once. Previously, we computed them on the flight every time that the are needed. Of course, this was a very redundant computation.

Change History (1)

comment:1 by arango, 17 years ago

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