<p><b>xinzhang</b> 2009-04-07 12:02:02 -0600 (Tue, 07 Apr 2009)</p><p>update as1-5 in namelist in Chapt6.<br>
</p><hr noshade><pre><font color="gray">Modified: trunk/wrf/UsersGuide/users_guide_chap6.doc
===================================================================
--- trunk/wrf/UsersGuide/users_guide_chap6.doc        2009-04-07 17:12:03 UTC (rev 183)
+++ trunk/wrf/UsersGuide/users_guide_chap6.doc        2009-04-07 18:02:02 UTC (rev 184)
@@ -1,5 +1,5 @@
-ࡱ
-

+
      ; to assimilate radiance data.use_hirs2obsfasle.true.: to read in data from hirs2.bufruse_hirs3obsfalse.true.: to read in data from hirs3.bufruse_hirs4obsfalse.true.: to read in data from hirs4.bufruse_mhsobsfalse.true.: to read in data from mhs.bufruse_msuobsfalse.true.: to read in data from msu.bufruse_amsuaobsfalse.true.: to read in data from amsua.bufruse_amsubobsfalse.true.: to read in data from amsub.bufruse_airsobsfalse.true.: to read in data from airs.bufruse_eos_amsuaobsfalse.true.: to read in data from airs.bufruse_hsbobsfalse.true.: to read in data from hsb.bufruse_ssmisobsfalse.true.: to read in data from ssmis.bufruse_obs_errfacfalse.true.: apply obs error tuning factors if errfac.dat is available for conventional data only&amp;wrfvar5  check_max_ivtrue.true.: reject the observations whose innovations (O-B) are  larger than a maximum value defined as a multiple of   the observation error for each observ
 ation. i.e., inv &gt; (obs_error*factor) --&gt; fails_error_max; the default maximum value is 5 times the observation error ; the factor of 5 can be changed through max_error_* settings.max_error_t5.0maximum check_max_iv error check factor for tmax_error_uv5.0maximum check_max_iv error check factor for u and vmax_error_pw5.0maximum check_max_iv error check factor for precipitable watermax_error_ref5.0maximum check_max_iv error check factor for gps refractivitymax_error_q5.0maximum check_max_iv error check factor for specific humiditymax_error_p5.0maximum check_max_iv error check factor for pressuremax_error_thicknessmaximum check_max_iv error check factor for thicknessmax_error_rvmaximum check_max_iv error check factor for radar radial velocitymax_error_rfmaximum check_max_iv error check factor for radar reflectivity&amp;wrfvar6max_ext_its1number of outer loopsntmax200maximum number of iterations in an inner loopeps  0.01 (max
 _ext_its)minimization convergence criterion (used dimension!
 : max_ex
t_its); minimization stops when the norm of the gradient of the cost function gradient is reduced by a factor of eps. inner minimization stops either when the criterion is met or  when inner iterations reach ntmax.&amp;wrfvar7cv_options53: NCEP Background Error model -5: NCAR Background Error model (default)as1(3)1.0tuning factors for variance, horizontal and vertical scales for control variable 1 = stream function. For cv_options=3 only.as2(3)1.0tuning factors for variance, horizontal and vertical scales for control variable 2 - unbalanced potential velocity. For cv_options=3 only.as3(3)1.0tuning factors for variance, horizontal and vertical scales for control variable 3 - unbalanced temperature. For cv_options=3 only.as4(3) 1.0tuning factors for variance, horizontal and vertical scales for control variable 4 - pseudo relative humidity. For cv_options=3 only.as5(3)1.0tuning factors for variance, horizontal and vertical scales for control variable 5 
 - unbalanced surface pressure. For cv_options=3 only.rf_passes6number of passes of recursive filter.var_scaling11.0tuning factor of background error covariance for control variable 1 - stream function. For cv_options=5 only.var_scaling21.0tuning factor of background error covariance for  control variable 2 - unbalanced velocity potential. For cv_options=5 only.var_scaling31.0tuning factor of background error covariance for control variable 3 - unbalanced temperature. For cv_options=5 only.var_scaling41.0tuning factor of background error covariance for  control variable 4 - pseudo relative humidity. For cv_options=5 only.var_scaling51.0tuning factor of background error covariance for  control variable 5 - unbalanced surface pressure. For cv_options=5 only.len_scaling11.0tuning factor of scale-length for stream function. For cv_options=5 only.len_scaling21.0tuning factor of scale-length for unbalanced velocity potential. For cv_options=5 only.
 len_scaling31.0tuning factor of scale-length for unbalance!
 d temper
