### Modifiy to fit your directory path here: Version_Directory = /gxfs_work/geomar/smomw502/UVic_ESCM/2.9_wk_0922 # comment out unwanted options or directories with "#" Model_Options = ### artificial upwelling code (options supported by this code) O_oceanmask O_ocean_upwelling_pipes #O_pipe_tavg_output pipe_no_HEAT # Do also not use other pre-compiler options from any primary UVic code base, # since they will not work. # You can add your own pre-compiler options here (after implementing them in # your version of the code. ### source code directories (if excluded, exclude equivalent option) Source_Directory(1) = updates ### data source directories Data_Source(1) = data ### miscellaneous settings Executable_File = UVic_noLand_pipes Input_File = control.in Output_File = pr Code_Directory = code Data_Directory = data Libraries = -lnetcdf -lnetcdff Preprocessor = fpp Compiler_F = ifx -r8 -O3 -warn nouncalled -c Compiler_f = ifx -r8 -O3 -warn nouncalled -c Compiler_F90 = ifx -r8 -O3 -warn nouncalled -FR -c Compiler_f90 = ifx -r8 -O3 -warn nouncalled -FR -c Linker = ifx -r8 -O3 -warn nouncalled -o