Skip to content

Commit

Permalink
Remove an unused vaariable by soil models from sloth
Browse files Browse the repository at this point in the history
  • Loading branch information
stcui007 committed Jul 2, 2024
1 parent 8c67b6f commit c89276c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"uses_forcing_file": false,
"model_params": {
"soil_moisture_wetting_fronts(1,double,1,node)": 0.0,
"soil_thickness_layered(1,double,1,node)": 0.0,
"soil_depth_wetting_fronts(1,double,1,node)": 0.0,
"num_wetting_fronts(1,int,1,node)": 1.0,
"Qb_topmodel(1,double,1,node)": 0.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"uses_forcing_file": false,
"model_params": {
"soil_moisture_wetting_fronts(1,double,1,node)": 0.0,
"soil_thickness_layered(1,double,1,node)": 0.0,
"soil_depth_wetting_fronts(1,double,1,node)": 0.0,
"num_wetting_fronts(1,int,1,node)": 1.0,
"Qb_topmodel(1,double,1,node)": 0.0,
Expand Down

0 comments on commit c89276c

Please sign in to comment.