ature. For cv_options=5 only.len_scaling41.0tuning factor of scale-length for pseudo relative humidity. For cv_options=5 only.len_scaling51.0tuning factor of scale-length for unbalanced surface pressure. For cv_options=5 only.je_factor1.0ensemble covariance weighting factor&amp;wrfvar8  ;not used&amp;wrfvar9for program tracing. trace_use=.true. gives additional performance diagnostics (calling tree, local routine timings, overall routine timings, memory usage) It does not change results, but does add runtime overhead.stdout6unit number for standard outputstderr0unit number for error outputtrace_unit7Unit number for tracing output note that units 10 and 9 are reserved for reading namelist.input and writing namelist.output respectively.trace_pe0Currently, statistics are always calculated for all processors, and output by processor 0.trace_repeat_head10the number of times any trace statement will produce output for any particular routine. Th
 is stops overwhelming trace output when a routine is called multiple times. Once this limit is reached a 'going quiet' message is written to the trace file, and no more output is produced from the routine, though statistics are still gathered.trace_repeat_body10see trace_repeat_head descriptiontrace_max_depth30define the deepest level to which tracing writes outputtrace_usetrue.true.: activate tracingtrace_use_frequentfalsetrace_use_dullfalsetrace_memorytrue.true.: calculate allocated memory using a mallinfo call. On some platforms (Cray and Mac), mallinfo is not available and no memory monitoring can be done.trace_all_pesfalse.true.: tracing is output for all pes. As stated in trace_pe, this does not change processor statistics.trace_csvtrue.true.: tracing statistics are written to a xxxx.csv file in CSV formatuse_htmltrue.true.: tracing and error reporting routines will include HTML tags.warnings_are_fatalfalse.true.: warning message
 s that would normally allow the   program to continue are tr!
 eated as
 fatal errors.&amp;wrfvar10 ; for code developer&amp;wrfvar11cv_options_hum1do not changecheck_rh20 --&gt; No supersaturation check after minimization. +5: NCAR Background Error model (default)as1(3)-1.0tuning factors for variance, horizontal and vertical scales for control variable 1 = stream function. For cv_options=3 only. The actual default values are 0.25, 1.0, 1.25.as2(3)-1.0tuning factors for variance, horizontal and vertical scales for control variable 2 - unbalanced potential velocity. For cv_options=3 only. The actual default values are 0.25, 1.0, 1.25.as3(3)-1.0tuning factors for variance, horizontal and vertical scales for control variable 3 - unbalanced temperature. For cv_options=3 only. The actual default values are 0.25, 1.0, 1.25.as4(3) -1.0tuning factors for variance, horizontal and vertical scales for control variable 4 - pseudo relative humidity. For cv_options=3 only. The actual default values are 0.25, 1.0, 1.25.as5(3)-1.0
 tuning factors for variance, horizontal and vertical scales for control variable 5 - unbalanced surface pressure. For cv_options=3 only. The actual default values are 0.25, 1.0, 1.25.rf_passes6number of passes of recursive filter.var_scaling11.0tuning factor of background error covariance for control variable 1 - stream function. For cv_options=5 only.var_scaling21.0tuning factor of background error covariance for  control variable 2 - unbalanced velocity potential. For cv_options=5 only.var_scaling31.0tuning factor of background error covariance for control variable 3 - unbalanced temperature. For cv_options=5 only.var_scaling41.0tuning factor of background error covariance for  control variable 4 - pseudo relative humidity. For cv_options=5 only.var_scaling51.0tuning factor of background error covariance for  control variable 5 - unbalanced surface pressure. For cv_options=5 only.len_scaling11.0tuning factor of scale-length for stream function.
  For cv_options=5 only.len_scaling21.0tuning factor of s!
 cale-len
