FVCOM
FVCOM 2.6.1 on HA8000@hakozaki using Intel compilers
Change the shell The login shell on HA8000@hakozaki is tcsh. First change it to bash: [cc] $ bash [/cc] Compil […]
GNU Compilers on FX10 for FVCOM
First, enter into an interactive node: [cc]$ pjsub --interact[/cc] You may check available modules: [cc]$ modu […]
Compile FVCOM 3.1.6 serial on Scientific Linux 6.2
Create directories manually under ./FVCOM_source/libs/ [cc] ./install/bin, ./install/lib, ./install/include [/ […]
FVCOM on FX10
I encountered failure of execution of FVCOM on FX10. I will try to find out the causes of the problem below: 1 […]
MPI run of FVCOM2.6.1 on FX10@cc.u-tokyo.ac.jp
Edit a makefile for METIS Edit the makefile in ~/FVCOM2.6.1/METIS_source as follows: CC = fccpx ### on login n […]
数値標高データDEMを用いたメッシュ作成上の注意
例えば,国土地理院の数値標高データ5mでは海水部・陸水部に欠損値「-9999」が割り当てられているそうです.計算メッシュ作成の際には要注意です.
FVCOM 2.7.1 MPI run on HA8000 with MPICH2
MPICH2でFVCOM 2.7.1をMPICH2のMPI on HA8000でテストケースtstを実行したところ,以下のエラーとなりました. [cc]MXMPI:FATAL-ERROR:0:application ca […]
Pre-process for MPI compilation
Pre-process for MPI compilation You may need a pre-process before compiling MPI codes. In case of FVCOM2.6.1, […]
makedepf90 on ha8000.cc.u-tokyo.ac.jp
Install makedepf90 on HA8000 It seems that makedepf90 is not installed on HA8000 at cc.u-tokyo.ac.jp. Thus I i […]
netCDF-3.6.3 install with Intel compilers on Scientific Linux 6.1 x86-64
I could not install netcdf when I upgraded to Scientific Linux 6.1 (x86-64). After “configure” I found an erro […]