Changes between Initial Version and Version 1 of Ticket #318


Ignore:
Timestamp:
05/29/09 20:59:23 (15 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #318

    • Property ResolutionDone
    • Property Status newclosed
  • Ticket #318 – Description

    initial v1  
    99 * A new switch '''Lstflux''' is also introduced to facilitate the surface tracer fluxes adjustments.  This parameter is also specified in input script '''s4dvar.in'''. This will allow us to choose which tracer variable to adjust when '''ADJUST_STFLUX''' is activated. It will be very convenient when processing passive tracer like biology.
    1010
     11 * The input parameters '''Hgamma''' and '''Vgamma''' that controls the stability and accuracy of the horizontall and vertical error covariance convolutions are now a 4 element array in '''s4dvar.in'''.  Each element corresponds to error covariance modeling for initial conditions (1), model (2), open boundary conditions (3), and surface forcing (4).
     12
     13 * Several corrections to the observation sensitivities to the 4DVAR systems are included.  Many thanks to Andy Moore for testing this algorithms.
     14
    1115 * Added routines in '''mod_netcdf.F''' to write logical variables into output NetCDF files as integers. Here, .'''FALSE.''' is interpreted as '''zero''' and '''.TRUE.''' is interpreted as '''one'''.  This is more convenient than writing character arrays.
    1216