Skip to content

Commit

Permalink
bug fix to FV3LAM_wflow.xml for running spin-up cycle prep_start task. (
Browse files Browse the repository at this point in the history
NOAA-EMC#236)

Use 4 level soil in UPP NT instead of 3.
  • Loading branch information
hu5970 authored Oct 18, 2021
1 parent 83ebf81 commit 81f9264
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 26 deletions.
237 changes: 211 additions & 26 deletions fix/upp/postxconfig-NT-fv3lam_rrfs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2
220
255
222
258
BGDAWP
32769
ncep_nco
Expand Down Expand Up @@ -1904,6 +1904,43 @@ surface
?
?
?
115
TSOIL_ON_DEPTH_BEL_LAND_SFC_3m
?
1
tmpl4_0
TSOIL
?
?
depth_bel_land_sfc
0
?
1
3.
?
0
?
0
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
3.0
0
0
0
?
?
?
116
TSOIL_ON_DEPTH_BEL_LAND_SFC
?
Expand All @@ -1913,15 +1950,15 @@ TSOIL
?
?
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
4
2 2 2 2
4
0. 10. 40. 100.
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
4
2 2 2 2
4
10. 40. 100. 200.
?
?
0
Expand Down Expand Up @@ -1950,15 +1987,89 @@ SOILW
NCEP
?
depth_bel_land_sfc
4
2 2 2 2
4
0. 10. 40. 100.
depth_bel_land_sfc
4
2 2 2 2
4
10. 40. 100. 200.
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
3.0
0
0
0
?
?
?
225
SOILL_ON_DEPTH_BEL_LAND_SFC
?
1
tmpl4_0
SOILL
NCEP
?
depth_bel_land_sfc
4
2 2 2 2
4
0. 10. 40. 100.
depth_bel_land_sfc
4
2 2 2 2
4
10. 40. 100. 200.
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
3.0
0
0
0
?
?
?
36
SOILM_ON_DEPTH_BEL_LAND_SFC
?
1
tmpl4_0
SOILM
?
?
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
1
0.
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
1
200.
?
?
0
Expand Down Expand Up @@ -11327,15 +11438,15 @@ TSOIL
?
?
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
4
2 2 2 2
4
0. 10. 40. 100.
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
4
2 2 2 2
4
10. 40. 100. 200.
?
?
0
Expand Down Expand Up @@ -11364,15 +11475,52 @@ SOILW
NCEP
?
depth_bel_land_sfc
4
2 2 2 2
4
0. 10. 40. 100.
depth_bel_land_sfc
4
2 2 2 2
4
10. 40. 100. 200.
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
3.0
0
0
0
?
?
?
36
SOILM_ON_DEPTH_BEL_LAND_SFC
?
1
tmpl4_0
SOILM
?
?
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
1
0.
depth_bel_land_sfc
1
2
9
0. 1. 4. 10. 30. 60. 100. 160. 300.
1
200.
?
?
0
Expand Down Expand Up @@ -11503,6 +11651,43 @@ depth_bel_land_sfc
?
?
?
115
TSOIL_ON_DEPTH_BEL_LAND_SFC_3m
?
1
tmpl4_0
TSOIL
?
?
depth_bel_land_sfc
0
?
1
3.
?
0
?
0
?
?
?
0
0.0
0
0.0
?
0
0.0
0
0.0
1
3.0
0
0
0
?
?
?
152
INST_GFLUX_ON_SURFACE
?
Expand Down
1 change: 1 addition & 0 deletions ush/templates/FV3LAM_wflow.xml
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,7 @@ MODULES_RUN_TASK_FP script.
<envar><name>FG_ROOT</name><value><cyclestr>&FG_ROOT;</cyclestr></value></envar>
<envar><name>LBCS_ROOT</name><value><cyclestr>&FG_ROOT;</cyclestr></value></envar>
<envar><name>CYCLE_TYPE</name><value><cyclestr>spinup</cyclestr></value></envar>
<envar><name>SLASH_ENSMEM_SUBDIR</name><value><cyclestr>{{ slash_ensmem_subdir }}</cyclestr></value></envar>

<dependency>
<or>
Expand Down

0 comments on commit 81f9264

Please sign in to comment.