/[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.16.2.4 by heimbach, Wed Apr 17 01:38:31 2002 UTC revision 1.16.2.5 by heimbach, Thu Jul 11 15:54:42 2002 UTC
# Line 3  RM               = rm -f Line 3  RM               = rm -f
3  LOC              = $(PWD)  LOC              = $(PWD)
4  TAMC             = tamc  TAMC             = tamc
5  ###TAMC             = /data43/ralf/tamc/tamc  ###TAMC             = /data43/ralf/tamc/tamc
6  ###TAF              = taf  TAF              = taf
7  TAF              = ~fastopt/bin/taf  ###TAF              = ~fastopt/bin/taf
8  DEST             = .  DEST             = .
9  SOURCE_CODE      = ../bin  SOURCE_CODE      = ../bin
10  ADJOINT_SCRIPT   = ../adjoint  ADJOINT_SCRIPT   = ../adjoint
# Line 34  DIFF_FLAGS       = -toplevel the_main_lo Line 34  DIFF_FLAGS       = -toplevel the_main_lo
34                                  xx_sss_dummy            \                                  xx_sss_dummy            \
35                                  xx_sst_dummy            \                                  xx_sst_dummy            \
36                                  xx_diffkr_dummy         \                                  xx_diffkr_dummy         \
37                                  xx_kapgm_dummy'         \                                  xx_kapgm_dummy          \
38                                    xx_efluxy_dummy         \
39                                    xx_efluxp_dummy'        \
40                     -output 'fc'                     -output 'fc'
41  #  #
42  #                   -output 'objf_vector'  #                   -output 'objf_vector'
# Line 57  SRC_MODEL      = \ Line 59  SRC_MODEL      = \
59                  $(PKG)/autodiff/diags.flow              \                  $(PKG)/autodiff/diags.flow              \
60                  $(PKG)/autodiff/cg2d.flow               \                  $(PKG)/autodiff/cg2d.flow               \
61                  $(PKG)/autodiff/debug.flow              \                  $(PKG)/autodiff/debug.flow              \
62                    $(PKG)/autodiff/do_the_model_io.flow    \
63                  $(PKG)/autodiff/dummy_in_stepping.flow  \                  $(PKG)/autodiff/dummy_in_stepping.flow  \
64                  $(PKG)/autodiff/external_fields_load.flow       \                  $(PKG)/autodiff/external_fields_load.flow       \
65                  $(PKG)/autodiff/eesupp.flow             \                  $(PKG)/autodiff/eesupp.flow             \
# Line 261  SRC_MODEL      = \ Line 264  SRC_MODEL      = \
264                  $(SOURCE_CODE)/shap_filt_uv_s2.f                \                  $(SOURCE_CODE)/shap_filt_uv_s2.f                \
265                  $(SOURCE_CODE)/shap_filt_uv_s2g.f               \                  $(SOURCE_CODE)/shap_filt_uv_s2g.f               \
266                  $(SOURCE_CODE)/shap_filt_uv_s4.f                \                  $(SOURCE_CODE)/shap_filt_uv_s4.f                \
                                                                 \  
267    
268    #               $(SOURCE_CODE)/ini_ep.f                         \
269  #               $(SOURCE_CODE)/calc_ep_forcing.f                \  #               $(SOURCE_CODE)/calc_ep_forcing.f                \
270  #               $(SOURCE_CODE)/cost_entropy.f                   \  #               $(SOURCE_CODE)/cost_entropy.f                   \
271  #               $(SOURCE_CODE)/ini_ep.f                         \  #               $(SOURCE_CODE)/cost_t_misfit.f                  \
272                                                                  \  #               $(SOURCE_CODE)/cost_eflux_regul.f               \
273    #                                                               \
274    
275    
276  #--------------------------------------------------------  #--------------------------------------------------------

Legend:
Removed from v.1.16.2.4  
changed lines
  Added in v.1.16.2.5

  ViewVC Help
Powered by ViewVC 1.1.22