/[MITgcm]/MITgcm_contrib/arctic40km/code_ad/autodiff_inadmode_unset_ad.F
ViewVC logotype

Annotation of /MITgcm_contrib/arctic40km/code_ad/autodiff_inadmode_unset_ad.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Wed May 31 21:30:36 2006 UTC (19 years, 2 months ago) by heimbach
Branch: MAIN
Changes since 1.1: +3 -2 lines
o adding input_ad
o various changes to adjoint setup compared to forward,
  some of which for initial testing

1 heimbach 1.2 C $Header: /u/gcmpack/MITgcm_contrib/arctic40km/code_ad/autodiff_inadmode_unset_ad.F,v 1.1 2006/05/03 23:59:39 heimbach Exp $
2 heimbach 1.1
3     #include "AUTODIFF_OPTIONS.h"
4    
5     subroutine adautodiff_inadmode_unset( myThid )
6     IMPLICIT NONE
7     C /==========================================================\
8     C | SUBROUTINE autodiff_inadmode_unset |
9     C |==========================================================|
10     C == Global variables ===
11    
12     #include "SIZE.h"
13     #include "EEPARAMS.h"
14     #include "PARAMS.h"
15    
16     C == Routine arguments ==
17     C myThid - Thread number for this instance of the routine.
18     integer myThid
19    
20     inAdMode = inAdFALSE
21    
22 heimbach 1.2 cph useKPP = .TRUE.
23 heimbach 1.1 useGMREDI = .TRUE.
24 heimbach 1.2 useSEAICE = .TRUE.
25 heimbach 1.1
26     end
27    
28    
29    
30    
31    
32    
33    
34    
35    

  ViewVC Help
Powered by ViewVC 1.1.22