Skip to content

Commit

Permalink
Update MLE front-length climatology
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavo-marques committed Jan 15, 2025
1 parent 54f3a62 commit fcdfd5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion param_templates/MOM_input.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@ Global:
front-length scale.."
datatype: string
value:
$OCN_GRID == "tx2_3v2": "mle-lf-clim-tx2_3v2_20250108.nc"
$OCN_GRID == "tx2_3v2": "mle-lf-clim-tx2_3v2_20250115.nc"
MLE_MLD_DECAY_TIME:
description: |
"[s] default = 0.0
Expand Down
2 changes: 1 addition & 1 deletion param_templates/json/MOM_input.json
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@
"description": "\"The path to the file containing the MLE\nfront-length scale..\"\n",
"datatype": "string",
"value": {
"$OCN_GRID == \"tx2_3v2\"": "mle-lf-clim-tx2_3v2_20250108.nc"
"$OCN_GRID == \"tx2_3v2\"": "mle-lf-clim-tx2_3v2_20250115.nc"
}
},
"MLE_MLD_DECAY_TIME": {
Expand Down

0 comments on commit fcdfd5b

Please sign in to comment.