TALK=T;RUN( 1, 1) ************************************************************ Q1 created by VDI menu, Version 2007, Date 16/01/07 CPVNAM=VDI;SPPNAM=Core ************************************************************ Echo DISPLAY / USE settings DISPLAY This two-dimensional problem simulates the flow near heated cylinder. The setting isg60 allows to compare the convergence of old and new Parsol. ENDDIS PHOTON USE p ;;; con tem1 z 1 fi;.0001 ve z 1 use patgeo PAUSE SET PROP OFF CON VOLU Z 1 FI;.0001 GR Z 1 enduse ************************************************************ IRUNN = 1 ;LIBREF = 713 mesg(ISG60=0 - old Parsol calculations mesg(ISG60=1 - set activ new Parsol ISG60=1 mesg(isg60=:isg60: ok? If not, insert required value readvdu(isg60,int,:isg60:) isg60 ************************************************************ Group 1. Run Title TEXT(Flow near cylinder) ************************************************************ Group 2. Transience STEADY = T ************************************************************ Groups 3, 4, 5 Grid Information * Overall number of cells, RSET(M,NX,NY,NZ,tolerance) RSET(M,12,12,1) ************************************************************ Group 6. Body-Fitted coordinates ************************************************************ Group 7. Variables: STOREd,SOLVEd,NAMEd ONEPHS = T * Non-default variable names NAME(147) =VOLU ; NAME(148) =DVAR NAME(149) =TEM1 ; NAME(150) =PRPS * Solved variables list SOLVE(P1 ,U1 ,V1 ,TEM1) * Stored variables list STORE(PRPS,DVAR,VOLU) ************************************************************ Group 8. Terms & Devices ************************************************************ Group 9. Properties PRESS0 = 1.000000E+05 ;TEMP0 = 2.730000E+02 * Domain material index is 0 signifying: * Air at 20 deg C, 1 atm, treated as incompressible SETPRPS(1, 0) DVO1DT = 3.410000E-03 PRNDTL(TEM1) = 1.000000E+00 ************************************************************ Group 10.Inter-Phase Transfer Processes ************************************************************ Group 11.Initialise Var/Porosity Fields FIINIT(PRPS) = -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 = 200 ************************************************************ Group 16. Terminate Iterations LITER (TEM1) = 200 ************************************************************ Group 17. Relaxation RELAX(TEM1,LINRLX, 1.000000E+00) ************************************************************ Group 19. EARTH Calls To GROUND Station USEGRD = T ;USEGRX = T ASAP = T PARSOL = T ************************************************************ Group 20. Preliminary Printout ECHO = T ************************************************************ Group 21. Print-out of Variables ************************************************************ Group 22. Monitor Print-Out IXMON = 6 ;IYMON = 6 ;IZMON = 1 NPRMON = 100000 NPRMNT = 1 TSTSWP = -1 ************************************************************ Group 23.Field Print-Out & Plot Control NXPRIN = 1 NYPRIN = 1 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-01, 1.000000E-01, 1.000000E-01 > DOM, MONIT, 4.583330E-02, 4.583330E-02, 5.000000E-02 > DOM, SCALE, 1.000000E+00, 1.000000E+00, 1.000000E+00 > DOM, SNAPSIZE, 1.000000E-02 > OBJ, NAME, E_OUTLET > OBJ, POSITION, 1.000000E-01, 0.000000E+00, 0.000000E+00 > OBJ, SIZE, 0.000000E+00, 1.000000E-01, 1.000000E-01 > OBJ, GEOMETRY, cube12t > OBJ, ROTATION24, 1 > OBJ, TYPE, OUTLET > OBJ, PRESSURE, 0.000000E+00 > OBJ, TEMPERATURE, SAME > OBJ, COEFFICIENT, 1.000000E+03 > OBJ, NAME, W_INLET > OBJ, POSITION, 0.000000E+00, 0.000000E+00, 0.000000E+00 > OBJ, SIZE, 0.000000E+00, 1.000000E-01, 1.000000E-01 > OBJ, GEOMETRY, cube3t > OBJ, ROTATION24, 1 > OBJ, TYPE, INLET > OBJ, PRESSURE, 0.000000E+00 > OBJ, VELOCITY, 1.000000E-03, 0.000000E+00, 0.000000E+00 > OBJ, TEMPERATURE, 1.000000E+00 > OBJ, NAME, HEATBLOC > OBJ, POSITION, 2.500000E-02, 2.500000E-02, 0.000000E+00 > OBJ, SIZE, 5.000000E-02, 5.000000E-02, 1.000000E-01 > OBJ, DOMCLIP, NO > OBJ, GEOMETRY, cylinder > OBJ, ROTATION24, 1 > OBJ, GRID, NO > OBJ, TYPE, BLOCKAGE > OBJ, MATERIAL, 100,ALUMINIUM at 27 deg c > OBJ, HEAT_FLUX, 0.000000E+00, 5.000000E+00 STOP