pedrocol / basal_mom5-collaborative-project

4 stars 0 forks source link

Heat fluxes #66

Open adele-morrison opened 1 year ago

adele-morrison commented 1 year ago

Plot the heat fluxes from runoff in the different runoff setups to see what impact the different formulations have (maps and time series). Also quantify the differences between the different setups compared to the total heat budget on the shelf.

Same issue with old simulation data is here.

fabiobdias commented 1 year ago

Here's a replication of the last year, annual average, horizontally integrated over the shelf (depth < 1000m) surface heat flux components:

Screenshot 2023-08-17 at 3 00 22 pm

Changes in SHF due to the frazil term seem to be the most important for the changes seen in the Net SHF; increasing frazil formation in the basal and icebergs runs agrees with our current discussion on excessive cold bias in the Amundsen Sea (here) and DSW export (here).

fabiobdias commented 1 year ago

The runoff term also changes between experiments, but its magnitude is much smaller than the other terms (not sure I'm doing smth wrong here?):

Screenshot 2023-08-17 at 12 23 51 pm

fabiobdias commented 1 year ago

Maps of runoff changes show a reduction in surface runoff in basal and ICB runs, as expected (showing here annual average of the last year simulated):

Screenshot 2023-08-17 at 12 32 02 pm

pedrocol commented 1 year ago

Thanks for this Fabio, the runoff temp is equal to the SST with a min threshold of 0°C, so whenever the SST is below 0°C there is positive heat flux. In the Basal run, part of the runoff is passed to the basal field, that's why you see a difference. In the ICB run, in addition of the basal extraction, we take the remaining part for the icb field.

fabiobdias commented 1 year ago

Thanks for the explanation Pedro.

Here's the last year maps of annual mean SHF due to frazil:

Screenshot 2023-08-17 at 12 50 29 pm

adele-morrison commented 1 year ago

In the bar plot above, does one of the columns correspond to the net heat flux? If not, it might be useful to add a bar for the net flux. Also, what's MH?

On Thu, 17 Aug 2023 at 12:51, Fabio Boeira Dias @.***> wrote:

Thanks for the explanation Pedro.

Here's the last year maps of annual mean SHF due to frazil:

[image: Screenshot 2023-08-17 at 12 50 29 pm] https://user-images.githubusercontent.com/8631257/261183186-e4e44ef5-c49f-489d-ba99-8a1e8ae8662b.png

— Reply to this email directly, view it on GitHub https://github.com/pedrocol/basal_mom5-collaborative-project/issues/66#issuecomment-1681531636, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACA44U7KSNOFHWONUNJ25ITXVWBI5ANCNFSM6AAAAAA3KVZ54Q . You are receiving this because you authored the thread.Message ID: @.*** com>

fabiobdias commented 1 year ago

The net is the last 3 bars, given by:

Net = sfc_flux_from_runoff + sfc_hflux_coupler + sfc_hflux_pme + frazil_3d_int_z(+ temp_basalmix + temp_icbmix, for Basal and ICB expts).

MH is the mh_flux diagnosed by the residue of:

mh_flux = sfc_hflux_coupler - (swflx + lw_heat + sens_heat + evap_heat + fprec_melt_heat) following the previous issue #2.

_NB: I've previously not included the mhflux into the bar figure for the control experiment in my 1st comment; I've just fixed and replaced this figure

fabiobdias commented 1 year ago

For temp_basalmix/temp_icbmix, I've integrated them vertically by summing along the z-axis (assuming they are already depth-weighted?) - I guess these should be considered for the net surface heat flux?

adele-morrison commented 11 months ago

@fabiobdias what are the values in the bar plot above for the Net heat fluxes (to put on the results summary)?

fabiobdias commented 11 months ago

I'm running my script to get the numbers, but can't see the data on ik11 anymore (e.g., /g/data/ik11/outputs/access-om2-01/basal_melt_outputs/accessom2-GPC023). Have these been moved?

pedrocol commented 11 months ago

@fabiobdias Indeed, I moved everything so it is available for everyone

basal_gade_woa = '01deg_jra55v13_ryf9091_DSW_BasalGade_NoIcb'

icb_gade_woa = '01deg_jra55v13_ryf9091_DSW_BasalGade_YesIcb'

basal_nogade_woa = '01deg_jra55v13_ryf9091_DSW_BasalNoGade_NoIcb'

build database for these experiments:

session_name = '/g/data/ik11/databases/basal_melt_MOM5.db' basal_melt_session = cc.database.create_session(session_name)

dir_list = ['/g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091_DSW_BasalGade_NoIcb/', '/g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091_DSW_BasalGade_YesIcb/', '/g/data/ik11/outputs/access-om2-01/01deg_jra55v13_ryf9091_DSW_BasalNoGade_NoIcb']

cc.database.build_index(dir_list,basal_melt_session)

fabiobdias commented 11 months ago

So values for NET:

control = -37.35 TW BasalNoGade_NoIcb = -39.10 TW BasalGade_NoIcb = -47.51 TW BasalNoGade_YesIcbg = -54.03 TW

fabiobdias commented 11 months ago

And figure updated with all 4 experiments

Screenshot 2023-11-02 at 2 12 13 pm

fabiobdias commented 7 months ago

Final figure and key points:

SHF_components_annual_hint_shelf_yr10_FinalFig_WO_noBG

fabiobdias commented 2 weeks ago

SHF_components_annual_hint_shelf_yr10_FinalFinalFig