/[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.28 by heimbach, Fri Feb 28 02:20:52 2003 UTC revision 1.29 by heimbach, Mon Jun 23 22:29:05 2003 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 249  SRC_MODEL      = \ Line 249  SRC_MODEL      = \
249                  $(SOURCE_CODE)/gmredi_xtransport.f              \                  $(SOURCE_CODE)/gmredi_xtransport.f              \
250                  $(SOURCE_CODE)/gmredi_ytransport.f              \                  $(SOURCE_CODE)/gmredi_ytransport.f              \
251                                                                  \                                                                  \
252                    $(SOURCE_CODE)/ctrl_init_variables.f            \
253                  $(SOURCE_CODE)/ctrl_map_ini.f                   \                  $(SOURCE_CODE)/ctrl_map_ini.f                   \
254                  $(SOURCE_CODE)/ctrl_map_forcing.f               \                  $(SOURCE_CODE)/ctrl_map_forcing.f               \
255                                                                  \                                                                  \
256                  $(SOURCE_CODE)/cost_final.f                     \                  $(SOURCE_CODE)/cost_final.f                     \
257                  $(SOURCE_CODE)/cost_init.f                      \                  $(SOURCE_CODE)/cost_initvaria.f                 \
258                  $(SOURCE_CODE)/cost_tile.f                      \                  $(SOURCE_CODE)/cost_tile.f                      \
259                  $(SOURCE_CODE)/cost_test.f                      \                  $(SOURCE_CODE)/cost_test.f                      \
260                  $(SOURCE_CODE)/cost_tracer.f                    \                  $(SOURCE_CODE)/cost_tracer.f                    \

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.22