Skip to content
Started 1 yr 5 mo ago
Took 10 sec on reynolds
Success

#94 (Oct 27, 2022, 4:10:06 AM)

Changes
  1. uses HOME and gcc-12 (details / githubweb)
  2. makes seq clang (details / githubweb)
  3. syncs gcc12 (details / githubweb)
  4. cleaned path (details / githubweb)
  5. suppresses warn unused (details / githubweb)
  6. to suppress gcc-12 warning, explictly allocate MPI_Status *status argument (details / githubweb)
  7. expose method to parse meshb contents (details / githubweb)
  8. adds analytic metrics for WMLES examples (details / githubweb)
  9. matches FUN3D_INTG deps (details / githubweb)
  10. uses newer 121-beta.2022.08.18.1700 (details / githubweb)
  11. fixes string (details / githubweb)
  12. downgrade to ESP/121 for ringlib COMBINE (details / githubweb)
  13. creates contains prototype (details / githubweb)
  14. asserts outside root voxel (details / githubweb)
  15. extracts child's bbox by index (details / githubweb)
  16. checks a contained child (details / githubweb)
  17. verifies other corner points (details / githubweb)
  18. reuses ref_oct_child_bbox to avoid copy-paste (details / githubweb)
  19. diag (details / githubweb)
  20. returns bbox (details / githubweb)
  21. return box for no child (details / githubweb)
  22. starts split to (details / githubweb)
  23. prints info (details / githubweb)
  24. tests three levels of ref_oct_contains (details / githubweb)
  25. quiets execution (details / githubweb)
  26. simplfies by returning the result of the recersice ref_oct_contains_node from childern (details / githubweb)
  27. refines oct to surf (details / githubweb)
  28. adds accept test coverage for oct surf (details / githubweb)
  29. cleans libsanitizer reported leaks (details / githubweb)
  30. fixes wwait typo (details / githubweb)
  31. uses loop index (details / githubweb)
  32. reduce allocation to required for accept case (details / githubweb)
  33. moves the free out of loop, still being used (details / githubweb)
  34. reports the size of the octree (details / githubweb)
  35. creates a hex-quad from tri placeholder (details / githubweb)
  36. creates the nodes required on edges and tri (details / githubweb)
  37. unifies the midnode create (details / githubweb)
  38. converts tri to quad with ref translate --blockhead (details / githubweb)
  39. subdivides edges for later extrusion (details / githubweb)
  40. allows solb metric as multiple scalrs of correct size (details / githubweb)
  41. allows multiple scalar for a metric in sol file (details / githubweb)
  42. fixes global nubmering (details / githubweb)
  43. adds tri to quad test case (details / githubweb)
  44. adds accept-tohex-diamond.sh to ref acceptance (details / githubweb)
  45. adds test to guide implementation (details / githubweb)
  46. cache faces for storing new verts (details / githubweb)
  47. adds twod faces when twod (details / githubweb)
  48. compute new tri nodes via faces for extension to 3D (details / githubweb)
  49. start collecting tet mid nodes (details / githubweb)
  50. forms hexes from tets (details / githubweb)
  51. includes 3D case in acceptance (details / githubweb)
  52. visualizes eigenvalues of reconstrcuted hessian (details / githubweb)
  53. computes scaling (details / githubweb)
  54. adds test for mixed case (details / githubweb)
  55. turns of adapt curvature constraint without geom (details / githubweb)
  56. uses sin50xy metric (details / githubweb)
  57. compatible spacing (details / githubweb)
  58. adds geoemetric spacing based on eigs (details / githubweb)
  59. radial geoemtric metric test (details / githubweb)
  60. reads node and face (details / githubweb)
  61. fixes index (details / githubweb)
  62. determines if bounding boxes overlap (details / githubweb)
  63. winds msh faces to outward normals (details / githubweb)
  64. creates a MSH file format version 2 (Legacy) via copy-n-paste (details / githubweb)
  65. corrects chat count of msh2 extension (details / githubweb)
  66. uses --aspect-ratio to set the LES target for hrles_fixed_point_metric (details / githubweb)
  67. reorder tests to mirror header (details / githubweb)
  68. implements ref_oct_split_touching (details / githubweb)
  69. fixed for one refinement (details / githubweb)
  70. check two levels (details / githubweb)
  71. scales bbox (details / githubweb)
  72. adds fixture and ref_oct_gradation (details / githubweb)
  73. target size should be 2x current diagonal (details / githubweb)
  74. saves original before enforcing gradation (details / githubweb)
  75. extracts macros for accessing children, nodes (details / githubweb)
  76. count leaves (details / githubweb)
  77. display nleaf (details / githubweb)
  78. reports occupancy (details / githubweb)
  79. only export leaf nodes to tec (details / githubweb)
  80. reports leaves only (details / githubweb)
  81. node framework (details / githubweb)
  82. creates recursive node filler (details / githubweb)
  83. extracts ref_oct_bbox_corner (details / githubweb)
  84. insert corners into tree (details / githubweb)
  85. inserts nodes into c2n (details / githubweb)
  86. fixes array indexer (details / githubweb)
  87. inserts nodes (details / githubweb)
  88. tests one split unique nodes (details / githubweb)
  89. extends to setting corner nodes (details / githubweb)
  90. extracts xyz to ref_nodes (details / githubweb)
  91. starts the extraction method (details / githubweb)
  92. starts export to grid (details / githubweb)
  93. dumps hex (details / githubweb)
  94. extracts faces, dup quads (details / githubweb)
  95. fixes exort recursion (details / githubweb)
  96. export-option (details / githubweb)
  97. trim tree for set at (details / githubweb)
  98. only sets when new (details / githubweb)
  99. moves tree trimming out to interior nodes for speed (details / githubweb)
  100. adds realloc (details / githubweb)
  101. provides details on failure (details / githubweb)
  102. protects test under development (details / githubweb)
  103. reorder hex faces to line up with cart bbox directions (details / githubweb)
  104. simplifies cart quad export with face ordering (details / githubweb)
  105. winds extruded hex correctly (details / githubweb)
  106. extracts qu2 face index from he2 index (details / githubweb)
  107. renames subfunction (details / githubweb)
  108. adds break to prevent fall-through (details / githubweb)
  109. adds face nodes (details / githubweb)
  110. refactors toward local variables (details / githubweb)
  111. creates center nodes (details / githubweb)
  112. refactor local declare (details / githubweb)
  113. uses index (details / githubweb)
  114. extracts whole (details / githubweb)
  115. exports whole faces as pyrimid (details / githubweb)
  116. tec debug export (details / githubweb)
  117. swtichs to face test for steiner (details / githubweb)
  118. resurses the same (details / githubweb)
  119. extracts ref_oct_export_prism (details / githubweb)
  120. completes interior (details / githubweb)
  121. adds boundary to steiner hexes (details / githubweb)
  122. solver format (details / githubweb)
  123. turns test on without output files (details / githubweb)
  124. cleans-test (details / githubweb)
  125. adapts oct based on metric (details / githubweb)
  126. ref_oct_test --box h file gained an h (details / githubweb)
  127. refactor to extract ref_metric_sub_tet_complexity (details / githubweb)
  128. allows the tet nodes to be extracted from nodes (details / githubweb)
  129. computes mixed element complexity with sub tet (details / githubweb)
  130. passes correct extracted quad on boundary. fixes flow adapt (details / githubweb)
  131. o Inline consistent MPI configuration with build-tools to compile on summit (details / githubweb)
  132. o Add -I to mpi_include and -L to mpi_ldadd (details / githubweb)
  133. o Add library search path to MPI without wrapper (details / githubweb)
  134. adds wmles style mesh (details / githubweb)
  135. not-required (details / githubweb)
  136. removes --iles option, which has been replaced with --aspect-ratio (details / githubweb)
  137. extracts hessian_multiscale (details / githubweb)
  138. removes header for missing function (details / githubweb)
  139. removes the ref multiscale --combine option (details / githubweb)
  140. ref multiscale --aspect-ratio after local scaling to avoid changes to det (details / githubweb)
  141. removes the weight from ref_metric_lp and ref_metric_local_scale (details / githubweb)
  142. extracts ref_metric_sub_tri_complexity (details / githubweb)
  143. extends ref_metric_complexity to 2D quads (details / githubweb)
  144. adds aspect ratio lp (multiscale) (details / githubweb)
  145. uses ref_metric_limit_aspect_ratio always now that it is safe for default -1 (details / githubweb)
  146. reuse aspect_ratio and ref_metric_lp with aspect_ratio, spalding, cons visc (details / githubweb)
  147. does not define a local variable, use the one to be pased to use (details / githubweb)
  148. added fixed-point (details / githubweb)
  149. sets gcc build flags (details / githubweb)
  150. diagnose (details / githubweb)
  151. looks for non-finite values (details / githubweb)
  152. initializes metric before forming running sum (details / githubweb)
  153. format (details / githubweb)
  154. turns off debug for oct adapt to metric (details / githubweb)
  155. extends --yplus to --ypluslen that uses reference to revert to multiscale (details / githubweb)
  156. corrects blend logic (details / githubweb)
  157. scale y+ target by 1/alt equalateral tri (details / githubweb)
  158. adds twod brick interp test (details / githubweb)
  159. tests if same forks (details / githubweb)
  160. computes a second exchange location (details / githubweb)
  161. uses std interp for twod (details / githubweb)
  162. computes viscous length at 1 and 2 cell heights (details / githubweb)
  163. blends multiscle with yplus when viscous length sampling is different (details / githubweb)
  164. increases the blending region (details / githubweb)
  165. show debug info (details / githubweb)
  166. corrects the contribution to the two convex weights of yplus-target/multiscale (details / githubweb)
  167. widens the range of yplus-target usage (details / githubweb)
  168. improves debug stdout for tuning (details / githubweb)
  169. uses consisent input to stdout report (details / githubweb)
  170. removes a wayard half from h target (details / githubweb)

Started by an SCM change

Revision: a5bc19ae3fb2c987065074d2bb1caea7b011e553
Repository: https://github.com/nasa/refine
  • refs/remotes/origin/master
SCM: git https://github.com/nasa/refine
  • Commits since last build: 178
  • Latest commit: a5bc19a