Skip to content

Commit

Permalink
MOM6: +Add runtime parameter TAUX_MAGNITUDE
Browse files Browse the repository at this point in the history
- NOAA-GFDL/MOM6@c32be0471 +Add runtime parameter TAUX_MAGNITUDE
- NOAA-GFDL/MOM6@6d08e02d1 Use US%Pa_to_RL2_T2 to rescale pressures
- NOAA-GFDL/MOM6@76634ef7d +Add Pa_to_RL2_T2 and Pa_to_RLZ_T2 to US type

Added to MOM_parameter_doc.all:
    - TAUX_MAGNITUDE
  • Loading branch information
marshallward committed Apr 20, 2023
1 parent 387ddb5 commit 3c5a8d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ocean_only/double_gyre/MOM_parameter_doc.all
Original file line number Diff line number Diff line change
Expand Up @@ -1170,6 +1170,8 @@ WIND_CONFIG = "2gyre" ! default = "zero"
! options include (file), (data_override), (2gyre), (1gyre), (gyres), (zero),
! (const), (Neverworld), (scurves), (ideal_hurr), (SCM_ideal_hurr),
! (SCM_CVmix_tests) and (USER).
TAUX_MAGNITUDE = 0.1 ! [Pa] default = 0.1
! The peak zonal wind stress when WIND_CONFIG = 2gyre.
RESTOREBUOY = False ! [Boolean] default = False
! If true, the buoyancy fluxes drive the model back toward some specified
! surface state with a rate given by FLUXCONST.
Expand Down

0 comments on commit 3c5a8d5

Please sign in to comment.