Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

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. 
 
Top