/[MITgcm]/MITgcm/adjoint/makefile
ViewVC logotype

Diff of /MITgcm/adjoint/makefile

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

revision 1.17 by heimbach, Thu Nov 8 20:57:51 2001 UTC revision 1.19 by heimbach, Fri Jan 11 17:30:46 2002 UTC
# Line 9  ADJOINT_SCRIPT   = ../adjoint Line 9  ADJOINT_SCRIPT   = ../adjoint
9  BASE             = ..  BASE             = ..
10  PKG             = $(BASE)/pkg  PKG             = $(BASE)/pkg
11  ADTAMCFLAGS      = -reverse -i4 -r4 -admark  ad  ADTAMCFLAGS      = -reverse -i4 -r4 -admark  ad
12  ADTAFFLAGS       = -reverse -i4 -r4 -admark  ad  ADTAFFLAGS       = -reverse -i4 -r4 -admark  ad -nonew_arg
13  TLTAMCFLAGS      = -forward -i4 -r4 -ftlmark g_  TLTAMCFLAGS      = -forward -i4 -r4 -ftlmark g_
14  TLTAFFLAGS       = -forward -i4 -r4 -ftlmark g_  TLTAFFLAGS       = -forward -i4 -r4 -ftlmark g_ -nonew_arg
15  # -warn_step -flow taf_flow.log  # -warn_step -flow taf_flow.log
16    
17  DIFF_FLAGS       = -toplevel the_main_loop              \  DIFF_FLAGS       = -toplevel the_main_loop              \
# Line 137  SRC_MODEL      = \ Line 137  SRC_MODEL      = \
137                  $(SOURCE_CODE)/ini_mixing.f                     \                  $(SOURCE_CODE)/ini_mixing.f                     \
138                  $(SOURCE_CODE)/ini_p_ground.f                   \                  $(SOURCE_CODE)/ini_p_ground.f                   \
139                  $(SOURCE_CODE)/ini_pnh.f                        \                  $(SOURCE_CODE)/ini_pnh.f                        \
                 $(SOURCE_CODE)/ini_procs.f                      \  
140                  $(SOURCE_CODE)/ini_psurf.f                      \                  $(SOURCE_CODE)/ini_psurf.f                      \
141                  $(SOURCE_CODE)/ini_salt.f                       \                  $(SOURCE_CODE)/ini_salt.f                       \
142                  $(SOURCE_CODE)/ini_spherical_polar_grid.f       \                  $(SOURCE_CODE)/ini_spherical_polar_grid.f       \
# Line 235  SRC_MODEL      = \ Line 234  SRC_MODEL      = \
234                  $(SOURCE_CODE)/cost_test.f                      \                  $(SOURCE_CODE)/cost_test.f                      \
235                  $(SOURCE_CODE)/cost_tracer.f                    \                  $(SOURCE_CODE)/cost_tracer.f                    \
236                                                                  \                                                                  \
                 $(SOURCE_CODE)/shap_filt_apply.f                \  
237                  $(SOURCE_CODE)/shap_filt_apply_ts.f             \                  $(SOURCE_CODE)/shap_filt_apply_ts.f             \
238                  $(SOURCE_CODE)/shap_filt_tracer_s1.f            \                  $(SOURCE_CODE)/shap_filt_tracer_s1.f            \
239                  $(SOURCE_CODE)/shap_filt_tracer_s2.f            \                  $(SOURCE_CODE)/shap_filt_tracer_s2.f            \

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.19

  ViewVC Help
Powered by ViewVC 1.1.22