The MOM6 log file reports several unused parameter warnings, some of which are fixed via the following PRs:
The remaining unused parameter warnings are for:
CFC_BC_FILE
FOX_KEMPER_ML_RESTRAT_COEF
MLE_FRONT_LENGTH_FROM_FILE
MEKE_RESTORING_TIMESCALE
Given that we set USE_BODNER23 = True by defaullt, I suggest we remove FOX_KEMPER_ML_RESTRAT_COEF, MLE_FRONT_LENGTH_FROM_FILE, MEKE_RESTORING_TIMESCALE from MOM_input file. Any objections? @gustavo-marques, @iangrooms
As for CFC_BC_FILE, not sure what the best solution is. @mnlevy1981?
Note: these warnings show up in GW_JRA.
The MOM6 log file reports several unused parameter warnings, some of which are fixed via the following PRs:
The remaining unused parameter warnings are for:
CFC_BC_FILEFOX_KEMPER_ML_RESTRAT_COEFMLE_FRONT_LENGTH_FROM_FILEMEKE_RESTORING_TIMESCALEGiven that we set
USE_BODNER23 = Trueby defaullt, I suggest we removeFOX_KEMPER_ML_RESTRAT_COEF,MLE_FRONT_LENGTH_FROM_FILE,MEKE_RESTORING_TIMESCALEfrom MOM_input file. Any objections? @gustavo-marques, @iangroomsAs for
CFC_BC_FILE, not sure what the best solution is. @mnlevy1981?Note: these warnings show up in
GW_JRA.