Skip to content

Changes

#226 (May 26, 2018, 1:52:11 AM)

  1. Cleaning up potential flow — galbramc / detail
  2. Minor fixes — galbramc / detail
  3. Working on stability derivatives — galbramc / detail
  4. Updates for stability derivatives for LIP — galbramc / detail
  5. More work on stability derivatives — galbramc / detail
  6. Fixed instantiation — galbramc / detail
  7. Changed vectors to vector view in algebraic equation sets — galbramc / detail
  8. PETSc updates with Vector View — galbramc / detail
  9. Updated Matrix View for algebraic equation sets as well — galbramc / detail
  10. Minimize dependencies for LIP aim — galbramc / detail
  11. Added timings for UMFPACK — galbramc / detail
  12. Upates to sensitvity calculations — galbramc / detail

#225 (May 19, 2018, 1:52:11 AM)

  1. Cleaning up potential flow — galbramc / detail
  2. Minor fixes — galbramc / detail
  3. Working on stability derivatives — galbramc / detail
  4. Updates for stability derivatives for LIP — galbramc / detail
  5. More work on stability derivatives — galbramc / detail
  6. Fixed instantiation — galbramc / detail
  7. Changed vectors to vector view in algebraic equation sets — galbramc / detail
  8. PETSc updates with Vector View — galbramc / detail
  9. Updated Matrix View for algebraic equation sets as well — galbramc / detail

#224 (May 12, 2018, 8:42:24 AM)

  1. added euler soln functions for shocked nozzle, backpressure — arthuang / detail
  2. brought jacobianFluxViscous subfunction back — arthuang / detail
  3. relax tol for intel — arthuang / detail
  4. added solution fcn unit test — arthuang / detail
  5. trying to get solution function working with spacetime — arthuang / detail
  6. rolled back function stuff, getting rid of unneeded ST BC — arthuang / detail
  7. added getEulerTraits, adapt is running — arthuang / detail
  8. additional instantiations, added missing spacetime specialization — arthuang / detail
  9. have space and spacetime BCs working again — arthuang / detail
  10. nozzle bdf is compiling.. not sure if AV is working — arthuang / detail
  11. forgot teh actual sandbox toy — arthuang / detail
  12. removed unneeded templating, BDF getting closer... — arthuang / detail
  13. Nozzle BDF is working! — arthuang / detail
  14. added dumps and timings — arthuang / detail
  15. convergedResidual, decreasedResidual and atMachinePrecision now take in — blsc / detail
  16. tweak to soln function unit test — arthuang / detail
  17. Bug in custom jacobian — blsc / detail
  18. Just some formatting cleanup — galbramc / detail
  19. Updates cases that only run with MPI / PETSc — blsc / detail
  20. Minor refactoring for speedup — shunz / detail
  21. Upgraded PETSc version — galbramc / detail
  22. Removed some variable length arrays. Fixes for g++ 8 — galbramc / detail
  23. Updates for clang 5.0 on Linux — galbramc / detail
  24. Minor cleanup — galbramc / detail
  25. Added solver interface for DG Advective — ursachi / detail
  26. Testing of DG Advective solver interface — ursachi / detail
  27. Some cleanup of full potential. Added moment outputs. — galbramc / detail
  28. Fixes for Solve1D_DGAdvective_AR_toy — galbramc / detail
  29. Fixed variable length arrays — galbramc / detail
  30. Fixed array out of bounds — galbramc / detail
  31. Removed variable lenght arrays. Woking on LIP. — galbramc / detail
  32. Removed redundant body copy — galbramc / detail
  33. Fixed a fiew missing variable lenght arrays — galbramc / detail
  34. Fixed uninitialized warning — galbramc / detail
  35. Fixed mistake — galbramc / detail

#223 (May 5, 2018, 1:52:12 AM)

  1. Enabled pseudo-time continuation for space-time problems + with separate — savithru / detail
  2. Updated test cases — savithru / detail
  3. Working on cleaning up functionals a bit — galbramc / detail
  4. Fixed warning — galbramc / detail
  5. Updated gitignore — shunz / detail
  6. Working on cleaning up functionals — galbramc / detail
  7. Fixed dimension bug in outputs — ursachi / detail
  8. minor refactoring — shunz / detail

#222 (Apr 28, 2018, 8:20:59 AM)

  1. add p-seq — arthuang / detail
  2. minor CG edits — arthuang / detail
  3. fixed bug in 2D jacobianGradientSource — arthuang / detail
  4. debugging jacobianfluxviscous — arthuang / detail
  5. working on fluxjacobianviscous — arthuang / detail
  6. working on fluent 2d file write — arthuang / detail
  7. added PtHa BN bc, debugged fluent file writer — arthuang / detail
  8. added PtHa solution function — arthuang / detail
  9. bug fix for BN PtHa — arthuang / detail
  10. no contribution to lifting operator resid for non-visc bc — arthuang / detail
  11. sandbox edits — arthuang / detail
  12. change NS solution mitstate to inviscid implementation, added Pt BN — arthuang / detail
  13. merge conflicts, also added MassFlux output — arthuang / detail
  14. new WBWT sandbox — arthuang / detail
  15. added RANS exclusion to btest length, mods for WBWT solve — arthuang / detail
  16. added RANS2D w source term. — arthuang / detail
  17. modified source — arthuang / detail
  18. minor edit to usersource — arthuang / detail
  19. added 3D user source rans — arthuang / detail
  20. forgot a file — arthuang / detail
  21. working towards 3D rans w source term — arthuang / detail
  22. minor mods — arthuang / detail
  23. added 1D stab cg adjoint convergence tests — arthuang / detail
  24. merge — arthuang / detail
  25. further exploring 1D supg — arthuang / detail
  26. adding stabilization to the strong form integrand. — hcarson / detail
  27. forgot to hide stab from the agnostic constructors — hcarson / detail
  28. indexing bug with order increaser — hcarson / detail
  29. switch from std::set to std::vector — hcarson / detail
  30. speed ups for EdgeLocal. For DG 40% faster than elemental now — hcarson / detail
  31. speed ups for EdgeLocal. For DG 40% faster than elemental now — hcarson / detail
  32. working towards 3D XField_EdgeLocal — hcarson / detail
  33. a slightly bigger unsplit test — hcarson / detail
  34. forgot some files from the edgeLocal speed up — hcarson / detail
  35. set a proper exception in ErrorModel.cpp, also caught a few forgotten — hcarson / detail
  36. tweaks to solutions and bcs — hcarson / detail
  37. added constructors that take in FieldBundles, in order to keep — hcarson / detail
  38. forgot to add stabilization parameter — hcarson / detail
  39. some debug stuff and an additional WriteMatrixMarketFile method — hcarson / detail
  40. forgot to comment out Nitsche params, and added fieldwweighted Dirichlet — hcarson / detail
  41. forgot to remove dumping to tmp — hcarson / detail
  42. dev excepting body out because doesn't have test yet — hcarson / detail
  43. commenting out untested bit in strongform — hcarson / detail
  44. added a fix to set normalSignL for 1D meshes — hcarson / detail
  45. Added a finite-volume (with two-point flux approx) AlgEqnSet — savithru / detail
  46. Added some jacobian tests for FV_TPFA — savithru / detail
  47. Added Solve2D_FV_BDF case for two-phase problem — savithru / detail
  48. Updated Galerkin cell outputs to work in parallel — savithru / detail
  49. Updated FV test case — savithru / detail
  50. Fixed wrong include — savithru / detail
  51. Test case updates — savithru / detail
  52. #if petsc things — hcarson / detail
  53. working on edge grids, fixed a bug in 1D with unassigned normal — hcarson / detail
  54. some placeholder/developer excepted methods so that I could compile — hcarson / detail
  55. general clean up — hcarson / detail
  56. stabilization needed for Euler tests — hcarson / detail
  57. switch based on Neighborhood, added some more LocalSolve tests — hcarson / detail
  58. switched to static constexpr values for spaceType rather than a method — hcarson / detail
  59. weird bit of attempted metaprogramming, wasn't needed in the end but — hcarson / detail
  60. spaceType() to spaceType fixes — hcarson / detail
  61. some Advection Reaction adapt toys — hcarson / detail
  62. Some Euler adapts. Still pretty suspicious of them both, but they run — hcarson / detail
  63. a 1D Galerkin AD adapt — hcarson / detail
  64. an Alg EqSet test for Euler — hcarson / detail
  65. merge — arthuang / detail
  66. airfoil case — arthuang / detail
  67. added an exact solution for the characteristic AdvectionReaction case — hcarson / detail
  68. added missing NoneBC for use in ErrorEstimate_Galerkin's undo boundary — hcarson / detail
  69. Test case updates — savithru / detail
  70. converted all SANS_ASSERT to SANS_ASSERT_MSG — allmaras / detail
  71. modified integrand so PDE IPB terms and strong-form BCs are more clear; — allmaras / detail
  72. added blunt-TE NACA test case; small mods to existing IPTF test cases — allmaras / detail
  73. Minor fix — savithru / detail
  74. Added cosine-wave permeability field — savithru / detail
  75. removed AdvectionReaction analytic function, and then fixed up ASExp to — hcarson / detail
  76. local Solve directory was working — hcarson / detail
  77. AlgEqSets now working for p1-3 and more configurations. Also the Euler — hcarson / detail
  78. general clean up, and hopefully boosted the coverage a little — hcarson / detail
  79. forgot to not write jacobians to tmp, and also an AR DGBR2 adapt and — hcarson / detail
  80. boosting coverage and fixing jenkins complaint for code that I hadn't — hcarson / detail
  81. Q1D source term up and running — arthuang / detail
  82. edits to CG AD toy — arthuang / detail
  83. it compiles! Now for unit tests — hcarson / detail
  84. minor updates — arthuang / detail
  85. super basic split a single tet test passes! — hcarson / detail
  86. Fixed bug in AVSensor_ViscousFlux1D for space-time diffusion — savithru / detail
  87. bug fix — hcarson / detail
  88. a more complicated test with new interior traces — hcarson / detail
  89. coverage hunting — hcarson / detail
  90. getting close to spacetime Q1DEuler — arthuang / detail
  91. mpi communicators are now actually being passed in the constructor — hcarson / detail
  92. changed BCTypeFlux that wasn't being used so it can specify inflow and — hcarson / detail
  93. had to add 1d and 3d, and also bits and pieces comments wise — hcarson / detail
  94. Updated heterogeneity in test cases — savithru / detail
  95. added double flux eval testing — hcarson / detail
  96. changes towards being able to expose ErrorEstimates at SolverInterface — hcarson / detail
  97. tweaking some of the accessors — hcarson / detail
  98. changed the virtual function. Fixed someone using {} instead of a — hcarson / detail
  99. changed the virtual function. Fixed someone using {} instead of a — hcarson / detail
  100. turns out can't just in time construct estimates, because member const — hcarson / detail
  101. Updated IntegrandCell_FV_TPFA to use GalerkinWeightedIntegral_New — savithru / detail
  102. Changes to Buckley-Leverett AV BCs — savithru / detail
  103. More test case updates — savithru / detail
  104. moving toward spacetime q1d euler — arthuang / detail
  105. Added p-sequencing to heterogeneous test case — savithru / detail
  106. Missing robustness term added — blsc / detail
  107. Added 1D AV adaptive nozzle — ursachi / detail
  108. Filled in line search unit test — ursachi / detail
  109. hunting coverage — hcarson / detail
  110. Added deleted functions — ursachi / detail
  111. Various updates. Added FP control surface deflection — galbramc / detail
  112. Test case update — savithru / detail
  113. Merge conflict fix — savithru / detail
  114. Includes for MPI communicator — savithru / detail
  115. Updated tests — savithru / detail
  116. Fixed residinterp and nMonitor in PDEEuler1D — savithru / detail
  117. Fixes for CauchyRiemann — galbramc / detail
  118. added a tolerance for Reynolds — hcarson / detail
  119. Minor cleanup of adaptive nozzle case — ursachi / detail
  120. Fixed when unit test file is checked — ursachi / detail
  121. Modified AV source terms to allow for different activation ranges — savithru / detail
  122. Fixed compile error — galbramc / detail
  123. Fixed warnings — ursachi / detail
  124. Unified Buckley-Leverett AV BCs + updated unit-tests — savithru / detail
  125. Unifying twophase AV BCs — savithru / detail
  126. dictionary option for silencing the 'Primal solve time:' etc, for use in — hcarson / detail
  127. added additional template arguments so can be used in boundary — hcarson / detail
  128. pre merge — hcarson / detail
  129. added function weighted boundary output, and a very simple test — hcarson / detail
  130. forgot to include the templating changes in the tests 2 commits ago — hcarson / detail
  131. typos — hcarson / detail
  132. put the option in the wrong dictionary, and also added another link — hcarson / detail
  133. a jacobian functional test. — hcarson / detail
  134. Unified twophase AV BCs + added more unit-tests — savithru / detail
  135. Cleaning up adaptation toys — savithru / detail
  136. Updated unit-tests — savithru / detail
  137. Fixed compiler warnings — ursachi / detail
  138. Fixed link error — galbramc / detail
  139. Forgot to update some cases — savithru / detail
  140. boundary output functional estimate case. Currently not working — hcarson / detail
  141. two tests for computing output functionals via dispatch. Neither working — hcarson / detail
  142. two tests for computing output functionals via dispatch. Neither working — hcarson / detail
  143. Minor updates — galbramc / detail
  144. a lot of additional boundary functionals for AD — hcarson / detail
  145. broke into separate files — hcarson / detail
  146. removed tests that wouldn't work, made an actual dispatch test, it — hcarson / detail
  147. removed algEqSet, just testing the dispatcher now — hcarson / detail
  148. Primal strong form cell error estimates — hcarson / detail
  149. strong form interior trace integrand — hcarson / detail
  150. Working on boundary functionals — galbramc / detail
  151. Added a DG P0 GenHField + unit-tests — savithru / detail
  152. Switching from smoothabs to smoothmax may have just fixed our AV — savithru / detail
  153. Forgot methematica file — galbramc / detail
  154. Fixed nightly link error — galbramc / detail
  155. Minor fix — galbramc / detail
  156. AV working much better with max in AV PDE — arthuang / detail
  157. split up BCEuler into two files to make vera happy — arthuang / detail
  158. Updates for SuitesSparse library dependencies — galbramc / detail
  159. Removed static boost libraries — galbramc / detail
  160. Made suitesparse metis library optional — galbramc / detail
  161. Separated out EGADS tessellation into a separate library — galbramc / detail
  162. Forgot one cmake file — galbramc / detail
  163. found bug in 2D RANSSA unit test — arthuang / detail
  164. updated unit tests to conform to max in AV — arthuang / detail
  165. missed an instantiation — arthuang / detail
  166. Added ParamFieldBuilder for GenH_DG + unit-tests — savithru / detail
  167. Updated sandbox toys — savithru / detail
  168. added accumulation unit tests, also some missing BC unit tests — arthuang / detail
  169. Minor cleanup — galbramc / detail
  170. fixed uninitialized data, struct warning — arthuang / detail
  171. resolve merge conflicts, apply AV max change to 2D, 3D Euler — arthuang / detail
  172. Removed Euler/DBR2 instantiations — galbramc / detail
  173. No false results during unit tests, but might not work — blsc / detail
  174. Moved precision check into algebraic equation set, it might be broken — blsc / detail
  175. Better logic — blsc / detail
  176. More tidying — blsc / detail
  177. Minor formatting and performance cleanup — galbramc / detail
  178. Fix some issues Jenkins found — blsc / detail
  179. More fixes for Jenkins — blsc / detail
  180. Another fix — blsc / detail
  181. Missing override — blsc / detail
  182. Small fixes — galbramc / detail
  183. Fixed typo — galbramc / detail
  184. Undo template change — galbramc / detail

#221 (Apr 21, 2018, 8:41:35 AM)

  1. Trying to build a non-block Euler Q1D nozzle case — blsc / detail
  2. Missing instantiations and some code updates — blsc / detail
  3. Sandbox compiles and runs — blsc / detail
  4. Minor cleanups — galbramc / detail
  5. Some AIM cleanup — galbramc / detail
  6. Fixed a bug in PDEEulerQ1D_ArtificialViscosity — blsc / detail
  7. Fixed an integration test and added another required instantiation — blsc / detail
  8. Another missing instantiation — blsc / detail
  9. Working on CAPS LIP coupling — galbramc / detail
  10. Updates for CAPS data transfer with LIP — galbramc / detail
  11. Fixed compiler errors (appearing on MacOS 10.13 but passing under — shunz / detail
  12. Fixed more missing keywords — shunz / detail
  13. Fixed OSX clang 9.1.0 error — galbramc / detail
  14. LIP CAPS interfaces seems to work even better now — galbramc / detail
  15. Added precompiled parmetis to macys for jenkins — galbramc / detail
  16. bug fix in 1d embedding mesher — pcaplan / detail
  17. trigger build — pcaplan / detail
  18. Various cleanup for line search and cmake — galbramc / detail
  19. trigger commit — pcaplan / detail
  20. trigger commit — pcaplan / detail
  21. non-uniform mesh sizing unit test for 1d embedding mesher — pcaplan / detail
  22. Xcode is now automatically configured with Xcode in the build directory — galbramc / detail
  23. Setting up CMake build of boost — galbramc / detail
  24. Added functionatiliy to automatically download and compile ESP — galbramc / detail
  25. More EGADS build fixes — galbramc / detail
  26. Fixed typo — galbramc / detail
  27. Refactored ResidualCell_Galerkin to use the GalerkinWeightedIntegral_New — shunz / detail
  28. Updates so AFLR3 meshes are consitent with EGTessModel — galbramc / detail
  29. Refactored one more integrand cell class — shunz / detail
  30. Typo fix — shunz / detail
  31. That didn't work... — galbramc / detail
  32. More udf for FP — galbramc / detail
  33. Various cleanup — galbramc / detail
  34. Missed a few — galbramc / detail
  35. One more fix — galbramc / detail
  36. Missed one more — galbramc / detail
  37. Added some LIP debug info — galbramc / detail
  38. Updated artificial viscosity naming and unit tests for flux accumulation — blsc / detail
  39. More cleanup for LIP — galbramc / detail