Changes between Initial Version and Version 1 of Ticket #172


Ignore:
Timestamp:
07/24/08 23:34:59 (16 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #172

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

    initial v1  
    33I also continue in my cleaning of the '''exit_flag''' for all the drivers.  This is part of the slow transition to parallel IO.
    44
    5 I fixed a bug in '''cgradient_lanczos.h''' when computing the Hessian vectors.  Many thanks to Andy Moore for finding this one.  We are working on the preconditioning algorithm now.  Upgrades and fixes to the Lanczos algorithm are on the works.
     5We are working on the preconditioning algorithm now.  Upgrades and fixes to the Lanczos algorithm are on the works.
    66
    77I also corrected a parallel bug in '''mod_netcdf.F''' when broadcasting '''var_Achar'''. I am now forcing initialization of all generic module variables every time that '''netcdf_get_dim''' and '''netcdf_inq_var''' is called.