liufuhong123@163_com
New Member
1. I want to run CAM at resolution of 10x15 and I have downloaded the inputdata from the NCAR web (cam3.1_19x24_10x15_datasets.tar.gz). But when I built the namelists by 'build-namelist' with a '-test' option,there was a warning like this:
fhliu@gcrc:~/case> ../cam/cam1/models/atm/cam/bld/build-namelist -test
Warning(camexp::checkinputfile): ncdata dataset /home/fhliu/cam/ not found on local disk
This dataset must be copied or linked to the run directory.
Warning(camexp::checkinputfile): bndtvaer dataset /home/fhliu/cam/atm/cam/rad/AerosolMass_V_10x15_clim_c031022.nc not found on local disk
This dataset must be copied or linked to the run directory.
Warning(clm2exp::checkinputfile): fsurdat dataset /home/fhliu/cam/lnd/clm2/srfdata/cam/clms_10x15_c040716.nc not found on local disk
This dataset must be copied or linked to the run directory.
Write out namelist to: namelist '
It seems that I need two inputdata files,AerosolMass_V_10x15_clim_c031022.nc and clms_10x15_c040716.nc.What I want to know is whether I can download the inputdata from web?
2. I want to run CAM model in a ideal condition and I don't need the landform,distribution of land-ocean,even gradient of temperature between different latitude.How to modify the source code for my purpose?
fhliu@gcrc:~/case> ../cam/cam1/models/atm/cam/bld/build-namelist -test
Warning(camexp::checkinputfile): ncdata dataset /home/fhliu/cam/ not found on local disk
This dataset must be copied or linked to the run directory.
Warning(camexp::checkinputfile): bndtvaer dataset /home/fhliu/cam/atm/cam/rad/AerosolMass_V_10x15_clim_c031022.nc not found on local disk
This dataset must be copied or linked to the run directory.
Warning(clm2exp::checkinputfile): fsurdat dataset /home/fhliu/cam/lnd/clm2/srfdata/cam/clms_10x15_c040716.nc not found on local disk
This dataset must be copied or linked to the run directory.
Write out namelist to: namelist '
It seems that I need two inputdata files,AerosolMass_V_10x15_clim_c031022.nc and clms_10x15_c040716.nc.What I want to know is whether I can download the inputdata from web?
2. I want to run CAM model in a ideal condition and I don't need the landform,distribution of land-ocean,even gradient of temperature between different latitude.How to modify the source code for my purpose?