Changes between Initial Version and Version 1 of Ticket #811


Ignore:
Timestamp:
04/03/19 23:01:49 (5 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #811

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

    initial v1  
    11We have been working on the tangent linear and adjoint version of the nesting algorithms for a while.  The backward time-stepping logic for the adjoint of nesting grid is very tricky, and it is not entirely correct.  We will continue debugging.
    22
    3 Accidentally, I modified other files that are needed for this development in this repository.  It needed to go to one of my research repositories.  I am restoring those files to the previous version '''r959''' to avoid any confusion and interference with other alogorithms. We need further testing to check that other algorithms work well with the changes. I apologize for the inconvenience.  Those files are:
     3Accidentally, I modified other files that are needed for this development in this repository.  It needed to go to one of my research repositories.  I am restoring those files to the previous version '''r959''' to avoid any confusion and interference with other algorithms. We need further testing to check that other algorithms work well with the changes. I apologize for the inconvenience.  Those files are:
    44 {{{
    55ROMS/Modules/mod_nesting.F
    66ROMS/Drivers/tl_ocean.h
    77ROMS/Drivers/ad_ocean.h
    8 ROMS/Nonlinear/step3d_t.F
    9 ROMS/Nonlinear/nesting.F
    108ROMS/Adjoint/ad_step3d_t.F
    119ROMS/Adjoint/ad_initial.F