COSIMA / access-om3

ACCESS-OM3 global ocean-sea ice-wave coupled model
13 stars 7 forks source link

Runoff redistribution #217

Open aekiss opened 2 months ago

aekiss commented 2 months ago

Splitting off from https://github.com/COSIMA/access-om3/issues/208#issuecomment-2295458450:

  1. do we need river runoff redistribution horizontally or vertically (rivermix)?
  2. what's done if the JRA55do runoff is located on land on the model grid - is it teleported to the nearest wet cell?
  3. do the area-integrated friver and ficeberg MOM6 diagnostics match the area-integrated fluxes in the RYF.friver.1990_1991.nc and RYF.licalvf.1990_1991.nc JRA55do source files? (may require different remapping and time interpolation - see https://github.com/COSIMA/access-om3/issues/208#issuecomment-2295466172)
aekiss commented 1 month ago

Related: https://github.com/ACCESS-NRI/dev_coupling/issues/32

anton-seaice commented 1 month ago

@kieranricardo reports you can't use the vertical mixing (RIVERMIX) with USE_REGRIDDING=True (which I think is important / fundamental)

aekiss commented 1 month ago

Thanks, if that's the case, we can't use RIVERMIX

aekiss commented 1 month ago

GFDL OM5 doesn't use rivermix

aekiss commented 1 month ago

ACCESS-OM2 used YATM to do online horizontal redistribution of runoff (sec 3.5.5. in the tech report).

I'm not sure what was done in ACCESS-CM2 but I gather it used a pre-calculated redistribution, perhaps created with https://github.com/COSIMA/runoff_tools