DISPLAY

  Library case 648:

  Tutorial:

  
  Turbulence Model LVEL  

  ENDDIS
  
 TALK=T;RUN( 1, 1)
 
 ************************************************************
   Q1 created by VDI menu, Version 3.6, Date 02/11/04
 CPVNAM=VDI;SPPNAM=Core
 ************************************************************
  Echo DISPLAY / USE settings
  photon use
  p;;;;;
 
  use patgeo; msg Velocity vectors. Press RETURN for pressure
  vec z 1 sh
  pause;vec off;red
  msg wall-distance contours. Compare with domain height, 1.5 m
  con wdis z 1 fi;0.001
  con wdis z 1; int 20
  
  pause;con off;red
  msg wall-gap contours. Compare with domain height, 1.5 m
 
  con wgap z 1 fi;0.001
  pause;con off;red
  msg effective viscosity contours. Press RETURN 
  con enut z 1 fi;0.001
  pause;con off;red
  msg Pressure contours. Press RETURN for streamlines
  con p1 z 1 fi;0.001
  pause;con off;red  
  msg streamlines
  stre 2d z 1 ;int 30
  
  enduse
  DISPLAY
 
  This Q1, which sets up a steady 2D flow through a passage created
  by blockages, has been set up by means of the general input menu.
 
  Enter the menu (Type M, return, R) to see the geometry and
  settings, and to change them if desired.
 
  On re-entering command mode, another means of interpreting the
  settings can be activated by typing: L(20). This is always
  available.
 
  PHOTON USE commands have been included in the Q1.
 
  ENDDIS
 ************************************************************
 IRUNN   =         1 ;LIBREF =       293
 ************************************************************
  Group 1. Run Title
 TEXT(Simple Labyrinth; LVEL model            )
 ************************************************************
  Group 2. Transience
 STEADY  =    T
 ************************************************************
  Groups 3, 4, 5  Grid Information
    * Overall number of cells, RSET(M,NX,NY,NZ,tolerance)
 RSET(M,30,25,1)
 ************************************************************
  Group 6. Body-Fitted coordinates
 ************************************************************
  Group 7. Variables: STOREd,SOLVEd,NAMEd
 ONEPHS  =    T
    * Non-default variable names
 NAME( 49) =DEN1 ; NAME(149) =WDIS
 NAME(150) =VPOR
    * Solved variables list
 SOLVE(P1  ,U1  ,V1  )
    * Stored variables list
 STORE(VPOR,WDIS,DEN1,WGAP,ENUT)
    * Additional solver options
 SOLUTN(P1  ,Y,Y,Y,N,N,N)
 TURMOD(LVEL)
 
 ************************************************************
  Group 8. Terms & Devices
 ************************************************************
  Group 9. Properties
 RHO1    = 1.161000E+00
 ENUL    = 1.589000E-05
 CP1     = 1.000000E+00
 ************************************************************
  Group 10.Inter-Phase Transfer Processes
 ************************************************************
  Group 11.Initialise Var/Porosity Fields
 FIINIT(DEN1) =  1.001000E-10 ;FIINIT(WDIS) =  1.000000E-01
 FIINIT(VPOR) =  1.000000E+00
   No PATCHes used for this Group
 
 
 INIADD  =    F
 ************************************************************
  Group 12. Convection and diffusion adjustments
   No PATCHes used for this Group
 ************************************************************
  Group 13. Boundary & Special Sources
   No PATCHes used for this Group
 
 EGWF    =    T
 ************************************************************
  Group 14. Downstream Pressure For PARAB
 ************************************************************
  Group 15. Terminate Sweeps
 LSWEEP  =       100
 RESFAC  = 1.000000E-02
 ************************************************************
  Group 16. Terminate Iterations
 ************************************************************
  Group 17. Relaxation
 RELAX(P1  ,LINRLX, 1.000000E+00)
 RELAX(U1  ,FALSDT, 6.000000E+00)
 RELAX(V1  ,FALSDT, 6.000000E+00)
 ************************************************************
  Group 18. Limits
 VARMAX(U1  ) = 1.000000E+06 ;VARMIN(U1  ) =-1.000000E+06
 VARMAX(V1  ) = 1.000000E+06 ;VARMIN(V1  ) =-1.000000E+06
 ************************************************************
  Group 19. EARTH Calls To GROUND Station
 USEGRD  =    T  ;USEGRX =    T
 ASAP    =    T
 PARSOL  =    T
 CONWIZ  =    T
 SPEDAT(SET,FACETDAT,NUMOBJ,I,8)
 ************************************************************
  Group 20. Preliminary Printout
 ECHO    =    T
 NULLPR =    F
 NDST    =         0
 DSTTOL  = 1.000000E-02
 ************************************************************
  Group 21. Print-out of Variables
 OUTPUT(WDIS,Y,N,N,N,N,N)
 ************************************************************
  Group 22. Monitor Print-Out
 IXMON   =        19 ;IYMON  =        23 ;IZMON  =         1
 NPRMON  =    100000
 NPRMNT  =         1
 TSTSWP  =        -1
 ************************************************************
  Group 23.Field Print-Out & Plot Control
 NPRINT  =    100000
 ISWPRF  =         1 ;ISWPRL =    100000
   No PATCHes used for this Group
 ************************************************************
  Group 24. Dumps For Restarts
 
 GVIEW(P,0.000000E+00,0.000000E+00,1.000000E+00)
 GVIEW(UP,0.000000E+00,1.000000E+00,0.000000E+00)
 
