-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
49 lines (31 loc) · 845 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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: <[email protected]>
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