Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVMIX USE_PP81 option not working #228

Open
dcherian opened this issue Dec 1, 2022 · 0 comments
Open

CVMIX USE_PP81 option not working #228

dcherian opened this issue Dec 1, 2022 · 0 comments

Comments

@dcherian
Copy link

dcherian commented Dec 1, 2022

(following up on a conversation with Gustavo)

I used these options:

USE_KPP = True
USE_LMD94 = False
USE_PP81 = True
SMOOTH_RI = True

Here's the SST field a few days into the run (ncview /glade/scratch/dcherian/archive/gmom.e23.GJRAv3.TL319_t061_zstar_N65.baseline.kpp.pp81.001.mixpods/ocn/hist/gmom.e23.GJRAv3.TL319_t061_zstar_N65.baseline.kpp.pp81.001.mixpods.mom6.sfc_0046_01.nc)

image

rundir: /glade/scratch/dcherian/gmom.e23.GJRAv3.TL319_t061_zstar_N65.baseline.kpp.pp81.001.mixpods/run
output: /glade/scratch/dcherian/archive/gmom.e23.GJRAv3.TL319_t061_zstar_N65.baseline.kpp.pp81.001.mixpods/ocn/hist

Let me know if there's any way I can help

alperaltuntas pushed a commit that referenced this issue Jul 7, 2023
In this PR an option is added to use ice viscosity computed from the observed surface velocity, computed by the model and use a constant value (for debugging purposes). A new (char) parameter "ICE_VISCOSITY_COMPUTE" is introduced; its values can be "MODEL" (the ice viscosity computed by the model); "OBS" the ice viscosity is computed at the preprocessing step and read from a file (its name is defined by the parameter "ICE_STIFFNESS_FILE") into a variable with a name defined by "A_GLEN_VARNAME" parameter; "CONSANT" is a constant value defined by a parameter "A_GLEN". These changes are in MOM_ice_shelf_dynamics.F90. Minor changes are done to MOM_ice_shelf_initialize.F90 to correct units, scales.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant