================================================================================ MessPass3D.F histoire de nombre de points 1, 2 ou 3 Peut régler le problème de WENO5 ???? 9b502163d7c646f286e289f5c3e31471b4d43424 MPI compilation fix MessPass3D.F 3b3a264d342849bd692e1111f41c0a6bf502c494 backtrack on commits fault MessPass3D.F 9d1794c42a6b2d884ef893602518c131db55b76a Bug fix : with MPI.and.OPENACC WESTERN DIRECTION MessPass2D.F ================================================================================ 23ffd61a5337522ada78eebae069cb7c16b08ba1 DIAG_BIO : - fix netcdf parralel (NC4PAR) netcdf files writing with DIAGNOSTICS_BIO (bgc fluxes) - fix time and scrum_time in avergae files of croco_bio_diags_avg.nc - fix array dimansion (ncscrum.h) with high number of tracers (typically when using biogeochemical models) and writing "direct" outputs + physical tendencies (dia/dia_avg) and biogeochemical fluxes (dia_bio/dia_bio_avg) ================================================================================ 95bc029d3f4c4310d39a3776d25e7f5ae2ad666a WET_DRY: solve blowup problem with dry cells related to issue #99 There was a blowup issue when using WET_DRY option. This was related to negative value of h+zeta in zetabc.F. The update modifies u/v-mask near the boundaries in u/v2dbc.F by computing it at knew time step instead of kstp(to make it more responsive). Another correction has been made in zetabc.F to avoid problem when h+zeta<0 VERIFIER QUE LA CORRECTION FONCTIONNE avec AGRIF!!!!!!!!!!!