iurnus / scripps_kaust_model

Official repository for the Scripps-KAUST Regional Integrated Prediction System (SKRIPS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The SKRIPS is under continous development. The current stable version is v2.0

The older versions are available here: older versions

To insall and run the code, please refer to code documentation.

To build the WRF model or the coupled model, please refer to other documentation.


This is the repository for the Scripps-KAUST Regional Integrated Prediction System (SKRIPS). It is a regional coupled atmosphere-ocean model that includes the following components:

  • Atmosphere Solver: WRF (version 4.1.3)
  • Ocean Solver: MITgcm (version c67m)
  • Wave Solver: WaveWatch III (version 6.07.1)
  • Driver (coupler): ESMF (version 8.0.0)

The instructions on installing each component are detailed in the code documentation. There are several tutorial cases for testing the coupled model.

Users can also extend this solver using some pre-requisite knowledge of the underlying method and programming techniques.

In this repository, we have:

  • coupler/ - all coupler source code and examples
  • esmf_test_application/ - ESMF test cases
  • installOption_OTH/ - scripts to install other code
  • installOption_WRF/ - scripts to install WRF
  • installOption_WW3/ - scripts to install WW3
  • license_statements/ - license statements of the model components
  • README.md - readme file

Reference

Sun, R., Subramanian, A. C., Miller, A. J., Mazloff, M. R., Hoteit, I., and Cornuelle, B. D.: SKRIPS v1.0: a regional coupled ocean–atmosphere modeling framework (MITgcm–WRF) using ESMF/NUOPC, description and preliminary results for the Red Sea, Geoscientific Model Development, 12, 4221–4244, https://doi.org/10.5194/gmd-12-4221-2019, 2019.

Sun, R., Cobb, A., Villas Bôas, A. B., Langodan, S., Subramanian, A. C., Mazloff, M. R., Cornuelle, B. D., Miller, A. J., Pathak, R., and Hoteit, I.: Waves in SKRIPS: WAVEWATCH III coupling implementation and a case study of Tropical Cyclone Mekunu, Geosci. Model Dev., 16, 3435–3458, https://doi.org/10.5194/gmd-16-3435-2023, 2023.

Other papers

Malyarenko, A., Gossart, A., Sun, R., and Krapp, M.: Conservation of heat and mass in P-SKRIPS version 1: the coupled atmosphere–ice–ocean model of the Ross Sea, Geosci. Model Dev., 16, 3355–3373, https://doi.org/10.5194/gmd-16-3355-2023, 2023.

Cerovečki, I., Sun, R., Bromwich, D.H., Zou, X., Mazloff, M.R. and Wang, S.H., 2022. Impact of downward longwave radiative deficits on Antarctic sea-ice extent predictability during the sea ice growth period. Environmental Research Letters, 17(8), p.084008.

Sun, R., Subramanian, A. C., Cornuelle, B. D., Mazloff, M. R., Miller, A. J., Ralph, F. M., Seo, H., and Hoteit, I.: The role of air–sea interactions in atmospheric rivers: Case studies using the SKRIPS regional coupled model, Journal of Geophysical Research: Atmospheres, 126(6), e2020JD032885, https://doi.org/10.1029/2020JD032885, 2021.

About

Official repository for the Scripps-KAUST Regional Integrated Prediction System (SKRIPS)


Languages

Language:Fortran 89.8%Language:C 4.2%Language:Shell 3.0%Language:Python 1.3%Language:Makefile 0.7%Language:TeX 0.4%Language:EmberScript 0.3%Language:MATLAB 0.2%Language:Awk 0.1%