Changes between Initial Version and Version 1 of Ticket #489


Ignore:
Timestamp:
02/18/11 20:58:01 (13 years ago)
Author:
arango
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #489 – Description

    initial v1  
    11Friendly suggestion:
    2 I modified all my input files to  help users more easily idenitfy the output vairable name with the associated Hout selection.  For example i use:
     2I modified all my input files to  help users more easily identify the output variable name with the associated Hout selection.  For example i use:
     3
     4{{{
    35
    46Hout(idUvel) == T        ! u           3D U-velocity
     
    4446Hout(idMtke) == T        ! tke             turbulent kinetic energy
    4547Hout(idMtls) == T        ! gls             turbulent generic length scale
     48}}}
    4649
    4750(formatting is messed up in this display box, but i think you get the idea).