Ignore:
Timestamp:
03/21/07 10:14:37 (17 years ago)
Author:
pinsard
Message:

new idldoc html and assistant outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/CALCULS/hdyn.html

    r200 r234  
    8888 
    8989      <div id="file_comments"> 
    90  Calculate the height by rapport to a reference state for a depth reference.  
    91  See keywords for different possibilities. By default, the state reference  
    92  is rho=1020 and the depth reference is gdepw[ka] with ka the first W level  
    93  directly above 1000 m.  
     90 Calculate the height by rapport to a reference state for a depth reference. 
     91 See keywords for different possibilities. By default, the state reference 
     92 is rho=1020 and the depth reference is gdepw[ka] with ka the first W level 
     93 directly above 1000 m. 
    9494</div> 
    9595 
     
    118118 
    119119          <h3>Return value</h3><div class="preformat"> 
    120  An array of the same size of sn and tn representing the dynamic height calculated  
     120 An array of the same size of sn and tn representing the dynamic height calculated 
    121121 from a reference depth nd by rapport to a reference state. 
    122122</div> 
     
    153153         
    154154          <div class="comments"> 
    155  array representing the temperature.Has the same size than SN 
     155 array representing the temperature. Has the same size than SN. 
    156156</div> 
    157157             
     
    175175         
    176176            <div class="comments"> 
    177  Give a value to this keyword to change the reference temperature used in the  
    178  calculation when GILL  is activated. 
    179  </div> 
     177 Give a value to this keyword to change the reference temperature used in the 
     178 calculation when GILL is activated. 
     179</div> 
    180180             
    181181            <h4 id="_hdyn_keyword_SREF">SREF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    190190            </h4> 
    191191         
    192             <div class="comments">  
    193  Give a value to this keyword to change the reference salinity used in the  
    194  calculation when GILL  is activated.  
    195    </div> 
     192            <div class="comments"> 
     193 Give a value to this keyword to change the reference salinity used in the 
     194 calculation when GILL is activated. 
     195</div> 
    196196             
    197197            <h4 id="_hdyn_keyword_PROFREF">PROFREF&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    207207         
    208208            <div class="comments"> 
    209  Give a depth to this keyword which will be considered as the reference depth  
    210  (in this case, LEVEL has not any effect). the calculation will be effectuated  
    211  until this depth effecting an interpolation between the the last W level above  
     209 Give a depth to this keyword which will be considered as the reference depth 
     210 (in this case, LEVEL has not any effect). the calculation will be effectuated 
     211 until this depth effecting an interpolation between the the last W level above 
    212212 PROFREF and PROFREF. 
    213213</div> 
     
    225225         
    226226            <div class="comments"> 
    227  It is the same reference level to take. This level is defined like  
     227 It is the same reference level to take. This level is defined like 
    228228 that gdepw[level] is the reference depth 
    229  </div> 
     229</div> 
    230230             
    231231            <h4 id="_hdyn_keyword_GILL">GILL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
     
    240240            </h4> 
    241241         
    242             <div class="comments"> We activate this key if we want to calculate the dynamic height  
    243  like in the GILL page 215, which means by rapport to a reference state which  
    244  vary in depth and which is determined by a reference temperature tref at 0°C  
    245  and a reference salinity sref at 35psu 
     242            <div class="comments"> 
     243 We activate this key if we want to calculate the dynamic height 
     244 like in the GILL page 215, which means by rapport to a reference state which 
     245 vary in depth and which is determined by a reference temperature tref at 0°C 
     246 and a reference salinity sref at 35 psu. 
    246247</div> 
    247248             
     
    267268           
    268269          <h4>Version</h4><div class="preformat"> 
    269  $Id: hdyn.pro 163 2006-08-29 12:59:46Z navarro $ 
     270 $Id: hdyn.pro 231 2007-03-19 17:15:51Z pinsard $ 
    270271</div> 
    271272          <h4>History</h4><div class="preformat"> 
     
    279280           
    280281          <h4>Restrictions</h4><div class="preformat"> 
    281  Points for which we can not calculate the dynamic height (whose the batymetry  
     282 Points for which we can not calculate the dynamic height (whose the batymetry 
    282283 is less deep than the reference depth) are put at the value !values.f_nan 
    283284 
    284285 
    285  approximation: The pressure in decibars is equal to the depth in meters (the pressure increase of 1bar all 10m) 
     286 approximation: The pressure in decibars is equal to the depth in meters 
     287 (the pressure increase of 1 bar every 10 m) 
    286288</div> 
    287289         
     
    289291           
    290292           
    291           <h4>Uses routines</h4><div class="preformat">  
     293          <h4>Uses routines</h4><div class="preformat"> 
    292294 common.pro 
    293295</div> 
Note: See TracChangeset for help on using the changeset viewer.