Changes between Version 23 and Version 24 of ImplementAnalysislseik


Ignore:
Timestamp:
Sep 3, 2010, 3:18:14 PM (14 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImplementAnalysislseik

    v23 v24  
    362362
    363363In the analysis step, before the loop over all local analysis domains, the following routines are executed:
    364  1. [#U_prepoststepprepoststep_seik.F90 U_prepoststep]
     364 1. [#U_prepoststepprepoststep_seik.F90 U_prepoststep] (call to handle the forecast, called with negative value of the time step)
    365365 1. [#U_init_n_domainsinit_n_domains.F90 U_init_n_domains]
    366366 1. [#U_init_dim_obs_fullinit_dim_obs_full.F90 U_init_dim_obs_full]
     
    381381
    382382After the loop over all local analysis domains, it is executed:
    383  1. [#U_prepoststepprepoststep_seik.F90 U_prepoststep]
    384 
    385 
    386 
     383 1. [#U_prepoststepprepoststep_seik.F90 U_prepoststep] (call to handle the analysis, called with (positive) value of the time step)
     384
     385
     386