Changes between Version 2 and Version 3 of Ticket #641


Ignore:
Timestamp:
04/29/14 11:56:06 (10 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #641 – Description

    v2 v3  
    3030}}}
    3131
    32  The following figure shows a '''two-way''' nesting application in the South China Sea with a '''1:3''' refinement grid over the Luzon Straits. Both grids are rotated. This is a tidally forced application. Tides are imposed at the coarser, large scale grid open boundaries.The figure shows both coarser and finer grids free-surface fields after 10 days of solution.   Notice the train of internal waves generated at Luzon Straits. It is very hard to see where is the finer grid in this application so I have to draw the perimeters (red outline). The two-way nesting is perfect between the coarser and finer grids... We are very happy with this configuration and solution.  Many thank to John Wilkin for his help with this application.
     32 The following figure shows a '''two-way''' nesting application in the South China Sea with a '''1:3''' refinement grid over the Luzon Straits. Both grids are rotated. This is a tidally forced application. Tides are imposed at the coarser, large scale grid open boundaries.The figure shows both coarser and finer grids free-surface fields after 10 days of solution.   Notice the train of internal waves generated at Luzon Straits. It is very hard to see where is the finer grid in this application so I have to draw the perimeters (red outline). The two-way nesting is perfect between the coarser and finer grids... We are very happy with this configuration and solution.  Many thanks to John Wilkin for his help with this application.
    3333
    3434 [[Image(https://www.myroms.org/trac/scs_ssh_day10.png, 600)]]
     
    4646 * '''matlab/utility/plot_nesting.m''': plots requested ROMS nesting variable from input history NetCDF files. This function is very useful when debugging a ROMS nesting application. The plotting is not that fancy but it provides enough information for browsing ROMS variables very quickly.
    4747
    48  * '''matlab/utility/plot_perimeter.m''': adds a grid perimeter outline to an existing figure plotted with '''plot_nesting.mqq'''.  It is used for browsing quickly output ROMS variables during nesting.
     48 * '''matlab/utility/plot_perimeter.m''': adds a grid perimeter outline to an existing figure plotted with '''plot_nesting.m'''.  It is used for browsing quickly output ROMS variables during nesting.
    4949
    5050----