Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Issues with scale_region.py simulations

skIANJ86

New member
This may or may not be similar to a previous posting (Nov 8 : scale_region strange behavior), but I, too, am having difficulty with scale_region.py. To summarize, I used grid-rotate and MPAS-Limited-Area-master on the 46km-12km variable mesh to center and regionalize my domain over the Gulf (Helene.grid.nc). Then I ran two simulations, one using Helene.grid.nc, and another after scaling from 46km-12km to 15km-4km using scale_region.py (./scale_region.py Helene.grid.nc Helene.rgrid.nc 3 22 -88). Aside from changing config_dt based on resolution, the namelist and streams files are exactly the same for each simulation (graph.info as well).

The Helele.grid and Helene.rgrid mesh is attached (orig_mesh and scaled_mesh, respectively). I don't believe there are issues here, and the grid, init, and static files look ok. Problems arise when simulations are performed. Figures Helene_unscaled_ts1, ts5, and ts10 show MSLP and 850 hPa winds at the initial timestep, hour 5, and hour 10, respectively. It looks fine. However, when using Helene.rgrid.nc, the hurricane quickly dissipates (Helene_scaled_ts1, ts5, ts10). The log file shows no errors, and the simulation does not terminate prematurely.

Am I missing an important step or setting? Any suggestions are greatly appreciated.
I am using MPAS version 8.3.1
 

Attachments

  • orig_mesh.png
    orig_mesh.png
    503.7 KB · Views: 1
  • scaled_mesh.png
    scaled_mesh.png
    394.9 KB · Views: 1
  • Helene_unscaled_ts1.png
    Helene_unscaled_ts1.png
    1.2 MB · Views: 1
  • Helene_unscaled_ts5.png
    Helene_unscaled_ts5.png
    1.3 MB · Views: 1
  • Helene_unscaled_ts10.png
    Helene_unscaled_ts10.png
    1.4 MB · Views: 1
  • Helene_scaled_ts1.png
    Helene_scaled_ts1.png
    1.2 MB · Views: 2
  • Helene_scaled_ts5.png
    Helene_scaled_ts5.png
    1.3 MB · Views: 2
  • Helene_scaled_ts10.png
    Helene_scaled_ts10.png
    1.4 MB · Views: 1
  • namelist_init_atmosphere.txt
    1.7 KB · Views: 0
  • namelist_atmosphere.txt
    2.1 KB · Views: 0
Top