%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 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' % % % % Senya Basin, 1994. % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Trace 1 %%%% FILES: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Restart 0 - continue the previous run from "Restart_File" %%%% TIME Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Time_step 1 hour +Run_time 5 years - (1 year by default) %%%% MODEL Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Salinity 1 - (1-tracer; 2-linear; 3-dens12; 4-dens17;5-UNESCO) +Mixing 1 - (1-Conv.Adj; 2-Ri#; 3=1&2; 7= 3&windstirring; 8=KPP) +Mix_step 4 - freq of mixing %%%% 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 5 (1-linear interpolation in time;3-AVE_cnst(TAU);5-COS(y)) +Wind_tauxy [-0.5 0] - taux, tauy (for COS forcing) +Temp_init 0 (0-from profile;1-Lin.(SST:max_dep);3-Annual Levitus;4-Vary Levitus; +Heat_forc 6 (0-Haney;1-const(t)=temp(t=0,L=1);2-con(t)=ave_t(HTFLX) % 3-LI_t from HTFLX;4-CU_t from HTFLX;5-no heat flux) +NZ 7 +Nsigma 0 +H_profile [40 40 70 150 400 1300 3000] - array of NZ size -Z_profile [20 60 100 200 400 1000 3000] - array of NZ size -Z_bot 5000 +T_profile [29 28 27 16 10 5 0] - array of NZ size +S_profile [35 35 35 35 35 35 35] - array of NZ size +Bint 1.e-4 +Cint 1.e-5 +BC_type 2 - ( 1 - no slip; 2 - no normal flow/default/) +BC_bot_temp 1 - ( 0 - const; 1 - no flux) +Grid_type 2 - ( 1 - beta plane; 2 - spherical; 3 - f-plane) %%%% GEOMETRY Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +NX 81 +NY 30 +South -29 +North 29 +West 124 +East 284 +Grid_mask [ w61,z20, w61,z20, w62,z19, w63,z18, w66,z15, w66,z15, w68,z13, w72,z9, w74,z7, w75,z6, w77,z4, w79,z2, w79,z2, w79,z2, z2,w77,z2, z6,w72,z3, z10,w68,z3, z12,w66,z3, z12,w66,z3, z11,w68,z2, z11,w69,z1, z11,w69,z1, z11,w70, z12,w69, z13,w68, z14,w67, z14,w67, z15,w66, z15,w66, z15,w66, ] %%%%% End Of GEOMETRY %%%%%%%%%%%%%%%%%%%%%% End