Back to home page

MITgcm

 
 

    


Warning, /tools/adjoint_options/adjoint_oad is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit add29e06 on 2018-01-31 20:35:05 UTC
f3870f4036 Jean*0001 #!/bin/bash
                0002 #
                0003 #
                0004 
                0005 #  This file contains settings for OpenAD
                0006 
87d9ca8ca5 Jean*0007 # debug defines OAD_DEBUG, OAD_DEBUG_CP, OAD_DEBUG_JOINT, OAD_DEBUG_SPLIT1, OAD_DEBUG_SPLIT2  
                0008 
953b25d45b Jean*0009 #DEFINES="$DEFINES -DOAD_DEBUG -DDEFAULT_R8"
                0010 DEFINES="$DEFINES -DDEFAULT_R8"
87d9ca8ca5 Jean*0011