Changes between Version 12 and Version 13 of WorkingGroups/TestCases/ImplementationStrategyAndTemplate/EquatorialBox
- Timestamp:
- 2015-06-18T13:01:56+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkingGroups/TestCases/ImplementationStrategyAndTemplate/EquatorialBox
v12 v13 49 49 vertical slides of velocities (between à and 1000 meters) over all bassin (0° - 180°), average between 1°S and 1°N. 50 50 vertical slides of temperature (between à and 1000 meters) over all bassin (0° - 180°), average between 1°S and 1°N. 51 51 52 52 53 === TEST_EQ_BOX01: === … … 55 56 there are some examples to create a test case of this type : 56 57 57 Equatorial BOX, grid of ''' 0.25'''° resolution, between latitude: -30°,30°, and longitude 0°,180°,58 Equatorial BOX, grid of ''' 0.25''' ° resolution, between latitude: -30°,30°, and longitude 0°,180°, 58 59 59 60 with zps coordinates, … … 74 75 '''NOTA BENE''': if you change resolution (in python scripts) you need to change also in namelist_cfg: 75 76 76 ''' jpidta, jpjdta and jpkdta''' ''' jpiglo and jpjglo''' ''''' ''''''77 ''' jpidta, jpjdta and jpkdta''' ''' jpiglo and jpjglo''' ''''' ''''' ' 77 78 78 79 = = … … 92 93 93 94 = = 95 = = 94 96 = Example 2: Equatorial box e1, e2 constant values = 95 97 || '''2. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with NO stratification / constant wind trades / e1=e2=constant''' || || … … 106 108 || output frequency || 5 days || 107 109 110 = = 108 111 = = 109 112 = = … … 123 126 124 127 = = 128 = = 125 129 = Example 4: Equatorial box with stratification and constant winds = 126 130 || '''4. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant wind trades''' || || … … 139 143 = = 140 144 = = 141 = Example 5: Equatorial box stratification and constant wind profile =142 || '''5. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / constant winds (profile)''' || ||143 || || ||144 || '''options''' || '''values''' ||145 || resolution || 0.25° (1/4) ||146 || longitude || lon_T=[ 0,180 ] ||147 || latitude || lat_T=[-31,31] (to have one point at 0° Equator) ||148 || vertical levels || 31 ||149 || batymetry || 5000m ||150 || forcing files || utau=-0.1 / vtau=0 / qtot=0 / qsr=0 / emp=0 ||151 || NO stratification || so=35 / thetao=10 ||152 || total time steps || 3600(=50days) ||153 || output frequency || 5 days ||154 155 145 = = 156 = Example 6: Equatorial box stratification and variable wind =157 || ''' 6. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / variable wind (to see Kelvin waves)''' || ||146 = Example 5: Equatorial box stratification and variable wind = 147 || '''5. TEST_EQ_BOX01_cst''' ''': Equatorial box (180°,60°) : with stratification / variable wind (to see Kelvin waves)''' || || 158 148 || || || 159 149 || '''options''' || '''values''' ||