gth for unbalanced velocity potential. For cv_options=5 only.len_scaling31.0tuning factor of scale-length for unbalanced temperature. For cv_options=5 only.len_scaling41.0tuning factor of scale-length for pseudo relative humidity. For cv_options=5 only.len_scaling51.0tuning factor of scale-length for unbalanced surface pressure. For cv_options=5 only.je_factor1.0ensemble covariance weighting factor&amp;wrfvar8  ;not used&amp;wrfvar9for program tracing. trace_use=.true. gives additional performance diagnostics (calling tree, local routine timings, overall routine timings, memory usage) It does not change results, but does add runtime overhead.stdout6unit number for standard outputstderr0unit number for error outputtrace_unit7Unit number for tracing output note that units 10 and 9 are reserved for reading namelist.input and writing namelist.output respectively.trace_pe0Currently, statistics are always calculated for all processors, and outp
 ut by processor 0.trace_repeat_head10the number of times any trace statement will produce output for any particular routine. This stops overwhelming trace output when a routine is called multiple times. Once this limit is reached a 'going quiet' message is written to the trace file, and no more output is produced from the routine, though statistics are still gathered.trace_repeat_body10see trace_repeat_head descriptiontrace_max_depth30define the deepest level to which tracing writes outputtrace_usetrue.true.: activate tracingtrace_use_frequentfalsetrace_use_dullfalsetrace_memorytrue.true.: calculate allocated memory using a mallinfo call. On some platforms (Cray and Mac), mallinfo is not available and no memory monitoring can be done.trace_all_pesfalse.true.: tracing is output for all pes. As stated in trace_pe, this does not change processor statistics.trace_csvtrue.true.: tracing statistics are written to a xxxx.csv file in CSV formatu
 se_htmltrue.true.: tracing and error reporting routines wi!
 ll inclu
de HTML tags.warnings_are_fatalfalse.true.: warning messages that would normally allow the   program to continue are treated as fatal errors.&amp;wrfvar10 ; for code developer&amp;wrfvar11cv_options_hum1do not changecheck_rh20 --&gt; No supersaturation check after minimization.  1 --&gt; supersaturation (rh&gt; 100%) and minimum rh (rh&lt;10%) check, and make the local adjustment of q.  2 --&gt;  supersaturation (rh&gt; 95%) and minimum rh (rh&lt;11%) check and make the multi-level q adjustment under the constraint of conserved column integrated water vaporsfc_assi_options11 --&gt; 1surface observations will be assimilated based on the lowest model level first guess. Observations are not used  when the height difference of the elevation of the observing  site and the lowest model level height is larger than 100m. @@ -1090,10 +1090,10 @@
      -WRF-ARW V3: Users Guide        6- PAGE 34 +WRF-ARW V3: Users Guide        6- PAGE 44     -WRF-ARW V3: Users Guide        6- PAGE 35 +WRF-ARW V3: Users Guide        6- PAGE 43       @@ -1114,11 +1114,31 @@
      -
-
-&amp;
+

+
+&amp;
 
@@ -1128,202 +1148,855 @@
 
-h~
+h3 +
-
-h~
-h~
+h3 +
+h3 +
-Px 4 #\'*.25@9
-h~
-h~
-h~
-+
-h~
-&amp;
-&amp;
+Px 4 #\'*.25@9
+h3 +
+h3 +
+h3 +
++
+h3 +
+&amp;
+&amp;
 &amp;
+hhd
 &amp;
+
 &amp; F
+hhd
 &amp;
+hhd
 &amp;
