vineetm@cdac_in
Member
Hi Jedwards,I have managed to get the cesm1_2_2_CAMChem up and running.The case that is created is using the command below:
create_newcase -case /scratch/cc/vfaculty/rsoniya.vfaculty/CASES/CASE1 -res T31_g37 -compset F1850CNCHM -mach The model runs fine and stops in two cases: 1) When using PIO_TYPENAME = netcdf : Here some pio error occurs. (Refer log : CASE1.o762972 and CASE1.o762972_log)Netcdf seems to be build correctly. Below is the log:[rsoniya.vfaculty@login02 CASE1]$ nc-config --all This netCDF 4.3.3.1 has been built with the following features: --cc -> mpicc --cflags -> -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --libs -> -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdf --has-c++ -> no --cxx -> --has-c++4 -> no --cxx4 -> --fc -> mpifort --fflags -> -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --flibs -> -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdff -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdf -lnetcdf --has-f90 -> no --has-dap -> yes --has-nc2 -> yes --has-nc4 -> yes --has-hdf5 -> yes --has-hdf4 -> no --has-pnetcdf-> yes --prefix -> /scratch/cc/vfaculty/rsoniya.vfaculty/install/deps --includedir-> /scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --version -> netCDF 4.3.3.1 2) When using PIO_TYPENAME = pnetcdf. (Refer log : CASE1.o763026 and CASE1.o763026_log - these are with debug) Sorry, for stretching this thread too much. But it would be helpful.Thanks,Vineet More
create_newcase -case /scratch/cc/vfaculty/rsoniya.vfaculty/CASES/CASE1 -res T31_g37 -compset F1850CNCHM -mach The model runs fine and stops in two cases: 1) When using PIO_TYPENAME = netcdf : Here some pio error occurs. (Refer log : CASE1.o762972 and CASE1.o762972_log)Netcdf seems to be build correctly. Below is the log:[rsoniya.vfaculty@login02 CASE1]$ nc-config --all This netCDF 4.3.3.1 has been built with the following features: --cc -> mpicc --cflags -> -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --libs -> -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdf --has-c++ -> no --cxx -> --has-c++4 -> no --cxx4 -> --fc -> mpifort --fflags -> -I/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --flibs -> -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdff -L/scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/lib -lnetcdf -lnetcdf --has-f90 -> no --has-dap -> yes --has-nc2 -> yes --has-nc4 -> yes --has-hdf5 -> yes --has-hdf4 -> no --has-pnetcdf-> yes --prefix -> /scratch/cc/vfaculty/rsoniya.vfaculty/install/deps --includedir-> /scratch/cc/vfaculty/rsoniya.vfaculty/install/deps/include --version -> netCDF 4.3.3.1 2) When using PIO_TYPENAME = pnetcdf. (Refer log : CASE1.o763026 and CASE1.o763026_log - these are with debug) Sorry, for stretching this thread too much. But it would be helpful.Thanks,Vineet More