> DOM,    SIZE,        2.500000E+00, 1.500000E+00, 1.000000E+00
> DOM,    MONIT,       1.470000E+00, 1.343750E+00, 5.000000E-01
> DOM,    SCALE,       1.000000E+00, 1.000000E+00, 1.000000E+00
> DOM,    SNAPSIZE,    1.000000E-02
> GRID,   RSET_X_1,      9, 1.000000E+00
> GRID,   RSET_X_2,      5, 1.000000E+00
> GRID,   RSET_X_3,      3, 1.000000E+00
> GRID,   RSET_X_4,      5, 1.000000E+00
> GRID,   RSET_X_5,      8, 1.000000E+00
> GRID,   RSET_Y_1,     13, 1.000000E+00
> GRID,   RSET_Y_2,      4, 1.000000E+00
> GRID,   RSET_Y_3,      8, 1.000000E+00
 
> OBJ,    NAME,        B1
> OBJ,    POSITION,    0.000000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        7.500000E-01, 1.000000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube14
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    MATERIAL,    198,Solid with smooth-wall friction
 
> OBJ,    NAME,        B2
> OBJ,    POSITION,    1.150000E+00, 7.500000E-01, 0.000000E+00
> OBJ,    SIZE,        2.000000E-01, 7.500000E-01, 1.000000E+00
> OBJ,    GEOMETRY,    cube14
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    MATERIAL,    198,Solid with smooth-wall friction
 
> OBJ,    NAME,        B3
> OBJ,    POSITION,    1.750000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        7.500000E-01, 1.000000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube14
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    MATERIAL,    198,Solid with smooth-wall friction
 
> OBJ,    NAME,        IN1
> OBJ,    POSITION,    0.000000E+00, 1.000000E+00, 0.000000E+00
> OBJ,    SIZE,        0.000000E+00, 5.000000E-01, 1.000000E+00
> OBJ,    GEOMETRY,    cube3t
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        INLET
> OBJ,    PRESSURE,            1.161000E+00
> OBJ,    VELOCITY,      5.000000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    TEMPERATURE,         0.000000E+00
 
> OBJ,    NAME,        OUT1
> OBJ,    POSITION,    2.500000E+00, 1.000000E+00, 0.000000E+00
> OBJ,    SIZE,        0.000000E+00, 5.000000E-01, 1.000000E+00
> OBJ,    GEOMETRY,    cube12t
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        OUTLET
> OBJ,    PRESSURE,            0.000000E+00
> OBJ,    TEMPERATURE,         SAME
> OBJ,    COEFFICIENT,         1.000000E+00
 
> OBJ,    NAME,        TWALL
> OBJ,    POSITION,    0.000000E+00, 1.500000E+00, 0.000000E+00
> OBJ,    SIZE,        2.500000E+00, 0.000000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube11
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        PLATE
 
> OBJ,    NAME,        BWALL
> OBJ,    POSITION,    0.000000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        2.500000E+00, 0.000000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube11
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        PLATE
STOP