Skip to content

scripts for coupled atmosphere-glacier simulations using WRF and COSIPY

License

Notifications You must be signed in to change notification settings

cryotools/wrf_x_cspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WRF x COSIPY

All-in-one coupler for COSIPY and WRF.

Instructions

  1. Download WRF and COSIPY:
bash patch_wrfxcspy.sh --install-wrf --install-cosipy -i ./foo/bar/
  1. Install WRF's dependencies and edit build_wrf.sh to point to the right paths for COSIPY_API, NETCDF, HDF5, and DIR. Make WRF's dependencies are correctly installed.

  2. Load environment variables, configure and patch WRF:

bash patch_wrfxcspy -e -c -p -i ./foo/bar/WRF
  1. Build WRF: ./compile em_real >& log.compile

Arguments:

-i, --input [file] Source WRF directory, relative to current working directory. -c, --configure Create new WRF configuration script. -d, --delete Run make clean in source directory. -p, --patch Patch COSIPY into WRF. Does not check if already patched. -e, --env Load environment variables. -v, --verbose Prints log messages to stderr.

About

scripts for coupled atmosphere-glacier simulations using WRF and COSIPY

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published