hisashiyashiro / nicamdc

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

Home Page:http://scale.aics.riken.jp/nicamdc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

http://scale.aics.riken.jp/nicamdc/

License:BSD 2-Clause "Simplified" License


Languages

Language:Fortran 81.9%Language:Shell 7.2%Language:C 6.9%Language:Makefile 1.7%Language:TeX 1.2%Language:NCL 0.7%Language:Perl 0.2%Language:Ruby 0.1%Language:Scala 0.0%