+
 &amp; F
 h(
 Hd
-`Hgd~
+`Hgd3 +
 &amp; F
-h~
-h~
+hhd
+h3 +
+h3 +
 &amp;
-
-h~
xx
-h~
-h~
-h~
+h3 +

+h3 +
+h3 +
+h3 +
 l
-l
+l
 l
-l
-h~
+l
+h3 +
 l
-l
+l
 l
-l
-h~
-h~
-h~
-

-h~
-h~
+h3 +
+h3 +
+h3 +
+

+h3 +
+h3 +

-&amp;
-&amp;
-&amp;
-h~
-
+&amp;
+&amp;
+&amp;
+h3 +
+
 t
-l
+l
 
 t
-l
+l
 t
 l
+
 
 t
 l
+
 t
-l
+l
 t
 l
+
 t
-l
-

-
-h~
+l
+

+
+h3 +
 t
-l
+l
 t
-l
+l
 t
 l
 t
-l
+l
 t
-l
+l
 t
 l
 t
-l
+l
 t
 l
 t
-l
+l
 t
-l
+l
 t
-l
+l
 t
-l
-h~
-h~
+l
+h3 +
+h3 +
 
 
 
-
-h~
-h~
+
+h3 +
+h3 +
 
-h~
-h~
-h~
-h~
-h~
-h~
-&amp;
-h~
-h~
+
+h3 +
+h3 +
+h3 +
+h3 +
+h3 +
+h3 +
+&amp;
+h3 +
+h3 +
 
 l
 
@@ -1331,54 +2004,79 @@
 ,#
 
 l
+
 
 ,#
 
-l
+l
 H
-h~
-h~
+K
+h3 +
+h3 +
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
 H
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 ,#
 
@@ -1386,7 +2084,8 @@
 
 l
 
+
 
 ,#
 
@@ -1395,27 +2094,47 @@
 ,#
 
 l
-f
+
+f
 
 ,#
 
 l
-h~
-h~
+
+h3 +
+h3 +
 
 l
 
+
 
 ,#
 
 l
-f
-f
+
+f
+f
 
 ,#
 
@@ -1424,18 +2143,22 @@
 ,#
 
 l
-f
+
+f
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 l
 
@@ -1443,102 +2166,129 @@
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
 Q
-T
-h~
+T
+h3 +
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
 Q
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
@@ -1547,7 +2297,8 @@
 ,#
 
 l
+
 
 l
 
@@ -1555,51 +2306,74 @@
 ,#
 
 l
+
 T
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 ,#
 
-l
-h~
-h~
+l
+h3 +
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
@@ -1607,7 +2381,8 @@
 
 l
 
+
 
 ,#
 
@@ -1615,44 +2390,54 @@
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
@@ -1660,18 +2445,32 @@
 
 l
 
+
 
 ,#
 
-l
-h~
+l
+h3 +
 
 ,#
 
 l
+
 
 ,#
 
@@ -1679,236 +2478,313 @@
 
 l
 
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
-c
-h~
-h~
+l
+h3 +
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 l
 
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 ,#
 
-l
-h~
+l
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 l
 
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 l
-
+
 
 ,#
 
 l
-h~
-h~
+
+n
+h3 +
+h3 +
 
 ,#
 
-l
-f
-f
+l
+f
+f
 
 ,#
 
-l
+l
 
 l
 
+
 
 ,#
 
-l
+l
 
 l
 
@@ -1916,286 +2792,399 @@
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
-h~
-h~
+l
+u
+h3 +
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 l
 
+
 
 ,#
 
-l
+l
 
 #
 
 l
+
 
 l
-
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
-l
-h~
-h~
+l
+h3 +
+h3 +
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
-l
+l
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
 l
+
 
 l
 
+
 
 #
 
-l
+l
 
 ,#
 
 l
-h~
-h~
+
+h3 +
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 l
 
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
 
 l
 
+
 
 ,#
 
-l
+l
 
 ,#
 
 l
+
 
 l
 
+
 
 l
 
+
 
 ,#
 
-l
-h~
+l
+
+h3 +
 
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 l
-
-
-
+
 
 l
 
+
 
 l
 
+
 
 ,#
 
-l
+l
 
 l
 
@@ -2203,93 +3192,121 @@
 ,#
 
 l
+
 
 ,#
 
 l
+
 
 ,#
 
-l
+l
+
 
 ,#
 
-l
+l
 
 ,#
 
-l
-h~
-h~
+l
+h3 +
+h3 +
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 ,#
 
-l
+l
 
 l
 
+
 
 #
 
-l
+l
 
 #
 
 l
+
 
 #
 
-l
+l
 
 
 #
 
 l
+
 
 l
 
+
 
 #
 
-l
+l
 
 #
 
 l
+
 
 #
 
-l
+l
 
 l
 
@@ -2297,22 +3314,31 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
-h~
-h~
+l
+h3 +
+h3 +
 
 #
 
@@ -2320,16 +3346,18 @@
 
 l
 
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2338,21 +3366,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2360,16 +3391,18 @@
 
 l
 
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2378,21 +3411,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2401,7 +3437,9 @@
 #
 
 l
+
 
 l
 
@@ -2409,21 +3447,30 @@
 #
 
 l
-h~
+
+h3 +
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2432,21 +3479,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2455,21 +3505,26 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2478,7 +3533,8 @@
 #
 
 l
+
 
 l
 
@@ -2486,16 +3542,18 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2504,21 +3562,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2527,29 +3588,36 @@
 #
 
 l
-
-
-h~
+
+h3 +
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2558,22 +3626,24 @@
 #
 
 l
+
 
 #
 
 l
-
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2583,22 +3653,24 @@
 #
 
 l
-
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2607,21 +3679,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2630,28 +3705,42 @@
 #
 
 l
+
 
 #
 
 l
-
-
-
-h~
-h~
+
+
+
+
+h3 +
+h3 +
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2660,21 +3749,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2683,21 +3775,24 @@
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
 l
+
 
 #
 
-l
+l
 
 #
 
@@ -2706,14 +3801,34 @@
 #
 
 l
+
 
 #
 
 l
-

+
+

 
 
 #
@@ -3211,7 +4326,7 @@
 aoq[;kw}SO&gt;ؖ*''f:S~0`]^yUZ73nEc~Wн&gt;  '=)|L9/f}%io}]&gt;h|O)~.K闯_&gt;w~տ~:[w;yoH         s|]H90;X'5/4H OvwH 2쬬D


+n/I

t
 
 
 
@@ -3357,7 +4472,7 @@
 &gt;.$vܜR@̓ ';;$qU~PvVVW
 pg^% -31
+31
 
 
 bWV
@@ -3925,7 +5040,7 @@
 ũ
 %
 %Ez @63r/
+
 
 
 )wsCO&gt;c׏8㚚j-ղQ9{&gt;3f}
@@ -4173,7 +5288,7 @@
 t
 t
+6`6
 
 
 {{
@@ -4296,7 +5411,7 @@
 qxX_{N?f1_q3   c?7
 gݾ(C+0sb!}Q1
-E&lt;f߿s &lt;{B;wjhw9ҥK9hK/˗/GkQ|MKV㵠;Wx5|Chaq,1D/믑=v&lt;)RP:tH`,1ܹ3]#iY0&amp;ؘ _!1&lt;mǥ&gt;$B!B!B!$qpps?_R###C4O320{ͺ8_&gt;up8~|;/&quot;|v:zOxx7 &lt;&lt;n׽AᥝG8Cq~z%qջ&amp;ײU|);鴤XNh9G&gt;ϥPWy%]GHIߙ;_onSs]2YZοw⳿8.ۧs&gt;Gο+v7չN/pݶw(ک_Ia[!\pTܿ?        &quot;W,οE])ty1V#kdohp(p}HZ9}vA^!!?8v@v]EYcG gi,sק+GοUw$yq&quot;u}{wWvһ ɜ%MxMftz}nР߬񷣖#Q4}8ȓQv Wѽkj8Tdʖ~Y7!
+E&lt;f߿s &lt;{B;wjhw9ҥK9hK/˗/GkQ|MKV㵠;Wx5|Chaq,1D/믑=v&lt;)RP:tH`,1ܹ3]#iY0&amp;ؘ _!1&lt;mǥ&gt;$B!B!B!$qpps?_R###C4O320{ͺ8_&gt;up8~|;/&quot;|v:zOxx7 &lt;&lt;n׽AᥝG8Cq~z%qջ&amp;ײU|);鴤XNh9G&gt;ϥPWy%]GHIߙ;_onSs]2YZοw⳿8.ۧs&gt;Gο+v7չN/pݶw(ک_Ia[!\pTܿ?        &quot;W,οE])ty1V#kdohp(p}HZ9}vA^!!?8v@v]EYcG gi,sק+GοUw$yq&quot;u}{wWvһ ɜ%MxMftz}nР߬񷣖#Q4}8ȓQv Wѽkj8Tdʖ~Y7!
 
 
 \)QTD&quot;tOHG/ET^&quot;T] WyO}f7l3gflyg9sεq&quot;E%Y#vw6(ɰZF;۱3qE5߶Wi#E9UH        &quot;&quot;&quot;&quot;&quot;&quot;r^^}UiѢmVL&quot;.\s&gt;|X(.]RȲe9}[2k,[7Ȅ        \? 6LVZe&gt;?&gt;S_۷-{zwd~_ʊDtϟ @@ -4398,7 +5513,7 @@
 &amp;Zm=fkTЊMɳ8m6-ШW_uIUQr7廫%r&lt; 7@|',+.K⛮܉Q.}QJw/ߓ_~մWځVy&quot;MiWI
 )EE){0eRRSSRSJSSJ22
-2KJRN20lRg^
+2KJRN20lRg^
 
 
 ZoTZnc\&lt;qR`Y CZn,         %TG&gt;VF@OA  Om=ttzfZFv=+Mӝݺgieͷ,-(}-Ag+&lt;ϙEd^Kd;}vV4Rn|&gt;GLw-ޒlD&amp;r;˱ =^܀d,`+tgY~/F&gt;;rcZoko,?bmW3hvU&amp;j~z-B嗷DJm_R_DuDsay=kM|3J}D%-'vh&amp;z8AT&gt;gu-,)ҢJlÈuٲcٺqOkrΞΊVNv+y=+zW~PT2eLYdNu+7XSOtwOv88{k5+[qr_)ЎroN8Фjn&gt;h )ښm+
 y)
