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

Question about the CLM mask

Dear all,

I split the research area to 16 blocks and there are some block I don't want to simulate. I assign the land fraction to zeros in all grid cells.

I am running CLM in hourly step and my forcing data is in daily format.

If I run CLM for one year, CLM will read all the forcing files even all the land fraction values of some blocks are all zeros. It means there are no valid grid cells in these blocks. Like:

(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 1
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 2
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/SysModel/CLM4/inputdata/atm/cam/chem/trop_mozart_aero/aero/aerosoldep_monthly_2000_mean_1.9x2.5_c090421.nc 12
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/SysModel/CLM4/inputdata/atm/cam/chem/trop_mozart_aero/aero/aerosoldep_monthly_2000_mean_1.9x2.5_c090421.nc 1
(datm_comp_run) max values = 263.88641357421875 0.0000000000000000 0.0000000000000000
(datm_comp_run) atm: model date 20070101 0s
(datm_comp_init) datm_comp_init done
(datm_comp_run) atm: model date 20070101 0s
(datm_comp_init) datm_comp_init done
(datm_comp_run) atm: model date 20070101 3600s
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 3
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 4
(datm_comp_run) atm: model date 20070101 7200s
(datm_comp_run) atm: model date 20070101 10800s
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 5
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 6
(datm_comp_run) atm: model date 20070101 14400s
(datm_comp_run) atm: model date 20070101 18000s
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 7
(shr_dmodel_readLBUB) reading file: /disk3/hanxujun/HDAS_Data/ForcingData/Micromet_1km_1hour_Heihe/CLM/2007-01-01.nc 8
(datm_comp_run) atm: model date 20070101 21600s
(datm_comp_run) atm: model date 20070101 25200s


I think CLM should determine the number of valid grid cells before reading the forcing data. If not, this will slow down the CLM.

Best Regards!

Xujun
 
Top