/[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.4.2 by heimbach, Sat Feb 9 02:23:22 2002 UTC revision 1.16.4.5 by heimbach, Mon Mar 25 22:50:46 2002 UTC
# Line 1  Line 1 
1  SHELL            = /bin/tcsh  SHELL            = /bin/tcsh
2  RM               = rm -f  RM               = rm -f
3  LOC              = $(PWD)  LOC              = $(PWD)
4  TAMC             = /data43/ralf/tamc/tamc  TAMC             = tamc
5    ###TAMC             = /data43/ralf/tamc/tamc
6    ###TAF              = taf
7  TAF              = ~fastopt/bin/taf  TAF              = ~fastopt/bin/taf
 ###TAF              = ~fastopt/taf-1.3.5/bin/taf  
8  DEST             = .  DEST             = .
9  SOURCE_CODE      = ../bin  SOURCE_CODE      = ../bin
10  ADJOINT_SCRIPT   = ../adjoint  ADJOINT_SCRIPT   = ../adjoint
# Line 275  SRC_MODEL      = \ Line 276  SRC_MODEL      = \
276                  $(SOURCE_CODE)/ctrl_getobcsw.f                  \                  $(SOURCE_CODE)/ctrl_getobcsw.f                  \
277                  $(SOURCE_CODE)/ctrl_getobcse.f                  \                  $(SOURCE_CODE)/ctrl_getobcse.f                  \
278                  $(SOURCE_CODE)/ctrl_getrec.f                    \                  $(SOURCE_CODE)/ctrl_getrec.f                    \
279                    $(SOURCE_CODE)/ctrl_init_variables.f            \
280                  $(SOURCE_CODE)/ctrl_map.f                       \                  $(SOURCE_CODE)/ctrl_map.f                       \
281                                                                  \                                                                  \
282                  $(SOURCE_CODE)/ecco_init.f                      \                  $(SOURCE_CODE)/ecco_init.f                      \
# Line 365  SRC_MODEL      = \ Line 367  SRC_MODEL      = \
367                  $(SOURCE_CODE)/obcs_init_variables.f            \                  $(SOURCE_CODE)/obcs_init_variables.f            \
368                  $(SOURCE_CODE)/obcs_sponge.f                    \                  $(SOURCE_CODE)/obcs_sponge.f                    \
369    
370                                                                  \  
371  #               $(SOURCE_CODE)/shap_filt_apply.f                \  #               $(SOURCE_CODE)/shap_filt_apply.f                \
372  #               $(SOURCE_CODE)/shap_filt_apply_ts.f             \  #               $(SOURCE_CODE)/shap_filt_apply_ts.f             \
373  #               $(SOURCE_CODE)/shap_filt_tracer_s1.f            \  #               $(SOURCE_CODE)/shap_filt_tracer_s1.f            \
# Line 376  SRC_MODEL      = \ Line 378  SRC_MODEL      = \
378  #               $(SOURCE_CODE)/shap_filt_uv_s2.f                \  #               $(SOURCE_CODE)/shap_filt_uv_s2.f                \
379  #               $(SOURCE_CODE)/shap_filt_uv_s2g.f               \  #               $(SOURCE_CODE)/shap_filt_uv_s2g.f               \
380  #               $(SOURCE_CODE)/shap_filt_uv_s4.f                \  #               $(SOURCE_CODE)/shap_filt_uv_s4.f                \
                                                                 \  
381    
382    
383  #--------------------------------------------------------  #--------------------------------------------------------

Legend:
Removed from v.1.16.4.2  
changed lines
  Added in v.1.16.4.5

  ViewVC Help
Powered by ViewVC 1.1.22