Changes between Initial Version and Version 2 of Ticket #689


Ignore:
Timestamp:
08/12/16 16:30:53 (8 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #689

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

    initial v2  
    1212This was done to facilitate processing or not climatology fields in multiple nesting grids.
    1313
    14 This change affected the horizontal diffusion of tracers in routines '''t3dmix2_s.h''', '''t3dmix2_geo.h''', '''t3dmix2_iso.h''', '''t3dmix4_s.h''', '''t3dmix4_geo.h''', and '''t3dmix4_iso.h''' when the tracer climatology is used in the diffusion operator.  We need now to provide code to using the '''LtracelCLM(itrc,ng)''' logical instead of a CPP option that is now obsolete.
     14This change affected the horizontal diffusion of tracers in routines '''t3dmix2_s.h''', '''t3dmix2_geo.h''', '''t3dmix2_iso.h''', '''t3dmix4_s.h''', '''t3dmix4_geo.h''', and '''t3dmix4_iso.h''' when the tracer climatology is used in the diffusion operator.  We need now to provide code to using the '''LtracerCLM(itrc,ng)''' logical instead of a CPP option that is now obsolete.
    1515
    1616For example, in '''t3dmix2_s.h''' we now have: