-
Notifications
You must be signed in to change notification settings - Fork 34
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
Update to consider sea surface current in air-sea flux calculation #155
Update to consider sea surface current in air-sea flux calculation #155
Conversation
satmedmfvdif.F satmedmfvdifq.F sfc_diag.f sfc_diff.f
…utation of air-sea fluxes.
…utation of air-sea fluxes.
satmedmfvdif.F satmedmfvdif.meta satmedmfvdifq.F sfc_diag.f sfc_diff.f sfc_nst.f90 sfc_ocean.F
Change the variable name for meridional ocean current from ssv to vsfco.
This looks fine to me with the exception of a few metadata comments. I'll approve once the comments are addressed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes looks fine to me.
I suggest changing icplocn2atm to a logical, since it's used as a switch.
control_for_air_sea_flux_computation_over_water.
…hafsv2_baseline_with_ssc
@binli2337 can you sync up branch? We also consider to combine #157 to this pr. Changes of two PRs are orthogonal. @grantfirl Can I ask your opinion? |
@jkbk2004 In my opinion, this is a fine thing to do! @binli2337 Could you please merge #157 into this branch (here and in fv3atm and ufs-weather-model PR branches too, if there are changes other than submodule pointer updates). |
@grantfirl testing is complete on ufs-wm PR#2104. Please feel free to merge this ccpp-physics sub-pr for us. |
Description
The ccpp-physics code will be updated to include surface ocean current in the computation of air-sea fluxes.
Issue(s) addressed
Dependencies
Co-authored-by @binli2337, @BinLiu-NOAA, @WeiguoWang-NOAA, @BijuThomas-NOAA, @hyunsookkim-NOAA, @XuLi-NOAA, @MariaAristizabal-NOAA, @JohnSteffen-NOAA