Changes between Initial Version and Version 1 of Ticket #318
- Timestamp:
- 05/29/09 20:59:23 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #318
- Property Resolution → Done
- Property Status new → closed
-
Ticket #318 – Description
initial v1 9 9 * 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. 10 10 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 11 15 * 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. 12 16