--- MITgcm_contrib/mlosch/optim_m1qn3/Makefile 2012/05/10 16:10:32 1.2 +++ MITgcm_contrib/mlosch/optim_m1qn3/Makefile 2012/09/07 19:57:46 1.3 @@ -1,4 +1,4 @@ -# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/mlosch/optim_m1qn3/Makefile,v 1.2 2012/05/10 16:10:32 mlosch Exp $ +# $Header: /home/ubuntu/mnt/e9_copy/MITgcm_contrib/mlosch/optim_m1qn3/Makefile,v 1.3 2012/09/07 19:57:46 heimbach Exp $ # $Name: $ #*********************************************************************** # Makefile for the off-line large scale optimization with m1qn3 @@ -38,7 +38,7 @@ MAKEDEPEND=makedepend INCLUDEDIRS = -I. \ - -I../verification/natl_box_adjoint/build + -I../../../MITgcm/verification/tutorial_global_oce_optim/build LIBDIRS = LIBS = @@ -49,7 +49,8 @@ CPPFLAGS = -DREAL_BYTE=4 \ -DMAX_INDEPEND=1000000 \ -D_RL='double precision' \ - -D_RS='double precision' + -D_RS='double precision' \ + -D_d='d' # -DMAX_INDEPEND=293570968 \ # FORTRAN compiler and its flags. @@ -106,3 +107,26 @@ -rm -f $(EXECUTABLE) # DO NOT DELETE + +optim_sub.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ECCO_CPPOPTIONS.h +optim_sub.f: ../../../tmp3/MITgcm/verification/lab_sea/build/EEPARAMS.h +optim_sub.f: ../../../tmp3/MITgcm/verification/lab_sea/build/SIZE.h +optim_sub.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ctrl.h optim.h +optim_sub.f: m1qn3_common.h +optim_readparms.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ECCO_CPPOPTIONS.h +optim_readparms.f: ../../../tmp3/MITgcm/verification/lab_sea/build/EEPARAMS.h +optim_readparms.f: ../../../tmp3/MITgcm/verification/lab_sea/build/SIZE.h +optim_readparms.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ctrl.h +optim_readparms.f: optim.h +optim_readdata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ECCO_CPPOPTIONS.h +optim_readdata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/EEPARAMS.h +optim_readdata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/SIZE.h +optim_readdata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ctrl.h +optim_readdata.f: optim.h +optim_writedata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ECCO_CPPOPTIONS.h +optim_writedata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/EEPARAMS.h +optim_writedata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/SIZE.h +optim_writedata.f: ../../../tmp3/MITgcm/verification/lab_sea/build/ctrl.h +optim_writedata.f: optim.h +optim_store_m1qn3.f: m1qn3_common.h m1qn3a_common.h mlis3_common.h +m1qn3_offline.f: m1qn3_common.h m1qn3a_common.h mlis3_common.h