Add STOFS-3D-ATL UFS-Coastal configuration (Phase 1)#80
Open
mansurjisan wants to merge 1 commit intofeature/unified-nowcast-forecastfrom
Open
Add STOFS-3D-ATL UFS-Coastal configuration (Phase 1)#80mansurjisan wants to merge 1 commit intofeature/unified-nowcast-forecastfrom
mansurjisan wants to merge 1 commit intofeature/unified-nowcast-forecastfrom
Conversation
UFS-Coastal DATM+SCHISM coupling config for STOFS-3D-ATL, modeled after the working SECOFS UFS setup. Key design: framework=comf routes execution to _comf_execute_ufs_coastal() while legacy.enabled=true keeps STOFS prep scripts for river/OBC/tidal forcing (atmospheric forcing handled by DATM). Config: dt=150s, 1.8M nodes, 51 levels, 24hr nowcast, 108hr forecast Tasks: 5120 (120 DATM + 5000 SCHISM), coupling @150s Fix files: param.nml (nws=4, 8 global outputs v3.1.1), ufs.configure, model_configure/datm_in/datm.streams templates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
parm/systems/stofs_3d_atl_ufs.yaml):framework: comffor UFS execution path +legacy.enabled: truefor STOFS prep scripts (river/OBC/tidal only; atmospheric forcing handled by DATM)fix/stofs_3d_atl_ufs/): param.nml (nws=4, 8 global outputs v3.1.1), ufs.configure (5120 tasks, @150s coupling), DATM/model_configure templatesstofs_3d_atl_ufsregistered asModelType.SCHISMKey design decisions
STOFS3D_ATLTest plan
yaml_to_env.pygenerates correct shell variables from the new YAML