Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update forcing namelist #331

Merged
merged 1 commit into from
Nov 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main/MOD_UserSpecifiedForcing.F90
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ FUNCTION metfilename(year, month, day, var_i)



metfilename = '/'//trim(fprefix(var_i))//'_'//trim(yearstr)//'.nc'
metfilename = '/'//trim(fprefix(var_i))//trim(yearstr)//trim(monthstr)//'.nc'


CASE ('GDAS')
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/CRUJRA.nml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
DEF_forcing%endyr = 2022 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 21600 21600 21600 21600 21600 21600 21600 21600
DEF_forcing%offset = 10800 10800 10800 10800 10800 10800 0 10800
DEF_forcing%offset = 0 0 0 10800 0 0 0 10800
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .false. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/ERA5_LEddy.nml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DEF_forcing%endyr = 2021 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 3600 3600 3600 3600 3600 3600 3600 3600
DEF_forcing%offset = 3600 3600 3600 3600 3600 3600 3600 3600
DEF_forcing%offset = 1800 1800 1800 1800 1800 1800 0 1800
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/JRA3Q.nml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DEF_forcing%endyr = 2023 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 3600 3600 3600 3600 3600 3600 3600 3600
DEF_forcing%offset = 1800 1800 1800 1800 1800 1800 1800 1800
DEF_forcing%offset = 0 0 0 1800 0 0 0 1800
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
5 changes: 3 additions & 2 deletions run/forcing/JRA55.nml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
&nl_colm_forcing

! ----- forcing -----
DEF_dir_forcing ='/share/home/dq013/zhwei/colm/data/CoLM_Forcing/JRA55_org'
DEF_dir_forcing ='/share/home/dq013/zhwei/colm/data/CoLM_Forcing/JRA55-Final'

DEF_forcing%dataset = 'JRA55'
DEF_forcing%solarin_all_band = .true.
Expand All @@ -15,7 +15,8 @@
DEF_forcing%endyr = 2022 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 10800 10800 10800 10800 10800 10800 10800 10800
DEF_forcing%offset = 5400 5400 5400 5400 5400 5400 0 5400
DEF_forcing%offset = 0 0 0 5400 0 0 0 5400

DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/MPI-ESM1-2-HR_ssp585.nml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DEF_forcing%endyr = 2100 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 10800 10800 10800 10800 10800 10800 10800 10800
DEF_forcing%offset = 10800 10800 10800 10800 10800 10800 10800 10800
DEF_forcing%offset = 0 0 0 5400 0 0 0 5400
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/MSWX.nml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
DEF_forcing%endyr = 2021 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 10800 10800 10800 10800 10800 10800 10800 10800
DEF_forcing%offset = 10800 10800 10800 10800 10800 10800 0 10800
DEF_forcing%offset = 5400 5400 5400 5400 5400 5400 0 5400
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/WFDE5.nml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
DEF_forcing%endyr = 2019 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 3600 3600 3600 3600 3600 3600 3600 3600
DEF_forcing%offset = 0 0 0 0 0 0 0 0
DEF_forcing%offset = 0 0 0 1800 0 0 0 1800
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .true. ! leapyear calendar
Expand Down
2 changes: 1 addition & 1 deletion run/forcing/WFDEI.nml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
DEF_forcing%endyr = 2016 ! end year of forcing data
DEF_forcing%endmo = 12 ! end month of forcing data
DEF_forcing%dtime = 10800 10800 10800 10800 0 10800 10800 10800
DEF_forcing%offset = 5400 5400 5400 5400 0 5400 0 5400
DEF_forcing%offset = 0 0 0 5400 0 0 0 5400
DEF_forcing%nlands = 1 ! land grid number in 1d

DEF_forcing%leapyear = .false. ! leapyear calendar
Expand Down