balaguru_karthik@gmail_com
Member
Hello All,
I'm trying to compile CCSm3.0 on a PGI Linux cluster. The thing is that the source code in cpl and shr directory is written in the "free format" while when it comes to the source code in "CSIM", it's in both "free" as well as "fixed format" I think and there are compilation errors when I run CASE.exe.build. This is the kinda error I get
PGF90-S-0310-Illegal statement in the specification part of a MODULE (/myst/Users/karthik/ccsm3_0/models/ice/csim4/src/source/ice_kinds_mod.F: 32)
I get the feeling that it's got to do with putting the right flags in the makefile or do I have to compile CSIM separately. Can you please tell me how I can solve this problem? Thanks!
I'm trying to compile CCSm3.0 on a PGI Linux cluster. The thing is that the source code in cpl and shr directory is written in the "free format" while when it comes to the source code in "CSIM", it's in both "free" as well as "fixed format" I think and there are compilation errors when I run CASE.exe.build. This is the kinda error I get
PGF90-S-0310-Illegal statement in the specification part of a MODULE (/myst/Users/karthik/ccsm3_0/models/ice/csim4/src/source/ice_kinds_mod.F: 32)
I get the feeling that it's got to do with putting the right flags in the makefile or do I have to compile CSIM separately. Can you please tell me how I can solve this problem? Thanks!