Skip to content

Conversation

@ateruzzi
Copy link
Collaborator

@ateruzzi ateruzzi commented Oct 30, 2025

The coupled DA aims at use the physical DA (PHY DA) results to updated nutrients in biogeochemistry.
3DVar with coupled DA will:

  • read the density increments provided by PHY DA
  • read the pre-computed correlations between density and nutrients
  • calculate the nutrient increments (nitrate and phosphate)
  • update the restarts accordingly

@ateruzzi
Copy link
Collaborator Author

ateruzzi commented Oct 30, 2025

The name of the main subroutine has been updated from oceanvar to biovar (not necessary for coupled DA, just a matter of formality).

Starting to intorduce the reading of PHY DA increments.

@ateruzzi
Copy link
Collaborator Author

ateruzzi commented Nov 5, 2025

The code compiles correctly BUT it is only for testing density-nutrient DA in a simplified framework:

NOTE1 that this version is for testing density-nutrent DA alone (nitrate profiles assimilation is overwritten).
NOTE2 To test the code an assimilation has to be performed (NOT nitrate)

@ateruzzi
Copy link
Collaborator Author

Compiled and tested for:

  • assimilation of some O2 profiles
  • apply increments on n3n and n1p based on a single density increment profile

NB: it does work only if drv%nut = 1

  • density increments should be relatively dense on the vertical, as it is not interpolated by EOFs
  • correlation radius quite small at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants