Skip to content
Started 4 yr 6 mo ago
Took 15 hr on reynolds
Failed

debug_gnu5,reynolds (Sep 7, 2019, 1:52:09 AM)

Changes
  1. tweak sandbox cases (details)
  2. WHOLEPATCH and INNERPATCH flags actually work now. They're fairly janky, but we can use them for comparisons (details)
  3. added some asserts to avoid that bug again (details)
  4. eurgh typo (details)
  5. VMSD DeltaWing case (details)
  6. experimenting with source stabilization (details)
  7. perturbedSource functions (details)
  8. Added unit tests for 2D RANSSA perturbedSource. Added 3D perturbedSource (needs test) (details)
  9. the janky test (details)
  10. the janky test (details)
  11. working on speedups (details)
  12. Failing unit test for ProjectSolnCell_Continuous (details)
  13. various spot fixes, also working towards L shaped domain Poisson case (details)
  14. minor changes. Getting them to coincide so I can get off this branch (details)
  15. merging the 6 group backwards step onto my branch (details)
  16. added a graceful restart capability. It searches for the last mesh from EPIC and restarts there, then appends to the adapthist file accordingly. Should also solve on the final grid, without appending (details)
  17. make the 10% bump on beta canon (details)
  18. L shaped domain case actually works pretty well now (details)
  19. lower the linear solver tolerance (details)
  20. 25% bump on the ball (details)
  21. turns out perturbedDiffusion is not worth it.. (details)
  22. bumping up beta. Also actually got the graceful restart working (details)
  23. updates to pdes for VMSD (details)
  24. adding command line args (details)
  25. bug fix (details)
  26. typo (details)
  27. bumping beta up to 1.5*sqrt(d) for vertex and 2sqrt(d) for elemental. Also switching the two cases to ReverseCuthillMcKee, and various other PETSc tweaks (details)
  28. bumping beta up to 1.5*sqrt(d) for vertex and 2sqrt(d) for elemental. Also switching the two cases to ReverseCuthillMcKee, and various other PETSc tweaks (details)
  29. added checks based on number of processors, to start with smallest grids possible (details)
  30. change back to QDM (details)
  31. added checks based on number of processors, to start with smallest grids possible (details)
  32. change world size per grid (details)
  33. missing ndconverts.. new pyrite files (details)
  34. fix to allow 0 element in field (details)
  35. duplicate functions (details)
  36. cases BL update: MMS sad (details)
  37. bug fix for perturbedFluxViscous (details)
  38. unit test fixes (details)
  39. fix uninitialized data (details)
  40. switched to mms sinusoidal decay fcn (details)
  41. fixes to tests. Now there's a weird one... (details)
  42. avoid uninitialized memory (details)
  43. this should be passing. VMSD should be able to replace the lack of a residual field with a full field evaluation, by setting local_cell_groups to {0,1}. HOWEVER, it can't (details)
  44. this should be passing. VMSD should be able to replace the lack of a residual field with a full field evaluation, by setting local_cell_groups to {0,1}. HOWEVER, it can't (details)
  45. print the offending error1. stop print nElem to screen. A notebook with Corner singularity exact solution in it (details)
  46. new exact solution AD function. (details)
  47. moving to Arthur (details)
  48. read in from big Grids (details)
  49. forgot to commit (details)
  50. switched to quasi-BL exact solution case. (details)
  51. vmsd local solve unit test working (details)
  52. switching to using projectTo (details)
  53. Chain adapt case. Use the lower cost levels to precondition the upper levels. (details)
  54. vera fix (details)
  55. added powerL, powerH back to specify width of the chain (details)
  56. missing include (details)
  57. removed SANS parallel from test case. (details)
  58. petsc memory consumption now approx correct (details)
  59. tweaks (details)
  60. 2.0 multiplier on beta for elemental model is much too large, gives twitch for P1 Corner sing L2. Also made the chain adapt look for a candidate starting mesh in the folder below it (details)
  61. Actually append to adapthist. Sigh (details)
  62. merge con (details)
  63. RANS MMS for PETSc comparisons (details)
  64. added an exception to dump local fields if theres a nan generated in the local solve estimation, it's virtual so a different disc can dump more fields. Also some comments about nan checking. (details)
  65. switching to using the projectTo field capability. Removing the explicit projector usage (details)
  66. add to BC list (details)
  67. restarting tweak (details)
  68. fix for jenkins and a tweak to a notebook (details)
  69. MPI blocker (details)
  70. forgot to turn off the new logic (details)
  71. another missing include blocker (details)
  72. Fix InterpolateFunctionCell_Continuous for Hierarchical (details)
  73. added option to read in much finer intial grid (details)
  74. A chain adapt for DGBR2 (details)
  75. tweaks (details)
  76. pre merge (details)
  77. if line search cuts back all the way and is unphysical, don't take the update (details)
  78. new triple BL with temporal forcing (details)
  79. fixed dumb mistakes (details)
  80. fix + case adjustment. (details)
  81. vera fix (details)
  82. avro-proofing for jenkins. (details)

Started by upstream project SANS_Weekly build number 247
originally caused by:

4 errors, 0 warnings
Test Result (2 failures / +2)