Problems of running cesm1_0_3 with correct libraries on Yellowstone

Hi all,  I’d like to run cesm1_0_3 with “-compset BRCP85CN -mach generic_linux_pgi”. However, I couldn’t build the model successfully because I do not know what’s the correct path of NETCDF_PATH.   configure: WARNING: NETCDF_PATH not found in environment,                            defaulting to /usr/local/netcdf configure: error: netcdf.mod not found in NETCDF_PATH/include                             check the environment variable NETCDF_PATH gmake: *** [configure] Error 1 cp: cannot stat `Makefile.conf': No such file or directory Makefile:25: Makefile.conf: No such file or directory gmake: *** No rule to make target `Makefile.conf'.  Stop. 
 Can anyone help me specify the correct NETCDF_PATH and other libraries necessary to run cesm1_0_3 on Yellowstone?   Thanks 
 

jedwards

CSEG and Liaisons
Staff member
The supported 1.0.x version for yellowstone is 1.0.6 but unless you have a compeling reason to use it I recommend 1.2.2
 
Hi Jedwards, I understand that the supported one is 1.0.6 but I have to use cesm1_0_3 because I'd like to extend the runs from my previous colleague in order to keep the experiment consistent (he was using cesm1_0_3).
Therefore, do you know that how can I set up the NETCDF_PATH (and other libraries needed) correctly on Yellowstone?

Thank you   
 
Back
Top