boundary conditions of POP2

lyu4@gmu_edu

New Member
Hello,


I created a case on yellowstone, with -compset C and -res g16_g16.

In this case, only POP2 is active. I want to change the boundary condition from air, i.e. enlarging
wind velocity.


When I open MyCaseName/Buildconf/datm.input_data_list, I find that there are many input data files
from different datasets. I just want to ask:


Which one will be actually used when I run the model? Which one should I modify?



content of datm.input_data_list file:

domain1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.giss.T62.051007.nc
file1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.giss.T62.051007.nc
domain1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.gxgxs.T62.051007.nc
file1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.gxgxs.T62.051007.nc
domain1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.ncep.T62.050923.nc
file1 = /glade/p/cesmdata/cseg/inputdata/atm/datm7/NYF/nyf.ncep.T62.050923.nc
domainfile = /glade/p/cesmdata/cseg/inputdata/share/domains/domain.ocn.gx1v6.090206.nc
factorfn=/glade/p/cesmdata/cseg/inputdata/atm/datm7/CORE2/COREv2.correction_factors.T62.121007.nc


Thank you,
--
 

njn01

Member
All of these data file will be used in a C-compset case.   I recommend that you start by looking at the contents of each file, using a tool such as ncdump with the -h or -c option, and eximine all fields and the global attributes. 
 
Back
Top