TALK=T;RUN(1,1) PHOTON USE p msg Temperature contours con h1 z m fi;0.001 con h1 y m fi;0.001 con h1 x m fi;0.001 msg Press e to END ENDUSE DISPLAY This standard Library Q1 file (case 100) has been modified to exemplify the use of PLANT for external heat-transfer laws. This feature allows inclusion of external heat loss by way of radiation (a (Text**4-Ts**4)) and forced convection a(Text-Ts). ENDDIS PLANTBEGIN PATCH(RAD,high,1,NX,1,NY,NZ,NZ,1,1)CO=RG(1)*(RG(2)**2+H1**2)*(RG(2)+H1) VAL=RG(2) COVAL(RAD,h1,GRND,GRND) PLANTEND ************************************************************ Group 1. Run Title and Number ************************************************************ ************************************************************ TEXT(In-Form equivalent of PLANT case Z108 ) ************************************************************ ************************************************************ IRUNN = 1 ;LIBREF = 708 ************************************************************ Group 2. Time dependence STEADY = T ************************************************************ Group 3. X-Direction Grid Spacing CARTES = T NX = 5 XULAST =1. XFRAC(1)=0.2 ;XFRAC(2)=0.4 XFRAC(3)=0.6 ;XFRAC(4)=0.8 XFRAC(5)=1. ************************************************************ Group 4. Y-Direction Grid Spacing NY = 5 YVLAST =1. YFRAC(1)=0.2 ;YFRAC(2)=0.4 YFRAC(3)=0.6 ;YFRAC(4)=0.8 YFRAC(5)=1. ************************************************************ Group 5. Z-Direction Grid Spacing PARAB = F NZ = 5 ZWLAST =1. ZFRAC(1)=0.2 ;ZFRAC(2)=0.4 ZFRAC(3)=0.6 ;ZFRAC(4)=0.8 ZFRAC(5)=1. ************************************************************ Group 6. Body-Fitted Coordinates ************************************************************ Group 7. Variables: STOREd,SOLVEd,NAMEd ONEPHS = T NAME(14)=H1 * Y in SOLUTN argument list denotes: * 1-stored 2-solved 3-whole-field * 4-point-by-point 5-explicit 6-harmonic averaging SOLUTN(H1,Y,Y,N,N,N,Y) ************************************************************ Group 8. Terms & Devices * Y in TERMS argument list denotes: * 1-built-in source 2-convection 3-diffusion 4-transient * 5-first phase variable 6-interphase transport TERMS(H1,N,N,Y,N,Y,Y) DIFCUT =0.5 ;ZDIFAC =1. GALA = F ;ADDDIF = F ISOLX = -1 ;ISOLY = -1 ;ISOLZ = -1 ************************************************************ Group 9. Properties used if PRPS is not stored, and where PRPS = -1.0 if it is! RHO1 =1. ;TMP1 =0. ;EL1 =0. TSURR =0. ;TEMP0 =0. ;PRESS0 =0. DVO1DT =0. ;DRH1DP =0. EMISS =0. ;SCATT =0. RADIA =0. ;RADIB =0. ENUL =1.0E-05 ;ENUT =0. PRNDTL(H1)=1. PRT(H1)=1. CP1 =1. ;CP2 =1. ************************************************************ Group 10.Inter-Phase Transfer Processes ************************************************************ Group 11.Initial field variables (PHIs) FIINIT(H1)=100. No PATCHes yet used for this Group INIADD = F FSWEEP = 1 NAMFI =CHAM ************************************************************ Group 12. Patchwise adjustment of terms Patches for this group are printed with those for Group 13. Their names begin either with GP12 or & ************************************************************ Group 13. Boundary & Special Sources PATCH(COLD ,CELL , 1, 1, 1, 1, 1, 1, 1, 1) COVAL(COLD ,H1 , FIXVAL ,0. ) PATCH(HOT ,CELL , 5, 5, 5, 5, 5, 5, 1, 1) COVAL(HOT ,H1 , FIXVAL ,1. ) PATCH(SHOWRAD ,HIGH , 1, 5, 1, 5, 5, 5, 1, 1) PATCH(CONV ,NORTH , 1, 5, 5, 5, 1, 5, 1, 1) COVAL(CONV ,H1 ,10. ,50. ) PATCH(IRAD ,HIGH , 1, 5, 1, 5, 5, 5, 1, 1) COVAL(IRAD ,H1 ,In-Form:source - see Grp 19) XCYCLE = F EGWF = T WALLCO = GRND2 ************************************************************ Group 14. Downstream Pressure For PARAB ************************************************************ Group 15. Terminate Sweeps LSWEEP = 100 ;ISWC1 = 1 LITHYD = 1 ;LITFLX = 1 ;LITC = 1 ;ITHC1 = 1 SELREF = T RESFAC =1.0E-05 ************************************************************ Group 16. Terminate Iterations LITER(H1)=20 ENDIT(H1)=1.0E-03 ************************************************************ Group 17. Relaxation RELAX(H1,LINRLX,0.35) OVRRLX =0. EXPERT = F ;NNORSL = F ************************************************************ Group 18. Limits VARMAX(H1)=1.0E+10 ;VARMIN(H1)=-1.0E+10 ************************************************************ Group 19. Data transmitted to GROUND PARSOL = F ISG62 = 1 SPEDAT(SET,SOURCE,H1!IRAD,C,=1.0E-06*(100.^4-H1^4)!LINE) SPEDAT(SET,GXMONI,PLOTALL,L,T) RG( 1) =1.0E-06 RG( 2) =100. ************************************************************ Group 20. Preliminary Printout DISTIL = T ;NULLPR = F NDST = 0 DSTTOL =1.0E-02 EX(H1)=68.980003 ************************************************************ Group 21. Print-out of Variables INIFLD = F ;SUBWGR = F * Y in OUTPUT argument list denotes: * 1-field 2-correction-eq. monitor 3-selective dumping * 4-whole-field residual 5-spot-value table 6-residual table OUTPUT(H1,Y,Y,Y,Y,Y,Y) ************************************************************ Group 22. Monitor Print-Out IXMON = 3 ;IYMON = 3 ;IZMON = 3 NPRMON = 100000 ;NPRMNT = 1 ;TSTSWP = -1 UWATCH = T ;USTEER = T HIGHLO = F ************************************************************ Group 23.Field Print-Out & Plot Control NPRINT = 100000 ;NUMCLS = 5 NXPRIN = 1 ;IXPRF = 1 ;IXPRL = 10000 NYPRIN = 1 ;IYPRF = 1 ;IYPRL = 10000 NZPRIN = 1 ;IZPRF = 1 ;IZPRL = 10000 XZPR = F ;YZPR = F IPLTF = 1 ;IPLTL = -1 ;NPLT = 1 ISWPRF = 1 ;ISWPRL = 100000 ITABL = 3 ;IPROF = 1 ABSIZ =0.5 ;ORSIZ =0.4 NTZPRF = 1 ;NCOLPF = 50 ICHR = 2 ;NCOLCO = 45 ;NROWCO = 20 No PATCHes yet used for this Group ************************************************************ Group 24. Dumps For Restarts SAVE = T ;NOWIPE = F NSAVE =CHAM STOP