%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % This is an Example of an input File. Main features: % % - '+' before the Name makes the definition valid, otherwise a default % % value (from your program) is used % % - All *empty* lines and lines whithout a definition are skipped % % - '%' and '#' in first column denote an explicitly commented line % % - An order of definitions in the file is insignificant % % - Search goes from the BOF or Variant upto line started with 'End' % % - To use this input format one should compile with -lsenq library % % % % Senya Basin, 1994. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Trace 1 %%%% FILES: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% need to use west = -77 east = 0 for these data files: +Wind_file 'DATA_MV/tau_TRENa' +SST_file 'DATA_MV/sst_LEVa' +SSS_file 'DATA_MV/sss_LEVa' +Temp_file 'DATA_MV/temp_LEVa' +Salt_file 'DATA_MV/salt_LEVa' +Bath_file 'DATA_MV/bath_smooth' -Cloud_file 'DATA/simple/cld_ISCCP1' -Solar_file 'DATA/simple/solr_ERBE1' -Wndspd_file 'DATA/simple/wnsp_ECMWFm1' -Uwnd_file 'DATA/simple/uwnd_ECMWFm1' -Vwnd_file 'DATA/simple/vwnd_ECMWFm1' -Airhum_file 'DATA/simple/ahum_ECMWFm1' -Airtem_file 'DATA/simple/atem_ECMWFm1' -EP_file 'DATA/simple/prcp_DSilm' -Restart 0 - continue the previous run from "Restart_File" %%%% TIME Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Time_step 1 hour +Run_time 1 day - (1 year by default) %%%% MODEL Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Baro_solv 2 - (0: no U_BAR; 1:U = U_BAR = 0; 2:U = U_BAR(tau)) +Baro_err 3 +Baro_rayl .0001 - (if this is zero, cannot use Baro_solv = 2) +Baro_depsink 5. -Baro_delta 50. +Baro_nnonz 5 +Mixing 3 - (1-Conv.Adj; 2-Ri#; 3=1&2; 4-Dake Chen's) +Mix_step 4 - freq of mixing +Salinity 4 - (1-tracer; 2-linear; 3-dens12; 4-dens17;5-UNESCO) +Bathymetry 1 +Bath_min 100 +Bath_type 0 %%%% Shapiro FILTERS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Shap_vel_order 4 +Shap_vel_type 3 +Shap_vel_step 8 +Shap_scl_order 4 +Shap_scl_type 3 +Shap_scl_step 8 %%%% FORCING - INITIALIZATION %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Wind_forc 1 (1-L.I.;*2-C.S.;3-AVE_cnst(TAU);5-COS(y)) -Wind_tauxy [-0. 0] - taux, tauy (for COS forcing) +Temp_init 3 (0-tin;3- Levitus) +Salt_init 3 +Heat_forc 3 (0-Haney;1-const(t)=temp(t=0,L=1);2-con(t)=ave_t(HTFLX) +EP_forc 3 -Solar_penrad 1 (0:don't use; 1:use for interior if +Heat_forc=4,5,7) -Solar_gamma 10. ! to test +NZ 30 +Nsigma 0 -Z_profile [16.8 50.4 96.6 153.6 221.4 300 389.4 489.6 600.6 722.4 855.0 998.4 1152.6 1317.6 1493.4 1680. 1877.4 2085.6 2304.6 2534.4 2775 3026.4 3288.6 3561.6 3845.4 4140 4400 4900 5500] +Z_profile [12 36 68 109 153.6 221.4 300 389.4 489.6 600.6 722.4 855.0 998.4 1152.6 1317.6 1493.4 1680. 1877.4 2085.6 2304.6 2534.4 2775 3026.4 3288.6 3561.6 3845.4 4140 4400 4700 5000] +Z_bot 5500 +T_profile [24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 0 0 0 0 0] +Temp_bot 1. +S_profile [35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35] +Salt_bot 35 % +NZ 13 % +Nsigma 0 % +Z_profile [16.8 96.6 221.4 389.4 600.6 855.0 1152.6 1493.4 1877.4 2304.6 2775 3288.6 3845.4 ] % +Z_bot 4000 % +T_profile [24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 0 ] % +S_profile [35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35 35] % -Temp_bot 1. % -Salt_bot 35 +Clim_TS 2 - (0-not used; 1-Const. in time; 2-Vary;) -Clim_H 0 - (0-initialize with hin; 1-Const. in time; 2-Vary;) +Clim_coef 30. day +Clim_relax 3 - (0-no relaxation; 1-South-North; 2-Total; 3-general) +Clim_nlat 70 +Clim_slat 36 -Pre_proc 1 +Sponge_width 5 - (number of grid points) -Relax_width 5 - (number of grid points) +Bint 1.e-4 +Cint 1.e-5 % 1e-4 equivalent to OLD CINT=0.5e-7 and 400m depth. +Periodic 0 +BC_type 2 - ( 1 - no slip; 2 - no normal flow/default/) +BC_bot_temp 1 - ( 0 - const; 1 - no flux) +Grid_type 2 - ( 1 - DeCart; 2 - spherical) %% GEOMETRY Parameters %%%%%%%%%%%% +NX 155 +NY 146 +South 30 +North 72 +West -77 +East 0 +Y_stretch_type 2 +Grid_mask [ z13,w30,z68,w44, z13,w30,z68,w44, z13,w30,z68,w44, z13,w30,z68,w44, z13,w31,z67,w44, z13,w32,z66,w44, z13,w32,z66,w44, z13,w32,z66,w44, z13,w32,z66,w44, z18,w27,z66,w44, z18,w27,z66,w44, z19,w26,z65,w45, z20,w25,z65,w45, z21,w24,z65,w45, z21,w24,z64,w46, z21,w24,z62,w48, z21,w25,z60,w49, z21,w26,z58,w50, z21,w26,z57,w51, z21,w26,z56,w52, z21,w26,z55,w53, z21,w26,z53,w55, z21,w26,z48,w60, z22,w25,z44,w64, z26,w21,z43,w65, z27,w20,z41,w67, z27,w20,z41,w67, z27,w20,z41,w67, z31,w16,z41,w67, z31,w16,z40,w68, z31,w16,z39,w69, z31,w16,z38,w24,z1,w11,z2,w32, z31,w16,z37,w25,z2,w10,z4,w30, z30,w18,z35,w24,z18,w30, z30,w18,z33,w25,z20,w29, z29,w19,z30,w30,z18,w29, z28,w21,z27,w33,z18,w28, z28,w22,z25,w34,z18,w28, z26,w24,z24,w35,z18,w28, z26,w24,z24,w35,z17,w29, z26,w24,z24,w35,z16,w30, z2,w6,z18,w25,z22,w36,z14,w32, w8,z18,w25,z22,w36,z13,w33, w9,z17,w26,z21,w38,z8,w36, w11,z15,w26,z21,w43,z1,w38, w11,z15,w26,z20,w83, w12,z14,w27,z19,w83, w13,z13,w28,z17,w84, z2,w14,z10,w28,z16,w85, z8,w10,z4,w33,z15,w85, z10,w11,z1,w33,z15,w85, z11,w45,z14,w85, z11,w45,z13,w86, z12,w45,z12,w86, z15,w43,z11,w86, z15,w43,z11,w86, z15,w48,z6,w86, z15,w48,z6,w86, z16,w8,z2,w37,z5,w87, z16,w8,z3,w39,z1,w88, z16,w7,z5,w127, z16,w7,z5,w127, z29,w126, z29,w115,z4,w7, z30,w114,z4,w7, z30,w114,z4,w7, z31,w112,z7,w5, z31,w111,z8,w5, z32,w110,z8,w5, z32,w110,z8,w5, z32,w110,z8,w5, z32,w110,z8,w5, z33,w109,z8,w5, z34,w108,z13, z35,w107,z13, z36,w102,z17, z39,w98,z18, z40,w97,z18, z40,w95,z20, z40,w94,z21, z42,w92,z21, z43,w91,z21, z43,w91,z21, z43,w91,z21, z43,w91,z21, z43,w91,z21, z43,w91,z2,w8,z11, z43,w101,z11, z43,w101,z11, z43,w101,z11, z43,w101,z11, z43,w102,z10, z43,w102,z10, z47,w98,z10, z47,w98,z10, z47,w98,z10, z47,w98,z10, z47,w99,z9, z47,w101,z7, z35,w8,z6,w100,z6, z35,w8,z6,w101,z5, z35,w12,z1,w102,z5, z35,w116,z4, z35,w117,z3, z33,w119,z3, z32,w120,z3, z30,w122,z3, z27,w125,z3, z26,w126,z3, z15,w7,z3,w114,z1,w12,z3, z15,w123,z8,w5,z4, z15,w121,z19, z15,w121,z19, z15,w122,z18, z15,w122,z18, z15,w122,z18, z15,w122,z18, z9,w128,z18, z8,w129,z18, z6,w131,z18, z6,w130,z19, z6,w130,z19, z5,w131,z19, z4,w132,z19, z4,w133,z18, z4,w133,z18, z3,w134,z18, z3,w135,z17, z3,w139,z13, z3,w139,z13, z3,w139,z13, z3,w139,z13, z2,w140,z13, z2,w140,z13, w142,z13, w141,z14, w139,z16, w138,z17, w136,z19, w136,z19, w135,z20, w135,z20, w135,z20, w135,z20, w135,z20, w135,z20, ] %%%%% End Of GEOMETRY %%%%%%%%%%%%%%%%%%%%%% w19,z1,w2,z2,w100,z6, z25,w8,z1,w9,z1,w2,z3,w101,z5, z25,w8,z1,w13,z1,w102,z5, z28,w1,z1,w2,z2,w117,z4, z30,w1,z4,w117,z3, z33,w119,z3, z23,w2,z7,w120,z3, z20,w3,z7,w122,z3, z20,w2,z5,w125,z3, z16,w1,z1,w4,z4,w126,z3, z15,w7,z3,w114,z1,w12,z3, z14,w124,z8,w5,z4, z13,w123,z19, z13,w123,z19, z13,w124,z18, z13,w124,z18, z15,w122,z18, z11,w3,z1,w122,z18, z9,w128,z18, z8,w129,z18, z6,w131,z18, z6,w130,z18,w1, z6,w130,z18,w1, z5,w131,z18,w1, z4,w132,z19, z4,w133,z16,w2, z4,w133,z16,w2, z3,w134,z14,w4, z3,w135,z1,w2,z10,w4, z3,w139,z4,w9, z3,w139,z2,w11, z3,w152, z3,w140,z1,w9,z2, z2,w140,z7,w2,z4, z2,w140,z13, w142,z13, w141,z14, w139,z16, w138,z17, w136,z19, w136,z19, w135,z20, w135,z20, w135,z20, w135,z20, w135,z20, w135,z20, ] %%%%% End Of GEOMETRY %%%%%%%%%%%%%%%%%%%%%% End