-v2\ˠ[PZ\_r XF!(U!/55%5E$_85U$#X 3(U:DM
+v2\ˠ[PZ\_r XF!(U!/55%5E$_85U$#X 3(U:DM
 
 
 J&amp;H(yA@((  &gt;φ4@(zoRAJhUx&quot;|oܒ{M9Aٹ͙9sf !3'J̓
 Jߙ7gdct#H6\FoY!1N)#*zUS
 GN]fݝ1bdy7qڬUԝR?u
 y)
-1\ˠ[PZ\_r4XF!(U!/55%5E$_85U$#X 3(UlM
+1\ˠ[PZ\_r4XF!(U!/55%5E$_85U$#X 3(UlM
 
 
 ,(K,1(DDD9xL0Avk֬u+WdDDD9rX,={E!&quot;&quot;2̬Ytz͚5&gt;|8KFDDDݻwɓٞ &quot;u߾}%&lt;&lt;\bbbdDDDDDDD)5|DEEɭ[dȐ!{|7ސ+W J:u$o޼C[jo^oߞ!N:%ӦM#F3QFɤIuqٳgܾ}EGG{vڑ#GkDDDd,ժU5kBѢEH&quot;Æ @@ -7678,13 +8793,13 @@
 
 
 
+
 
 
 
+
 
 
 
 
-
-
-
-
-
+
 
+
 
+
 @d
-@t
+@t
 
 %
 
 B
 K
-N
<font color="red">
-
-
-


- 0
- 0
- 0
- 0
- 0
- 0
0








0






 







T

        
+N

+
+


+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
0








0






 







T

        
 
 %
 
 B
 K
-N
<font color="gray">
-
-
+N

+
 


uot;
/


 
d

&quot;
&quot;
quot;

‚4d


 @
@@ -7771,10 +8881,7 @@
 
 
 @

-
-
-
-
 
+


 K
 K
 K
@@ -7789,41 +8896,41 @@
 
 
 
-




z

-
-
+




z

+
+
 
+
 
+
 
 
-
+
 
+
 
 
 
-
-.
+
+.
 M
 y
 {
-
+
+
+
 
 
 
@@ -7850,20 +8958,18 @@
 
-K
-f
-
-
-
+K
+
 
-


ot;
+



 y
 }
-
+
 
 
 
@@ -7875,10 +8981,7 @@
 K
 L
-N
-k
<font color="gray">
-x
-z






 ^Zp;K`|$~



 
@@ -7888,8 +8991,8 @@
 
 
 
-^Z
+^Z
 `GT^5bBJ&gt;*N
@@ -7897,20 +9000,22 @@
 
 B
 K
-N
<font color="red">
-
-


-        
e
+


+,
+        
-
+
 
 

+

 
+
 

 
 
 
 
+
 
 
 
 
+
 
         
-
-
\ No newline at end of file
+        
+
+
\ No newline at end of file

</font>
</pre>