New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
user/clem/Heat_Flux_air-ice-ocean_interface (diff) – NEMO

Changes between Version 15 and Version 16 of user/clem/Heat_Flux_air-ice-ocean_interface


Ignore:
Timestamp:
2016-05-19T20:25:18+02:00 (8 years ago)
Author:
klausred
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user/clem/Heat_Flux_air-ice-ocean_interface

    v15 v16  
    22If the atm sends to the ocean/ice: {{{Qsnow = Cp(snow) * Tsnow}}}, and {{{Qrain = Cp(rain) * Train}}}, and {{{Qevap(ice) = Cp(ice) * Tice}}}, and {{{Qevap(ocean) = Cp(ocean) * Toce}}}, then heat is conserved and the differences between atm. physical constants and ocean/ice physical constants are unimportant. 
    33If the atm does not provide these fluxes, then we will make a guess and we have to make sure to have the same constants between Atm. models and NEMO. This is not yet the case. 
     4 
     5>''Klaus'': shouldn't it read {{{Qsnow = sprecip * Cp(snow) * Tsnow}}}, etc ? 
     6 
     7>''Klaus:'' Let's assume we can send these fluxes from IFS to NEMO. Who takes care of the coupling interface in NEMO? It would be stupid if we had one solution for IFS and a different solution for IPSL and yet another one for Arpege. When could such an updated coupling interface be in place? 
     8 
     9>''Klaus:'' EC-EARTH uses conservative coupling, e.g. we send the total precipitation (rain+snow) and snow. Could we for consistency have a similar setup for the flux of internal energy, e.g. send the sum of Qrain+Qsnow and Qsnow? 
    410 
    511