Difference between revisions of "Scaling"

From SourceWiki
Jump to navigation Jump to search
 
Line 1: Line 1:
In this section, subscript 0 is used to denote scales; primed symbols denote scaled quantities; unadorned symbols denote unscaled quantities; and finite difference approximations are denoted using .  Scaling the equation for ice thickness evolution
+
<math>Insert formula here</math>In this section, subscript 0 is used to denote scales; primed symbols denote scaled quantities; unadorned symbols denote unscaled quantities; and finite difference approximations are denoted using .  Scaling the equation for ice thickness evolution
  
 
   
 
   

Revision as of 12:19, 2 November 2007

[math]\displaystyle{ Insert formula here }[/math]In this section, subscript 0 is used to denote scales; primed symbols denote scaled quantities; unadorned symbols denote unscaled quantities; and finite difference approximations are denoted using . Scaling the equation for ice thickness evolution


and choosing



we obtain


In the code, diffusivity is found as (sigma refers to averaging needed to move between normal and staggered grid)


Note that diff is not simply the scaled diffusivity but carries the appropriate time and grid steps (final bracketed quantity). To find ice flux,


however, in the code, need to remember to reset grid steps


Finally, we need to look at the convergence term. In this case, nothing needs to be done because the various grid steps are needed however some averaging between grids is required