NorESMhub / BLOM

Bergen Layered Ocean Model
GNU Lesser General Public License v3.0
16 stars 25 forks source link

new mechanism for configuring noresm to send dms and bromo from ocn -> atm #360

Closed mvertens closed 5 days ago

mvertens commented 5 days ago

This is a simple change to the blom buildnml that will enable CAM to determine if DMS, BROMO (and upcoming NH3 and N2O) and fluxes are being sent from the ocean and need to be received by CAM. The logic is the following:

jmaerz commented 5 days ago

Thanks for detailing this out!

TomasTorsvik commented 5 days ago

@mvertens - Thanks! This looks fine to me. @jmaerz , @JorgSchwinger - perhaps we also want this option in noresm2.3?

JorgSchwinger commented 5 days ago

NorESM 2.3 is MCT based, right? In which case this does not do anything according to Mariana. If that is correct we don't need it for 2.3

mvertens commented 5 days ago

@JorgSchwinger - you are correct. This does nothing for 2.3 - but it should be backwards compatible.

TomasTorsvik commented 5 days ago

I will merge this and create a new dev tag.