TALK=T;RUN( 1, 1)
  DISPLAY
   This is a simple example to demonstrate PARSOL new feature 
   of scrutiny of cut-cell detection. 
   The case consists of ROOF, FLOOR and WALL, the cell (1,4,3)
   is multi-cut by both WALL and FLOOR, EARTH's the default 
   action was to fill it with domain material because none of
   the objects cover the center of the cell. As result the 
   fluid flow went through the wall. Now PARSOL new feature 
   allows user to influence the EARTH by putting following line
   into the file PBC_TEST: 
       4      3       1       1 floor        none 
   This is to tell EARTH to block the cell (4,3,1) with FLOOR 
   object. User will see the influence by running this case. 
  ENDDIS  
 ************************************************************
   Q1 created by VDI menu, Version 3.6, Date 22/02/05
 CPVNAM=VDI;SPPNAM=Core
 ************************************************************
 IRUNN   =         1 ;LIBREF =         0
 ************************************************************
  Group 1. Run Title
 TEXT(No title has been set for this run.     )
 ************************************************************
  Group 2. Transience
 STEADY  =    T
 ************************************************************
  Groups 3, 4, 5  Grid Information
    * Overall number of cells, RSET(M,NX,NY,NZ,tolerance)
 RSET(M,10,15,1)
 ************************************************************
  Group 6. Body-Fitted coordinates
 ************************************************************
  Group 7. Variables: STOREd,SOLVEd,NAMEd
 ONEPHS  =    T
 NAME(148) =DEN1
    * Solved variables list
 SOLVE(P1  ,U1  ,V1  )
    * Stored variables list
 STORE(DEN1)
    * Additional solver options
 SOLUTN(P1  ,Y,Y,Y,N,N,Y)
 
 ************************************************************
  Group 8. Terms & Devices
 ************************************************************
  Group 9. Properties
 PRESS0  = 1.000000E+05 ;TEMP0  = 2.730000E+02
    * Domain material is: 0   Air at 20 deg C, 1 atm, treated as i
 SETPRPS(1,  0)
 ENUT    = 0.000000E+00
 DVO1DT  = 3.410000E-03
 ************************************************************
  Group 10.Inter-Phase Transfer Processes
 ************************************************************
  Group 11.Initialise Var/Porosity Fields
   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-03
 ************************************************************
  Group 16. Terminate Iterations
 LITER (P1  ) =      200
 ************************************************************
  Group 17. Relaxation
 RELAX(P1  ,LINRLX, 1.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
 ************************************************************
  Group 20. Preliminary Printout
 ECHO    =    T
 ************************************************************
  Group 21. Print-out of Variables
 ************************************************************
  Group 22. Monitor Print-Out
 IXMON   =         4 ;IYMON  =         5 ;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,        1.000000E+00, 1.500000E+00, 1.000000E+00
> DOM,    MONIT,       3.500000E-01, 4.500000E-01, 5.000000E-01
> DOM,    SCALE,       1.000000E+00, 1.000000E+00, 1.000000E+00
> DOM,    SNAPSIZE,    1.000000E-02
> GRID,   RSET_X_1,     10, 1.000000E+00
> GRID,   RSET_Y_1,     15, 1.000000E+00
> GRID,   RSET_Z_1,      1, 1.000000E+00
 
> OBJ,    NAME,        B1
> OBJ,    POSITION,    0.000000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        0.000000E+00, 1.500000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube3t
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        INLET
> OBJ,    PRESSURE,     0.000000E+00
> OBJ,    VELOCITY,     1.000000E-01, 0.000000E+00, 0.000000E+00
> OBJ,    TEMPERATURE,  0.000000E+00
 
> OBJ,    NAME,        B2
> OBJ,    POSITION,    1.000000E+00, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        0.000000E+00, 1.500000E+00, 1.000000E+00
> OBJ,    GEOMETRY,    cube12t
> OBJ,    ROTATION24,        1
> OBJ,    TYPE,        OUTLET
> OBJ,    PRESSURE,     0.000000E+00
> OBJ,    TEMPERATURE,  SAME
> OBJ,    COEFFICIENT,  1.000000E+03
 
> OBJ,    NAME,        WALL
> OBJ,    POSITION,    3.000000E-01, 0.000000E+00, 0.000000E+00
> OBJ,    SIZE,        4.500000E-02, 8.000000E-01, 1.000000E+00
> OBJ,    GEOMETRY,    cube14
> OBJ,    ROTATION24,       20
> OBJ,    GRID,        NO
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    MATERIAL,    198,Solid with smooth-wall friction
 
> OBJ,    NAME,        FLOOR
> OBJ,    POSITION,    3.000000E-01, 2.000000E-01, 0.000000E+00
> OBJ,    SIZE,        7.000000E-01, 4.500000E-02, 1.000000E+00
> OBJ,    GEOMETRY,    cube14
> OBJ,    ROTATION24,       18
> OBJ,    GRID,        NO
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    COLOR-MODE,  USER
> OBJ,    COLOR-VAL,         11
> OBJ,    MATERIAL,    106,GLASS at 20 deg c
 
> OBJ,    NAME,        ROOF
> OBJ,    POSITION,    3.000000E-01, 8.000000E-01, 0.000000E+00
> OBJ,    SIZE,        7.000000E-01, 3.000000E-01, 1.000000E+00
> OBJ,    GEOMETRY,    wedge1
> OBJ,    ROTATION24,       18
> OBJ,    GRID,        NO
> OBJ,    TYPE,        BLOCKAGE
> OBJ,    COLOR-MODE,  USER
> OBJ,    COLOR-VAL,         11
> OBJ,    MATERIAL,    106,GLASS at 20 deg c
STOP