Difference between revisions of "MM5V3 WIDEALGRID package for Idealized Simulations"

From assela Pathirana
Jump to navigationJump to search
Line 12: Line 12:




;terrainMake:  
;terrainMake: Untar the file,<nowiki>
Untar the file,<nowiki>
</nowiki><pre><nowiki>
</nowiki><pre><nowiki>
tar -xvf terrainMake.tar
tar -xvf terrainMake.tar
</nowiki></pre> then read the README file inside. The package is written
</nowiki></pre> then read the README file inside. The package is written
in [[wikipedia:Java Language|Java Language]], so you need a java compiler (a standard component of [[wikipedia:Linux|Linux]] thesedays)
in [[wikipedia:Java Language|Java Language]], so you need a java compiler (a standard component of [[wikipedia:Linux|Linux]] thesedays)
to run it. <br>
to run it.
<br>
;widealgrid: Untar at the target regridder directory. <nowiki>
;widealgrid: Untar at the target regridder directory. <nowiki>
</nowiki><pre><nowiki>
</nowiki><pre><nowiki>
cd ./REGRID/regridder
tar -xvf widealgrid.tar
tar -xvf widealgrid.tar
</nowiki></pre>
</nowiki></pre>widealgrid folder with a number of files and a a new namelist.input file (meaning it will replace your original namelist.input in ./REGRID/regridder !).  
widealgrid folder with a number of files<br>
 
a new namelist.input file. <br>
<br>
Enjoy! <br>
Enjoy! <br>
<br>
<br>

Revision as of 07:24, 13 April 2006

Synopsis

MM5 is a popular, modern wikipedia:Limited Area Atmospheric Model maintained by wikipedia:National Center for Atmospheric Research, CO, USA. This model is geared towards operational and research simulations of actual atmosphere. Sometimes it is useful to have the ability to define hypothetical conditions under which the model should operate. However, this is not a standard feature of the model. There are several solutions for this problem, proposed by various people. I have been using th e Idealgrid package during 2002. Later, I needed to add moisture fields to the idealized conditions, which was not possible to do with the original Idealgrid. Therefore I hacked Idealgrid, added a new landform and landuse generation module (it was not available in Idealgrid), renamed as widealgrid (wet-idealgrid) and used for my research work during 2004-2006.

Package


Download the package from here. (You need bzip2 to expand it). Expand and then untar the file.

bunzip2 Widealgrid.tar.bz 
tar -xvf Widealgrid.tar.bz

You get two files:
terrainMake.tar & widealgrid.tar


terrainMake
Untar the file,

tar -xvf terrainMake.tar

then read the README file inside. The package is written

in Java Language, so you need a java compiler (a standard component of Linux thesedays) to run it.

widealgrid
Untar at the target regridder directory.

cd ./REGRID/regridder tar -xvf widealgrid.tar

widealgrid folder with a number of files and a a new namelist.input file (meaning it will replace your original namelist.input in ./REGRID/regridder !).

Enjoy!

You may want to read our recent paper. (Please refer to that if you write any publications using widealgrid).

 

References

A. Pathirana, S. Herath and T. Yamada, Simulating orographic rainfall with a limited-area, non-hydrostatic atmospheric model under idealized forcing, Atmos. Chem. Phys., 5, 215-226, 2005