/nicamdc

The dynamical part of Non-hydrostatic ICosahedral Atmospheric Model (NICAM).

Primary LanguageFortranBSD 2-Clause "Simplified" LicenseBSD-2-Clause

README nicam-dc
ver. 1.2
Last update: 2016-06-30
---------------------------------------------------

NICAM-DC
=========
The dynamical core component of Non-hydrostatic ICosahedral Atmospheric Model.



Contributing
-----------
This code was developped by NICAM development team
( JAMSTEC, The University of Tokyo/AORI, RIKEN/AICS ).



License
-----------
- License: The BSD 2-Clause License



Contact for inquiry about this code.
-----------
RIKEN Advanced Institute for Computational Science
Computational Climate System Research Team
email: <nicamdc@riken.jp>



Usage
-----------
0. Setting(ex. run on the 64bit-Linux using gnu fortran & OpenMPI)

export NICAM_SYS=Linux64-gnu-ompi
cd src/

1. Compilation

make

2. Run testcase(ex. Jablonowski and Williamson test case)

cd test/case/ICOMEX_JW/gl05rl00z40pe10
make
make jobshell
make run