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

(*) CFC_cap forcing update #236

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

klindsay28
Copy link
Collaborator

read atm CFC hemispheric aveages from CFC_BC_FILE, instead of 2D fields
this changes CFC results

correct bug that atm cfc11 was used in cfc12 flux computation
this changes CFC12 results

add CFC_BC_year_offset, converts model time to time in CFC_BC_file
2 new parameters: CFC_BC_DATA_YEAR, CFC_BC_MODEL_YEAR
enables runs with CFC_cap to have model time different from CFC_BC_file time

PR must be paired with ESCOMP/MOM_interface#132

failures from aux_mom cheyenne_intel:
NLCOMP failures for all tests
changed CFC_BC_FILE value from MOM_interface PR
diag_table differs from baseline, but appears to be because of diff in casename in diag_table
BASELINE failure for DIMCS_Ld1.TL319_t061.GMOM_JRA.cheyenne_intel.mom-cfc_mods--mom-debug
expected answer change

add desc argument to log_param calls in MOM_CFC_cap
CFC_BC_FILE must be specified if USE_CFC_CAP=.true.

use hemispheric averages poleward of 10 degrees latitude
linearly interpolate between 10S and 10N

correct bug that atm cfc12 was used in cfc11 flux computation
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (9786710) 37.19% compared to head (4af003f) 37.19%.

❗ Current head 4af003f differs from pull request most recent head 3a52e42. Consider uploading reports for the commit 3a52e42 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           dev/ncar     #236      +/-   ##
============================================
- Coverage     37.19%   37.19%   -0.01%     
============================================
  Files           263      263              
  Lines         73147    73163      +16     
  Branches      13625    13625              
============================================
+ Hits          27209    27210       +1     
- Misses        40927    40942      +15     
  Partials       5011     5011              
Impacted Files Coverage Δ
src/tracer/MOM_CFC_cap.F90 16.58% <0.00%> (-1.45%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@alperaltuntas
Copy link
Member

@klindsay28 Are these PRs ready for review?

@klindsay28
Copy link
Collaborator Author

Yes, they are ready for review.

@alperaltuntas alperaltuntas merged commit 72e5535 into NCAR:dev/ncar Mar 16, 2023
@gustavo-marques gustavo-marques changed the title CFC_cap forcing update (*) CFC_cap forcing update Mar 16, 2023
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

Successfully merging this pull request may close these issues.

3 participants