Advertisement
Guest User

openfoam-propeller-server

a guest
Mar 25th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.05 KB | None | 0 0
  1. mahmood@cluster:~$ of230
  2. mahmood@cluster:~$ cd of-test/propeller/
  3. mahmood@cluster:propeller$ cat submit.tor
  4. #!/bin/bash
  5. #PBS -l nodes=1:ppn=4
  6. #
  7. #PBS -q default
  8. #PBS -N myJobName
  9. #PBS -A MyProjectName
  10. #PBS -o outputFileName
  11. #PBS -j oe
  12.  
  13. module load openmpi-x86_64
  14. source /export/apps/mechanics/OpenFOAM/OpenFOAM-2.3.0/etc/bashrc WM_NCOMPPROCS=4 foamCompiler=ThirdParty WM_COMPILER=Gcc48 WM_MPLIB=SYSTEMOPENMPI
  15.  
  16. mpirun -np 4 pimpleDyMFoam -parallel | tee log
  17. mahmood@cluster:propeller$ mpirun -np 4 pimpleDyMFoam -parallel | tee log
  18. /*---------------------------------------------------------------------------*\
  19. | ========= | |
  20. | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
  21. | \\ / O peration | Version: 2.3.0 |
  22. | \\ / A nd | Web: www.OpenFOAM.org |
  23. | \\/ M anipulation | |
  24. \*---------------------------------------------------------------------------*/
  25. Build : 2.3.0-f5222ca19ce6
  26. Exec : pimpleDyMFoam -parallel
  27. Date : Mar 25 2016
  28. Time : 20:18:29
  29. Host : "cluster.scu"
  30. PID : 16497
  31. Case : /home/mahmood/of-test/propeller
  32. nProcs : 4
  33. Slaves :
  34. 3
  35. (
  36. "cluster.scu.16498"
  37. "cluster.scu.16499"
  38. "cluster.scu.16500"
  39. )
  40.  
  41. Pstream initialized with:
  42. floatTransfer : 0
  43. nProcsSimpleSum : 0
  44. commsType : nonBlocking
  45. polling iterations : 0
  46. sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
  47. fileModificationChecking : Monitoring run-time modified files using timeStampMaster
  48. allowSystemOperations : Disallowing user-supplied system call operations
  49.  
  50. // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
  51. Create time
  52.  
  53. Create mesh for time = 0
  54.  
  55. Selecting dynamicFvMesh solidBodyMotionFvMesh
  56. Selecting solid-body motion function rotatingMotion
  57. Applying solid body motion to cellZone innerCylinderSmall
  58.  
  59. PIMPLE: no residual control data found. Calculations will employ 2 corrector loops
  60.  
  61. Reading field p
  62.  
  63. Reading field U
  64.  
  65. Reading/calculating face flux field phi
  66.  
  67. AMI: Creating addressing and weights between 18496 source faces and 18720 target faces
  68. AMI: Patch source sum(weights) min/max/average = 0.984261, 1.01509, 1.00007
  69. AMI: Patch target sum(weights) min/max/average = 0.969379, 1.00121, 0.999945
  70. Selecting incompressible transport model Newtonian
  71. Selecting turbulence model type RASModel
  72. Selecting RAS turbulence model kEpsilon
  73. kEpsilonCoeffs
  74. {
  75. Cmu 0.09;
  76. C1 1.44;
  77. C2 1.92;
  78. sigmaEps 1.3;
  79. }
  80.  
  81. Reading/calculating face velocity Uf
  82.  
  83. No finite volume options present
  84.  
  85. Courant Number mean: 2.49591e-05 max: 0.0531646
  86. Reading surface description:
  87. zNormal
  88. isoQ
  89. propeller
  90.  
  91. forces forces:
  92. Not including porosity effects
  93.  
  94.  
  95. Starting time loop
  96.  
  97. Courant Number mean: 2.4712e-05 max: 0.0526382
  98. deltaT = 1.17647e-05
  99. Time = 1.17647e-05
  100.  
  101. solidBodyMotionFunctions::rotatingMotion::transformation(): Time = 1.17647e-05 transformation: ((0 0 0) (1 (0 0.000929412 0)))
  102. AMI: Creating addressing and weights between 18496 source faces and 18720 target faces
  103. AMI: Patch source sum(weights) min/max/average = 0.98423, 1.01595, 1.00007
  104. AMI: Patch target sum(weights) min/max/average = 0.962631, 1.00123, 0.999931
  105. PIMPLE: iteration 1
  106. smoothSolver: Solving for Ux, Initial residual = 1, Final residual = 0.0287315, No Iterations 1
  107. smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 2.28778e-05, No Iterations 1
  108. smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 0.0287384, No Iterations 1
  109. GAMG: Solving for p, Initial residual = 1, Final residual = 0.00911793, No Iterations 7
  110. time step continuity errors : sum local = 6.56636e-07, global = -1.21501e-07, cumulative = -1.21501e-07
  111. PIMPLE: iteration 2
  112. smoothSolver: Solving for Ux, Initial residual = 0.00534773, Final residual = 8.90939e-07, No Iterations 2
  113. smoothSolver: Solving for Uy, Initial residual = 0.0695713, Final residual = 4.76815e-07, No Iterations 3
  114. smoothSolver: Solving for Uz, Initial residual = 0.00541302, Final residual = 8.91135e-07, No Iterations 2
  115. GAMG: Solving for p, Initial residual = 0.0385816, Final residual = 9.15203e-07, No Iterations 10
  116. time step continuity errors : sum local = 3.61992e-09, global = -4.91902e-10, cumulative = -1.21993e-07
  117. smoothSolver: Solving for epsilon, Initial residual = 0.000513198, Final residual = 8.99462e-08, No Iterations 2
  118. smoothSolver: Solving for k, Initial residual = 1, Final residual = 6.75339e-08, No Iterations 5
  119. ExecutionTime = 9.56 s ClockTime = 9 s
  120.  
  121. forces forces output:
  122. sum of forces:
  123. pressure : (-0.0383127 714.841 -0.0288737)
  124. viscous : (-2.95581e-07 -0.00328577 8.35609e-07)
  125. porous : (0 0 0)
  126. sum of moments:
  127. pressure : (-0.000313981 -3.82599 -0.00178011)
  128. viscous : (2.65066e-08 -0.000409938 -8.4531e-09)
  129. porous : (0 0 0)
  130.  
  131.  
  132. .
  133. .
  134. .
  135. .
  136. .
  137. .
  138. .
  139. .
  140. .
  141. .
  142. .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement