How to use ORCHIDEE in off-line mode with IPSL LibIGCM (2023/02/13)(Yi-Ying Chen, RCEC)
資源
User Guide to ORCHIDEE
FERRET TIPS
MobaXterm Settings
OpenGL acceleration: Hardware

Add Session for SSH connection to Taiwainia3 (203.145.216.51)

Testing the plot
Login server, computational server
Environment setting
-
In the server Taiwania3, there are several compilers that can be loaded by using “module load module_name“
Please type module list
to show the current loaded modules

-
initial bash setting via the ~/.bashrc file

Copy the ORCHIDEE to your home directory

- change the foler name from “ORC_4262_copy” to “ORC_4262”
$ mv ORC_4262_copy ORC_4262
(mv可改檔名)
Step by Step configuration, compile the code, and submit jobs
- Copy ORCHIDEE
$cp /home/u9197633/MODEL_IPSL/ORC_4262_copy/ /home/u1234567/MODEL_IPSL/. -rf
- Modify the local path in libIGCM library
- /home/u1234567/MODEL_IPSL/ORC_4262/libIGCM/libIGCM_sys
$vim libIGCM_sys_default.ksh
export PATH=${PATH}:/chia_cluster/home/${LOGIN}/ORC_4262/bin/
- Create make files in TWNIA3 server
- /chia_cluster/home/ User/ORC_4262/util
$ ./ins_make -t t3
- Compile the code
- Submit a job
查看資料輸出結果
輸出路徑(Carbon)
Ferret繪圖
進入ferret
$ ferret

use {data}

show data

畫圖
shade HEIGHT[K=2, L=1]

存檔
frame /files=test1.gif
離開
q
呈現