Changes between Version 36 and Version 37 of fieldupdate
- Timestamp:
- 09/08/11 16:01:43 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
fieldupdate
v36 v37 1 = Matlab function changes = 2 3 * setelementstype -> setflowapproximation 4 * geography -> mask 5 1 6 = Table of correspondence old vs new model fields = 2 7 … … 71 76 || eps_res || diagnostic.restol || || 72 77 || epsvel || || DELETED || 73 || errlog || errlog ||||78 || errlog || ||moved to results || 74 79 || extractedelements || extractedelements || || 75 80 || extractednodes || extractednodes || || … … 159 164 || observed_temperature || || DELETED (use temperature field instead) || 160 165 || optscal || inversion.gradient_scaling || || 161 || outlog || outlog ||||162 || output_frequency || output_frequency || ||166 || outlog || || moved to results|| 167 || output_frequency || settings.output_frequency || || 163 168 || outputfilename || || DELETED|| 164 169 || parameterfile || ||DELETED || … … 172 177 || penalty_offset || prognostic.penalty_factor || One factor per type of solution || 173 178 || petscoptions || solver || || 174 || pressure || pressure || ||179 || pressure || initialization.pressure || || 175 180 || pressure_elem || ||DELETED || 176 181 || pressureload || diagnostic.icefront || no more Enums - 0:Air 1:Water 2:Ice || … … 194 199 || responses || qmu.responses || || 195 200 || results || results || || 196 || results_on_vertices || results_on_vertices || ||201 || results_on_vertices || settings.results_on_vertices || || 197 202 || rheology_B || materials.rheology_B || || 198 203 || rheology_law || materials.rheology_law ||no more enum: 'None','Paterson','Arrhenius' || … … 256 261 || viscousheating || ||DELETED || 257 262 || vwgt || qmu.vertex_weight || || 258 || vx || vx || ||263 || vx || initialization.vx || || 259 264 || vx_bal || || DELETED|| 260 265 || vx_obs || inversion.vx_obs || || 261 266 || vx_obs_raw || || DELETED|| 262 || vy || vy || ||267 || vy || initialization.vy || || 263 268 || vy_bal || ||DELETED || 264 269 || vy_obs || inversion.vy_obs || || 265 270 || vy_obs_raw || ||DELETED || 266 || vz || vz || ||267 || waitonlock || waitonlock || ||268 || watercolumn || watercolumn || ||269 || waterfraction || waterfraction || ||271 || vz || initialization.vz || || 272 || waitonlock || settings.waitonlock || || 273 || watercolumn || initialization.watercolumn || || 274 || waterfraction || initialization.waterfraction || || 270 275 || wateroutline || ||DELETED || 271 276 || weights || inversion.cost_functions_coefficients || ||