Skip to content

Changes

#72 (Jun 1, 2022, 11:14:21 PM)

  1. removed reference (&) for meshing parameter vector — allmaras / detail
  2. added velocity integral output — allmaras / detail
  3. template parameter modification for grid-Laplacian and minor edits — allmaras / detail
  4. negated lapse rates for standard atmosphere -- now definition consistent with official data — allmaras / detail
  5. make NS solution interpreters more consistent between rho-p and rho-T — allmaras / detail
  6. added ORNL MMS function — allmaras / detail
  7. fixed bug in std::vector initialization for standard atmosphere class — allmaras / detail
  8. 1st pass at exact ray path for sansBOOM — allmaras / detail
  9. SUPG/GLS/VMS tau code clean-up; added unit tests for P2 and P3 — allmaras / detail
  10. Added Axisymmetric flux functions + unit tests — cwomack / detail
  11. modified ODE definition for high-Re version of SA for incompressible RANS — allmaras / detail
  12. moved typedef HType to eliminate un-used typedef warning when USE_GRID_LAPLACIAN turned on — allmaras / detail
  13. Add CompressiblePower calculation — galbramc / detail
  14. Additional unit tests for new sensor with RANS. Found and fixed a few bugs in PDERANSSA2D and PDEEuler3D. Cleaned up solver interface for VMSD-BR2 somewhat. More unit tests and tidy up to come. — blsc / detail
  15. Add another quadratic viscous term to Body Force model — galbramc / detail
  16. Updated surface flux writer for tecplot (VMSDBR2 specific). Added developer exceptions in to the Euler with artificial diffusion space-time calls since they're not unit tested. — blsc / detail
  17. Add 8th order term to Body Forces — galbramc / detail
  18. Added the ability to specify is artificial diffusion should be applied to SA equation at run time. More unit tests. Caught a few more bugs. — blsc / detail
  19. More BodyForce output functionals — galbramc / detail
  20. Add vera exclusions — galbramc / detail
  21. Warning fixes — galbramc / detail
  22. Properly ignore ._ files in CMake — galbramc / detail
  23. Missing override keyword in SolverInterface_VMSD_BR2. ErrorOrder_2D_VMSDBR2_Triangle_AD_btest runs in serial (communicator is split and each rank runs independently). — blsc / detail
  24. One more warning fix — galbramc / detail
  25. Warning shows up in GNU 8 — galbramc / detail
  26. Fix warning — galbramc / detail
  27. Relax tolerances for intel — galbramc / detail
  28. needsSolutionGradient set to true for EntropyPower functional — galbramc / detail
  29. Add Entropy to rotor output — galbramc / detail
  30. Updated tolerance for intel in AVSensor_Source3D_Euler_btest — blsc / detail
  31. Fix EntropyPt calculation. Remove old Euler3D source test. — galbramc / detail
  32. added gradients for standard atmosphere — allmaras / detail
  33. added isothermal atmosphere model — allmaras / detail
  34. added speed of sound to atmospheric models — allmaras / detail
  35. Relax tolerances for intel — galbramc / detail
  36. More relaxed intel tolerances — galbramc / detail
  37. One more method for VMSD data transfer — galbramc / detail
  38. Stabilized output for PV functional — galbramc / detail
  39. First draft of Axisymmetric DBL problem, vera not working, may require multiple commits to get through jenkins — cwomack / detail
  40. Fixed scope issues — cwomack / detail
  41. Removed untested upwind option from isothermal walls in PDENavierStokes2D. It did not seem to be being used by any sandbox case or test. — blsc / detail
  42. fixed vera errors — cwomack / detail
  43. Actually remove the code related to the upwind flag. — blsc / detail
  44. added output axisymmetric unit tests — cwomack / detail
  45. Changed unit test tolerance — cwomack / detail
  46. Generalized axisym DBL for any z0 z1 — cwomack / detail
  47. fixed vera errors — cwomack / detail
  48. Add asymmetric term for rotor source — galbramc / detail
  49. Fix compile errors — galbramc / detail
  50. Fix bug in last commit — galbramc / detail
  51. Cleanup sourcePositivity — galbramc / detail
  52. Work around more floating point issues — galbramc / detail
  53. More precision cleanup for AV source — galbramc / detail
  54. Fogot a file — galbramc / detail
  55. Allow setting critical surrogate values in 3D — galbramc / detail
  56. Fix compile error — galbramc / detail
  57. Compiler error and warning fixes — galbramc / detail
  58. Make outer diffusion positvity source consisent with inner — galbramc / detail
  59. Warning and tolernace fixes — galbramc / detail
  60. Fix compile error — galbramc / detail
  61. Cleanup 2D PressureGrad sensor — galbramc / detail
  62. Relax tolerance — galbramc / detail
  63. Missed one — galbramc / detail
  64. Missed one more — galbramc / detail
  65. Relax tolerance — galbramc / detail
  66. Consistent 3D positvity source with Ben's thesis — galbramc / detail
  67. Add asymmetric sensitvities for body forces. Some more cleanup of shock capturing. — galbramc / detail
  68. Make PDEmitAVDiffusionOuter2D.h consistent — galbramc / detail
  69. Fix warning and typo — galbramc / detail
  70. Relax tolerance and fix warning — galbramc / detail
  71. One more tolerance relaxation — galbramc / detail
  72. Add parameters to rotate body force normal field — galbramc / detail
  73. Forgot instantiation — galbramc / detail
  74. Make lifting operator calculation lazy to prevent computing lifting operators in isValidState. Homotopy fix for negative lambda. Charachteristic SupersonicOutflow in 2D. Dirichlet NoSlip BC for Sensor PDE. Some cleanup of MatrixS_Diag. — galbramc / detail
  75. Fix test for last commit — galbramc / detail
  76. Fix for lazy lifting operator calculations — galbramc / detail
  77. standard atmo: moved non-templated functions to *.cpp file — allmaras / detail
  78. stupid tabs!! — allmaras / detail
  79. namespace needed in cpp file — allmaras / detail
  80. Fix for turning off USE_CORRECTION_TERM — galbramc / detail
  81. removed DeveloperException check for hessians of density-temperature primitive vars — allmaras / detail
  82. Another correction to turning off USE_CORRECTION_TERM — galbramc / detail
  83. Relax tolerance — galbramc / detail
  84. Only compute lifting operatos if setSolutionField is called. Needed for proper error estimates. — galbramc / detail
  85. More intel tolerance relaxing — galbramc / detail
  86. Remove DeveloperException check — galbramc / detail
  87. Use implied metric in cost calculation for isotropic optimization — galbramc / detail
  88. Relaxier tolerance — galbramc / detail
  89. Another tolerance relaxation — galbramc / detail
  90. Intel... — galbramc / detail
  91. Intel... — galbramc / detail

#67 (Apr 4, 2022, 9:01:47 AM)

  1. Another mechanical power correction — galbramc / detail
  2. Remove Sensor template from AVSensor_Source3D_PressureGrad — galbramc / detail
  3. Fix compile error — galbramc / detail
  4. Return delta's for both LE and TE edges for BodyForces — galbramc / detail
  5. Add Deviation Angle Square output function for Body Forces — galbramc / detail
  6. Missing include — galbramc / detail
  7. More compile fixes — galbramc / detail
  8. Fix compile warnings — galbramc / detail
  9. Revert MechanicalPower calculation. Fix InteriorTrace partitioning for JacobianFunctionalInteriorTrace. Fixes for body force optimization. — galbramc / detail
  10. Use consistent limited gradients in PrimitiveSurrogate_btest — galbramc / detail
  11. Fix warnings — galbramc / detail
  12. Verbose output for computing BodyForce gradients — galbramc / detail
  13. Compile fix for using grid laplacian — galbramc / detail
  14. Fix PETSc/TAO deprecation warnings — galbramc / detail
  15. Update to supersonic test case — waligura / detail
  16. Working supersonic case for develop — waligura / detail
  17. Try again to see if tests time out — waligura / detail

#65 (Mar 24, 2022, 3:37:02 PM)

  1. Implementing N wave problem for Burgers using Advection Diffusion — cwomack / detail
  2. Removed one variable. — cwomack / detail
  3. Added Darmofal changes to Nwave code. — cwomack / detail
  4. More changes — cwomack / detail
  5. Changed OutputNDConvert to match Dave's — cwomack / detail
  6. Added mitStateSpaceTime BC for 1D Advection Diffusion — cwomack / detail
  7. More changes to get Nwave boom propagation working — cwomack / detail
  8. Redid unit test for nwave — cwomack / detail
  9. just renaming — shunz / detail
  10. add derivative calculation for IBL3 laminar eigen-analysis — shunz / detail
  11. More cppcheck fixes — galbramc / detail
  12. More body force output functionals — galbramc / detail
  13. switched to constant density gas model for IBL — shunz / detail
  14. Remove lienar VMSD and perturbed functions — galbramc / detail
  15. Relax tolerance — galbramc / detail
  16. added sansBOOM PDE directories; added standard atmosphere — allmaras / detail
  17. Remove _NL VMSD suffix — galbramc / detail
  18. Relax timing — galbramc / detail
  19. fixed vera squawk — allmaras / detail
  20. refactoring to to keep up with the constant-density gas model in IBL3 — shunz / detail
  21. Enable output functionals on BodyForce LE/TE surfaces — galbramc / detail
  22. Fix body force relative output functionals — galbramc / detail
  23. Relax tolerance — galbramc / detail
  24. Realxer tolerance — galbramc / detail
  25. more refactoring to to keep up with the constant-density gas model in IBL3 — shunz / detail
  26. Turbulence model constructor and unit test formatting changes. Functional SA-Catris models and framework for SA-LRe and SA-R models as well. — waligura / detail
  27. minor compile error/warning fix — shunz / detail
  28. Pulling in updates for the asymptotically consistent error estimate in VMSD. PDEs have gained an additional typedef, the type of the consistent part of the PDE. This is just the PDEs type for almost all PDEs. New PDE types have been added for using the asymptotic consistency correction for Euler/NS/RANSSA with sensor based artificial diffusion (the originals have been retained for the time being). Updates to the problem interface and the error estimation classes for VMSDBR2 have also been made. Using the asymptotically consistent correction requires some additional data, but the interface for problems not needing that functionality are unchanged. — blsc / detail
  29. updated pyrite files — shunz / detail
  30. Cleaned up AVSensor_Source2D.h a little bit to remove some unused code. — blsc / detail
  31. Missed vera warning — blsc / detail
  32. Forgot to turn off verbose and file output — shunz / detail
  33. Missed another vera warning — blsc / detail
  34. relaxed tolerance — shunz / detail
  35. Fix so 2D avro works for wirebody — galbramc / detail
  36. Added a N-S case of laminar BL — shunz / detail
  37. Fixed the remaining clang and gnu11 compiler warnings. — blsc / detail
  38. cleaned up NS laminar BL sandbox case — shunz / detail
  39. Separated findElement() function into a dedicated file — shunz / detail
  40. Refactored findTraceElement to use simple bounding box check without resorting to the kd-tree hammer...  Added unit test — shunz / detail
  41. Refactor Homotopy so it can be used with any PDE — galbramc / detail
  42. Fix warnings — galbramc / detail
  43. Expose Viscous body force coefficients as user inputs — galbramc / detail
  44. Nightly fixes — galbramc / detail
  45. Added BL profile extraction capability to a NS sandbox case — shunz / detail
  46. Refactored 3D Tet flat plate grid.  Added mutable access to AES in solver interface (but only able to use it by commenting out exception).  More refactoring to NS laminar BL sandbox case — shunz / detail
  47. minor cleanup of sandbox case — shunz / detail
  48. fixed warnings: size_t vs int — shunz / detail
  49. turned off projection between different grids when doing solution sequencing because it does not work due to (probably) a bug... — shunz / detail
  50. Fix mistake in body force — galbramc / detail
  51. Change some QCR variable types in PDERANS and other formatting changes for successful make check. Updated PDERANS and b_test to be consistent with current changes on develop — waligura / detail
  52. fixed warnings: size_t vs int — shunz / detail
  53. bug fix in user input — shunz / detail
  54. fixed style. minor tweak in PETSc setup in a test case — shunz / detail
  55. Refactored grid and test case for NS LamiBL — shunz / detail
  56. Changes to diffusionViscous and diffusionViscousGradient unit tests to check Catris variations. Still working on the formatting but will push this version for now — waligura / detail
  57. Pushing again with vera changes. Something seems to be up with my vera check — waligura / detail
  58. Another vera message I did not see before sending — waligura / detail
  59. Relaxed convergence tolerance in a test case — shunz / detail
  60. Further formatting changes to PDERANS and another vera error I missed initially — waligura / detail
  61. Further formatting changes fixing most of the alignment issues and getting rid of the -= — waligura / detail
  62. Refactored BL sampling function in NS LamiBL test case — shunz / detail
  63. Add ddelta dump for RotorSource — galbramc / detail
  64. Fix warning — galbramc / detail
  65. Working Changes: Finalized AD Burgers test case for boom propagation — cwomack / detail
  66. Small cleanup — galbramc / detail
  67. Remove output_grm — galbramc / detail
  68. Wording changes to SATurbModel and shortening of nonc variables — waligura / detail
  69. Fixed long line.  Separated functions into a cpp file — shunz / detail
  70. Fixed compile and linker errors in findTraceElement(...) — shunz / detail
  71. Added support for S-shaped duct geomerty in flat plate grid in 3D — shunz / detail
  72. adding in the first go at untest SA_R and SA_LRe modifications for 2D. Also making sure all pushes are going through before moving on. — waligura / detail
  73. fixed file I/O mode — shunz / detail
  74. added check for file I/O — shunz / detail
  75. Added a sin duct geometry for IBL3 sandbox case — shunz / detail
  76. Initial commit of sansBOOM PDE implementation with the advective and viscous terms defined — darmofal / detail
  77. refactored Flux_mitState BC implementation for IBL3 to use fluxNormal() instead of evaluating it in the integrand class — shunz / detail
  78. Minor fixes for artificial viscosity — galbramc / detail
  79. Turned on mitLG Dirichlet BC for LIP-IBL3 case at inlet.  Fixed buggy isValidState check that checks uninialized boundary state qB — shunz / detail
  80. Initial implementation of sansBOOM BCs and Adapt2D_DGBR2_sansBOOM_toy — darmofal / detail
  81. Forgot to commit a few lines — shunz / detail
  82. Some more edits to sansBOOM PDE/BC implementation — darmofal / detail
  83. Changed default xtr parameter in IBL transition model from max Real (causing floating point overflow error) to 1e5 — shunz / detail
  84. Fixed (1) division by zero in cut-cell natural transition and (2) unit test for default xtr value — shunz / detail
  85. Still not compiling.  Pushing to allow Marshall to look at N=1 issue — darmofal / detail
  86. Initializing a variable in jacobianFluxViscous correctly — waligura / detail
  87. Allow PDE to use ArrayQ = VectorS<1,T> — galbramc / detail
  88. Homotopy dict fixes — galbramc / detail
  89. Final changes to LocalLaxFriedrichs1D flux function and AD Burgers toy — cwomack / detail
  90. Remove GLPK — galbramc / detail
  91. Missed one — galbramc / detail
  92. Pushing current version of sansBOOM to repo — darmofal / detail
  93. Enable 3D sourcePositivity for NS and RANSSA — galbramc / detail
  94. Most recent mods to sansBOOM implementation — darmofal / detail
  95. Removed changes to Lagrange Triangle — cwomack / detail
  96. Fix compile error — galbramc / detail
  97. Fixed Robin boundary condition for Euler/NS/RANSSA with sensor equation. Updated unit tests to reflect fix. — blsc / detail
  98. Compile fixes — galbramc / detail
  99. Another compile fix — galbramc / detail
  100. Corrected Vera errors — cwomack / detail
  101. More compile fixes — galbramc / detail
  102. Fix consistency test — galbramc / detail
  103. Modified Discretization unit tests to be consistent with linesearch — cwomack / detail
  104. Removed unused variable and changed abs -> fabs — cwomack / detail
  105. Fix parallel HField calculations. Fix couchmanMatrix for RANS. Cleanup Homotopy. Add the abilty to only get possessed DOF even for Statically Condensed systems. — galbramc / detail
  106. Fix compile errors — galbramc / detail
  107. Added updated VMSDBR2 projection. Default is off. To turn on define USE_FULLSPACE_PRJECTION_METHOD_2 at the top of your sandbox case. — blsc / detail
  108. sansBOOM PDE, BC, Output implementation for DGBR2 with advection and diffusion terms — darmofal / detail
  109. Adding two generalized cases to the sandbox to deal with gaps in avro use and SA RANS for adiabatic and isothermal flows. Will be good to keep these consistent with future homotopy and RANS changes — waligura / detail
  110. Removing flatplate xfld mesh option — waligura / detail
  111. removing xfield definition in supersonic case too — waligura / detail
  112. Fixed some missing instantiations needed for sansBOOM — darmofal / detail
  113. A couple more instantiations added... this time because the intel compiler was complaining (though the other compilers were fine... ARGH) — darmofal / detail
  114. Adjusting slightly tolerance on unit tests — darmofal / detail
  115. Updates to BDF time marching to allow ramping of integration order to provide the needed order-dependent past data — deanna.sewell / detail
  116. Modified line search test and removed residual dat file — cwomack / detail
  117. Cleanup BCmitAVsensor — galbramc / detail
  118. Forgot new files — galbramc / detail
  119. Allow Homotopy to use pre-defined BCVectors — galbramc / detail
  120. Make AVSensor_Source_VMSD_SPD consistent between 2D and 3D — galbramc / detail
  121. Fix compile errors — galbramc / detail
  122. vera fix — galbramc / detail
  123. Fix test for parallel — galbramc / detail
  124. Cleanup file dump — galbramc / detail
  125. Use Metric to compute HField_DG instead of size/perimiter — galbramc / detail
  126. Add ResidualNorm_InvJac_DOF_Weighted to VMSDBR2 — galbramc / detail
  127. Revert last change — galbramc / detail
  128. Fix compile error, and more verbose assertion — galbramc / detail
  129. Update unit tests — galbramc / detail
  130. Another unit test update — galbramc / detail
  131. Add ImpliedMetric for Line 2D element. — galbramc / detail
  132. Fix unit test — galbramc / detail
  133. Use SANS_CHECK_CLOSE — galbramc / detail
  134. Remove Burgers PDE — galbramc / detail
  135. Add dict function to DictKeyPair — galbramc / detail
  136. Added Axisymmetric DBL scalar function in 2D with unit tests — cwomack / detail
  137. Added vera exclusion for ScalarFunction2D — cwomack / detail
  138. Updates to sansBOOM including improved IC implementation including ability to read nearfield from a file and also more unit tests — darmofal / detail
  139. Compressible mechanical power calculation — galbramc / detail
  140. Missing a newline at end of ICsansBOOM.cpp.  Fixed. — darmofal / detail
  141. Missing a return statement — darmofal / detail
  142. Found sign error in upwind flux in sansBOOM. — darmofal / detail
  143. Fix compile error and warnings from new clang on macOS — galbramc / detail
  144. Relax tolerance — galbramc / detail
  145. Another warning fix — galbramc / detail
  146. A few more warning fixes — galbramc / detail
  147. More warning fixes for new clang — galbramc / detail
  148. One more warning fix — galbramc / detail
  149. Remove boost libary from external and add it to gitignore — galbramc / detail
  150. More cleanup — galbramc / detail
  151. Mechanical power correction — galbramc / detail

#61 (Jan 26, 2022, 11:58:37 PM)

  1. added annotation — shunz / detail
  2. intermediate commit in case of ACDL power down. sandbox still should not compile yet — shunz / detail
  3. refactored 3D box hex grid to allow for arbitrary list of node coordinates — shunz / detail
  4. added DOF count checks in box hex grid — shunz / detail
  5. added CG field instantiation for IBL3 Qauxv field — shunz / detail
  6. minor annotation — shunz / detail
  7. refactoring to show intention more clearly — shunz / detail
  8. minor cleanup — shunz / detail
  9. minor addition of annotation — shunz / detail
  10. added 3D entropy variables for Euler/NS — allmaras / detail
  11. flipped output_stream flag to true (thought this was down with last commit, but not) — allmaras / detail
  12. unit tests for Robin_sansLG BCs for 3D NS — allmaras / detail
  13. cleaned up and fixed sandbox case on FP for S-shaped duct — shunz / detail
  14. commented out hacks — shunz / detail
  15. Starting to implement BCDataFields by copying over stuff — shunz / detail
  16. added and experimented with BCDataFieldManager class.  Ready to further extend this for BCDataField implementation. — shunz / detail
  17. minor commenting — shunz / detail
  18. minor refactoring before adding BC data field stuff — shunz / detail
  19. Initial prototype of introducing BC data fields into algebraic equation set and instantiations of IntegrandBoundaryTraces — shunz / detail
  20. trying to equip IntegrandBoundaryTrace with BCDataField: succeed in contructor but failed due to preset Integrand type defi in IntegrateBoundaryTrace_Dispatch.dispatch()....now turning off all the hacks, which will be removed in the future — shunz / detail
  21. some tidying up — shunz / detail
  22. hide away to-be-removed stuff/hacks — shunz / detail
  23. Refactored 3D full potential stuff, particularly adding wall transpiration BC.  Start to pave ways for including BC data field in BC class — shunz / detail
  24. Tried wall transpiration in S-duct FP case — shunz / detail
  25. append BC data field to 3D FP wall transpiration BC — shunz / detail
  26. renaming variables for clarity — shunz / detail
  27. Enabled using BC data field by passing it to the BC class.  Tested on full potential 3D case.  Removed previous attempt of trying to let integrand class to own BC data field — shunz / detail
  28. removed code from a previous attempt to implement BC data field — shunz / detail
  29. refactored BC data evaluation call from element — shunz / detail
  30. Started working on Auxv projection equation for IBL+FP coupling: finished the qauxv component in the projection integrand — shunz / detail
  31. minor refactoring to reduce unnecessary memory allocation — shunz / detail
  32. modulize velocity calculation in 3D FP solver — shunz / detail
  33. removed const reference for interior trace groups member data and made it a copy; — allmaras / detail
  34. added option to return success flag if max number of iterations are reached without converging; — allmaras / detail
  35. added interface for derivedSurfaceQuantity with parameter — allmaras / detail
  36. typo fixes — shunz / detail
  37. Added new 4-variable Qauxv formulation and associated Field instantiations — shunz / detail
  38. Initial work on Auxv equation with 3D FP solver: compiles now but needs to be completed — shunz / detail
  39. Some cleanup on Auxv equation (with 3D FP) residual — shunz / detail
  40. some more cleanup before completing Auxv equation jacobian — shunz / detail
  41. Auxv equation now works for a trivial test case.  Now need to work out volume-surface grid connectivity — shunz / detail
  42. minor cleanup — shunz / detail
  43. minor refactoring/annotation — shunz / detail
  44. Initial work on contructing surface mesh corresponding to a boundary group of volume mesh (BoxHex). TBD: Needs nontrivial testing and interior trace groups — shunz / detail
  45. Added nontrivial test for Auxv projection from FP solution — shunz / detail
  46. minor typo fix in comments — shunz / detail
  47. Added interior trace elements to the boundary surface mesh of BoxHex.  Tried/verfified solving IBL3 on this surface mesh in the flat plate laminar BL case — shunz / detail
  48. minor cleanup — shunz / detail
  49. minor cleanup/refactoring — shunz / detail
  50. Removed execute permission for a .cpp file — shunz / detail
  51. typo fixes in Pointwise tcl script — allmaras / detail
  52. Minor edits — shunz / detail
  53. Add ProjectToQauxi equation class for coupling FP+IBL3 — shunz / detail
  54. Rename VectorFunction3D to ArrayFunction based on new naming convention — shunz / detail
  55. Add initial framework for Auxi equation for FP-IBL3 coupling — shunz / detail
  56. Minor cleanup — shunz / detail
  57. add anonymous namespace for safety — shunz / detail
  58. Included all the necessary fields int Auxi equation for FP-IBL3 — shunz / detail
  59. Renamed integrand for projection to Qauxi — shunz / detail
  60. add const qualifier just to be extra cautious — shunz / detail
  61. Initial working prototype of projection to Qauxi without the div.(M) term — shunz / detail
  62. Distinguish volume and manifold quadrature order configurations — shunz / detail
  63. Rename integrand class for clarity — shunz / detail
  64. Add initial API of manifold integrands for Auxi equation — shunz / detail
  65. add more details to integrand of manifold boundary trace for FP-IBL3 coupling — shunz / detail
  66. rename files/classes for clarity — shunz / detail
  67. add missing include — shunz / detail
  68. [intermediate progress] compiling prototype of manifold boundary trace integrals in auxi equation for FP-IBL3 coupling — shunz / detail
  69. minor edit — shunz / detail
  70. Removed unnecessary destructor — shunz / detail
  71. typo fix — shunz / detail
  72. Access cell group via global indexing instead of local — shunz / detail
  73. Initial working prototype of new Field for Qauxi for FP-IBL3 so that DOFs can be viewed as volume boundary trace and area cell at the same time — shunz / detail
  74. Type-related bugfix in FP PDE — shunz / detail
  75. cleaned up unused method — shunz / detail
  76. Updated VMSDBR2 statically condensed Jacobian calculating to accept multiple RHS to condense using a single Jacobian calculation. Updated linear solvers for globally constrained systems to use this new functionality. Added unit tests to test that results from multiple-RHS code matches applying the single-RHS code to each RHS individually. This update will only affect globally constrained systems (using VMSDBR2). — blsc / detail
  77. Hard coded manifold/surface quad grid that matches z-min boundary group of a box hex grid — shunz / detail
  78. Added comments to BC data field implementation — shunz / detail
  79. Minor typo fix — shunz / detail
  80. Refactored DOF indexing contruction to ensure consistency between volumeb boundary trace field and area cell field — shunz / detail
  81. Rename variable for clarity.  Add exception to guard against misuse of BC data in full potential wall transpiration BC — shunz / detail
  82. Start a new case of FP-IBL3 coupling by copying from existing FP-only case. — shunz / detail
  83. Fixed clang warnings. Fixed abstract class error due to not implementing static condensation update to MKL. Have added a developer exception so the execution path exists, but extension still not implemented for MKL. — blsc / detail
  84. Refactored AES Project to Qauxi for flat plate 3D panel so that it's ready to be generalized for 3D FP coupling as well — shunz / detail
  85. Removed a deprecated header file — shunz / detail
  86. Add partial specialization to support block 4x4 FP+IBL3 coupling — shunz / detail
  87. Fixed missing BC parameter checks — shunz / detail
  88. Fixed long line formatting — shunz / detail
  89. Fixed more intel warnings. Added unit tests for the multi-RHS logic for UMFPack and MKL. The MKL test ensures that a developer excpetion occurs, since the logic for MKL has not been implemented. Moved the sum-constrained algebraic equation set in to its own file (like the Advection and Heat equation sets). — blsc / detail
  90. minor cleanup — shunz / detail
  91. Add static data member to identify the size of jacobian (i.e. number of equations and variables) — shunz / detail
  92. Add unit test for block 4x4 system of FP-IBL3 coupling. Still a working progress, but test compiles and runs — shunz / detail
  93. Fixed more intel warnings. Added unit tests for the multi-RHS logic for FMGRES. The FGMRES test ensures that a developer excpetion occurs, since the logic for MKL has not been implemented. — blsc / detail
  94. Completed Auxi equation for FP-IBL3 coupling — shunz / detail
  95. Fix a bug in block 3x3 and 4x4 system of equations: MatrixSize().  It has been identified because perviously block (2,1) is decoupled/zero for previous test cases — shunz / detail
  96. Refactor jacobian ping test screen output for clarity — shunz / detail
  97. Refactor JacobianParam to allow for multiple parameters of different dimension, e.g. for Auxi equation of FP-IBL3 coupling — shunz / detail
  98. Pass block 4x4 block algebraic equation set unit test without coupling for FP and Auxv equations — shunz / detail
  99. add const qualifiers — shunz / detail
  100. Add annotation to AES_Auxi — shunz / detail
  101. Remove redundant class template arguments — shunz / detail
  102. Remove AGLS. Add blockage and viscous terms to RotorSource. — galbramc / detail
  103. Missed a file — galbramc / detail
  104. Refator AES_auxv mass matrix jacobian computation for clarity and simplicity — shunz / detail
  105. BC fixes — galbramc / detail
  106. Fix include — galbramc / detail
  107. More boundary condition cleanup — galbramc / detail
  108. Relax tolerance — galbramc / detail
  109. Warning fix — galbramc / detail
  110. Auxi parameter jacobian is now compiling. — shunz / detail
  111. Rename class and file — shunz / detail
  112. Added functionality to project from a DG to a CG field defined on the same x-field. — blsc / detail
  113. Remove infinite x-dervative for thickenss. Fix warnings. — galbramc / detail
  114. DG ot CG prjection now uses explicit instantiation. — blsc / detail
  115. Simplify jacobian calculation of Auxi equation as it's simply mass matrix for Galerkin projection — shunz / detail
  116. Add a specialized IntegrateCellGroups method for reuse in FP-IBL3 coupling implementation — shunz / detail
  117. More strict templates for AV. Add strongFluxViscous to AV. — galbramc / detail
  118. modified (solution error)^2 to use dot product; now allows general ArrayQ<T> solution — allmaras / detail
  119. Warning fixes — galbramc / detail
  120. Fix for older cmake versions — galbramc / detail
  121. Replace max with smoothRamp_tanh2 for artificial viscosity — galbramc / detail
  122. Some more tests — galbramc / detail
  123. Fix smoothRamp_tanh2. Fix ThicknessNACA6 to use fabs instead of abs. — galbramc / detail
  124. Suppress compiler warning — galbramc / detail
  125. Fix warning and relax tolerance — galbramc / detail
  126. Enable viscous body forces for Euler — galbramc / detail
  127. Completed Auxv_Qinv jacobian — shunz / detail
  128. Added a test to check that bubble modes were not present in VMSD after static condenstaion for a partial Newton step. — blsc / detail
  129. Vera exclusion needed for new unit test (L006). — blsc / detail
  130. Added parallel test for homotopy, found bug in parallel, fixed bug in parallel. — blsc / detail
  131. Discrete blockage gradient — galbramc / detail
  132. Forgot a file — galbramc / detail
  133. Added an example homotopy adapt in 3D with RANS, and some missing function calls. — blsc / detail
  134. Vera fix — galbramc / detail
  135. Fix compile error — galbramc / detail
  136. Added HiFW Joukowski case using homotopy (still WIP). Updates to artificial viscosity interface to resolve some template mis-matches during Joukowski case set up. — blsc / detail
  137. Add annotations — shunz / detail
  138. Another compile fix — galbramc / detail
  139. Another compile fix — galbramc / detail
  140. Fixed error in PETSc Dicts. — blsc / detail
  141. Relax tolerance. Add PETScInit. Suppress warning. — galbramc / detail
  142. More warning fixes — galbramc / detail
  143. PDERANS3D fixes — galbramc / detail
  144. Fixes for AVSensor_Source_VMSD_SPD — galbramc / detail
  145. Fix ping test — galbramc / detail
  146. Change git update alias — galbramc / detail
  147. Fix sensitvity calculation — galbramc / detail
  148. Don't require name for camber free parameters — galbramc / detail
  149. Implement BCNone for VMSD BR2. I hope nobody has been using it... — galbramc / detail
  150. Completed d(FP)/d(Qauxi) coupling jacobian for FP-IBL — shunz / detail
  151. Forgot to commit unit test on d(FP)/d(Qauxi) jacobian — shunz / detail
  152. Removed redundant files for discarded Auxi and Auxv equation implementation — shunz / detail
  153. Removed more discarded implementation for Auxi (in FP-IBL3) — shunz / detail
  154. Add linear algebra instantiations for FP-IBL3 — shunz / detail
  155. Refactoring to keep up with JacobianParam's updated template arguments — shunz / detail
  156. Fixed formatting — shunz / detail
  157. Minor refactoring — shunz / detail
  158. Add unit test for box grid and its derived boundary manifold grid — shunz / detail
  159. Minor cleanup — shunz / detail
  160. Add more unit test — shunz / detail
  161. Add unit test for FieldVolume_DG_BoundaryTrace_matchAreaCell — shunz / detail
  162. Bug fix: previously, allocated memory for dynamic matrix but didn't initialize to zero — shunz / detail
  163. Completed 4x4 block system jacobian ping test for FP-IBL3 coupling — shunz / detail
  164. Added Tt output for Rotor — galbramc / detail
  165. added instantiations for Newton solution of FP-IBL3 equations — shunz / detail
  166. Solved first FP-IBL3 case with Newton solver — shunz / detail
  167. added instantiations for MKL and PETSc for FP-IBL3 — shunz / detail
  168. added implementation for PETSc for FP-IBL3 — shunz / detail
  169. modularized S-shaped duct grid points generation — shunz / detail
  170. debugging (for sporadically slow FP residual/jacobian) and refactoring FP-IBL3 test case — shunz / detail
  171. mod: VectorFunction -> ArrayFunction — allmaras / detail
  172. inviscid Joukowski with interface to Pointwise — allmaras / detail
  173. Added more profiling info for debugging FP-IBL3 — shunz / detail
  174. added verbose printout for debugging — shunz / detail
  175. fixed formatting errors — shunz / detail
  176. Fix Tt rotor output — galbramc / detail
  177. fixed lines that were too long — allmaras / detail
  178. fixed promote_Surreal bug (only showed up for USE_GRID_LAPLACIAN) — allmaras / detail
  179. Vector -> Array fix to be consistent with new Array*Function nomenclature — allmaras / detail
  180. added Array2Function2D class (2-component, each an analytic function) with unit test; — allmaras / detail
  181. added PyDict options for xz and yz angle offsets for 3D corner singularity — allmaras / detail
  182. Fixes for running Joukowski with avro and refine — galbramc / detail
  183. Fixes for triangle — galbramc / detail
  184. Fix for triangle with holes — galbramc / detail
  185. some cleanup on full potential PDE — shunz / detail
  186. refactored and added to residualDecreaseStatus(.) — shunz / detail
  187. fixed over-array-bound access — shunz / detail
  188. switched assertions from runtime to compile time — shunz / detail
  189. refactored FP-IBL3 S-duct test case — shunz / detail
  190. forgot to commit this... refactored linear solution checker — shunz / detail
  191. removed redundant partial specialization in AES_PTC — shunz / detail
  192. annotated PTC implementation of paramfld_ and paramfldpast_ — shunz / detail
  193. beautified Newton iteration printout — shunz / detail
  194. refactored an MatrixS constructor — shunz / detail
  195. added comments — shunz / detail
  196. enabled PTC for FP-IBL3 4x4 coupling — shunz / detail
  197. fixed FP and IBL side wall BC — shunz / detail
  198. refactored std::vector access to use bound checking — shunz / detail
  199. added comments on how/why CFL changes in PTC iterations — shunz / detail
  200. refactored PTC printout & dump — shunz / detail
  201. minor tweak to test case — shunz / detail
  202. Refactored S-duct box grid — shunz / detail
  203. Cleaned up 3D FP BC — shunz / detail
  204. some cleanup — shunz / detail
  205. added commented out code for timing — shunz / detail
  206. fixed warnings — shunz / detail
  207. added sanity check.  some cleanup — shunz / detail
  208. changed IBL3 surface normal orientation convention to be compatible with FP-IBL3 coupling — shunz / detail
  209. Refactored projection onto Qauxv to be only in-surface velocity components in FP-IBL3 coupling — shunz / detail
  210. added assertion to guard against misuse — shunz / detail
  211. Consolidated auxi equation implementation for 3D full potential and panel — shunz / detail
  212. minor cleanup — shunz / detail
  213. Merged ProjectToQauxi3D implementation for panel and FP coupling with IBL3 — shunz / detail
  214. more cleanup on include — shunz / detail
  215. Cleaned up and merged interior trace integrand for IBL3 and Auxi.  Renamed files — shunz / detail
  216. added missing include that was accidentally removed — shunz / detail
  217. cleaned up include related to 2D/3D manifold cell integrands — shunz / detail
  218. more cleanup of include — shunz / detail
  219. Cleaned up panel+IBL3 case — shunz / detail
  220. added option in IBL3 to choose how nrm_surf orientation relates to e1 and e2 — shunz / detail
  221. minor test case cleanup/tweaks — shunz / detail
  222. turned off (1) LF flux, (2) mass correction to flux and (3) amp+lag equations for IBL3 — shunz / detail
  223. fixed style — shunz / detail
  224. refactored param tuple type for better consistency between indexing, ParamTuple and FieldTuple — shunz / detail
  225. renamed parameter field type — shunz / detail
  226. refactored parameter type for IBL3 — shunz / detail
  227. refactored JacobianParam class since the previous implementation is quite limiting — shunz / detail
  228. updated JacobianParam usage in test cases following its refactoring — shunz / detail
  229. more cleanup on JacobianParam usage — shunz / detail
  230. updated use cases involving Auxi equation in panel+IBL3. deleted sandbox cases that are not worth maintaining — shunz / detail
  231. updated use cases of new PDEIBL3FourEqn API — shunz / detail
  232. fixed full potential unit tests — shunz / detail
  233. fixed a bug/typo: flipped divM and divM_rhoe flux calculation for Auxi. Fortunately, the effect on current test cases is minimal since they are incompressible flows — shunz / detail
  234. fixed IBL unit tests — shunz / detail
  235. minor cleanup of 3D IBL PDE and associated block jacobian ping test — shunz / detail
  236. Removed the dedicated (yet redundant) boundary trace integrand for 3D auxi; instead, use 3D manifold BCNone integrand.  Renamed 2D/3D BCNone integrands to reflect its general purpose, not limited to IBL PDE — shunz / detail
  237. refactored/fixed Surreal type definitions to use proper/general size variable — shunz / detail
  238. accidentally forgot these pieces two commits earlier, when updating auxi BCNone integrand — shunz / detail
  239. fixed some compile errors for auxi equation and boundary integrand — shunz / detail
  240. minor integrand cleanup — shunz / detail
  241. refactored auxi equation's cell integrand to be PhysDim-agnostic, in prep for generalization of auxi aes class — shunz / detail
  242. Renamed auxi aes class to be not 3D specific, in prep for generalization — shunz / detail
  243. Refactored BCNone integrand for Galerkin manifold to be agnostic of PhysDim — shunz / detail
  244. fixed/refactored a few Galerkin_manifold boundary integands to be agnostic of PhysDim — shunz / detail
  245. Use isotropic implied metric for IsotropicOpt MOESS — galbramc / detail
  246. refactored Galerkin_manifold interior trace integrands to be agnostic of PhysDim — shunz / detail
  247. removed daisy chain in JacobianParam since it could be handled by the primary algebraic equation class's jacobianParam(...) — shunz / detail
  248. removed 3D-specific assertion — shunz / detail
  249. refactored usage of jacobianParam(...) to account for any daisy chain in the primary algebraic equation set — shunz / detail
  250. Refactored daisy-chain/linked list implementation of algebraic equation sets, including auxi equation and proper chained calls to jacobianParam() — shunz / detail
  251. removed redundant daisy-chained calls to setSolutionField() and fillSystemVector() in algebraic equation sets.  Clarified the intended use case of daisy-chained equation set — shunz / detail
  252. Refactored 2D auxi PDE class to prepare panel-IBL2 to use the PhysDim-agnostic auxi equation implementation.  Removed redundant auxi equation set and integrand classes that used to be specialized for Panel2D — shunz / detail
  253. Removed 3D-specific assertion in auxi cell integrand. Fixed IBL2 captured transition system test case — shunz / detail
  254. Cleaned up auxi equation implementation to remove redundant dummy members in FunctionEval class.  Renamed some files & classes — shunz / detail
  255. cannot assign a regular/raw pointer to std::shared_ptr — shunz / detail
  256. Cleaned up 2D auxv equation implementation for XfoilPanel+IBL to remove redundant dummy members in FunctionEval class.  Renamed some files & classes — shunz / detail
  257. cannot assign regular/raw pointer to std::shared_ptr — shunz / detail
  258. Cleaned up 3D auxv equation implementation for flat plate panel+IBL3 to remove redundant dummy members in FunctionEval class — shunz / detail
  259. minor refactoring of XfoilPanel field discretization order checks/assertions — shunz / detail
  260. refactoring (similar to previous ones) to have PDEIBL2D define its parameter field tuple types — shunz / detail
  261. typo fix — shunz / detail
  262. only prints in verbose mode — shunz / detail
  263. fixed system/CodeConsistency tests for IBL — shunz / detail
  264. cleanup and fixes to keep IBL-related implementation up to date — shunz / detail
  265. more cleanup on DG/HDG discretization unit tests, mostly related to IBL — shunz / detail
  266. cleanup & fixes to panel-IBL3 3x3 block discretization unit tests to keep up to date with IBL-related implementation — shunz / detail
  267. removed redundant include — shunz / detail
  268. fixed miscellaneous XfoilPanel+IBL2 aes unit tests to stay up to date with latest IBL implementation — shunz / detail
  269. cleaned up & fixed sandbox cases for XfoilPanel+IBL2D single run and drag polar for airfoil — shunz / detail
  270. miscellanenous fixes of compile error and formatting style — shunz / detail
  271. removed uses of gradqn and q in Neumann and Dirichlet BCs respectively for potential flow — shunz / detail
  272. fixed some compile errors and formatting style — shunz / detail
  273. updated pyrite check files for IBLFourEqn3D to use LF flux without mass correction — shunz / detail
  274. fixed miscellaneous unit tests related to coupled IBL — shunz / detail
  275. fixed FP-IBL3 jacobian ping test — shunz / detail
  276. fixed a few compile errors and warnings related to a few sandbox test cases not up-to-date with latest FullPotential PDE/BC implementation — shunz / detail
  277. renamed class & files. re-org include.  started a LIP+IBL3 sandbox case by copying over FP-IBL3 — shunz / detail
  278. allows FP-IBL3 jacobian ping test to run longer on Jenkins — shunz / detail
  279. fixed unit test of auxv aes for 3D full potential — shunz / detail
  280. Reverted some changes in the use of LIP BCs.  These changes should NOT have been made — shunz / detail
  281. relocated a unit test to IBL folder — shunz / detail
  282. passed a few ping tests related to coupled IBL3 — shunz / detail
  283. fixed two unit tests troubled by misuse of MPI communicator — shunz / detail
  284. refactored some explicit instantiations for better generality and less tedious code — shunz / detail
  285. use MatrixS_or_T instead of MatrixS to account for the case of MatrixQ=Real — shunz / detail
  286. relaxed time limit for a block jacobian ping test on Jenkins.  trying to fix an undefined reference error by altering the order of loading lib in CMakeLists — shunz / detail
  287. rename/reorg files/classes to remove FullPotential 3D specificity from Auxv equation implementation — shunz / detail
  288. Relocated Matrix PDE_Qauxi typedef into PDE class in lieu of integrand class — shunz / detail
  289. Looks like Jenkins censored the previous commit msg cuz it contains the word 'e-r-r-o-r'. Amend the commit msg now. relaxed time limit for a block jacobian ping test on Jenkins.  trying to fix an undefined reference e-r-r-o-r by altering the order of loading lib in CMakeLists — shunz / detail
  290. make a method protected as it is not a necessary API for mitLG BC — shunz / detail
  291. Add comments.  Make basis functions class members to reduce re-allocating memory during operator calls — shunz / detail
  292. Refactored LIP PDE to prep it to be run with coupled IBL3.  Added Dirichlet_mitLG BC for LIP — shunz / detail
  293. relaxed machine precision level tolerance in a unit test for intel compiler to pass — shunz / detail
  294. Replaced tedious & repetitive block matrix instantiation statements with macro definitions. Added explicit instantiations for MatrixBlock_4x4 for LIP-IBL3 coupling — shunz / detail
  295. Replaced tedious & repetitive block matrix instantiation statements with macro definitions. Added explicit instantiations for MatrixBlock_4x4 for LIP-IBL3 coupling — shunz / detail
  296. fixed some lingering merge conflicts — shunz / detail
  297. fix no-return warnings in a function with non-void return type — shunz / detail
  298. refactored miscellaneous unit tests. added missing explicit instantiation for 4x4 block matrix — shunz / detail
  299. added option of Dirichlet_mitLG for LIP test --> result matches LinearScalar_sansLG, so not need bother with mitLG — shunz / detail
  300. fix missing return statement issue — shunz / detail
  301. minor cleanup — shunz / detail
  302. add state validity check assertions for Auxv projection integrand class — shunz / detail
  303. refactored LIP BC and PDE to enable coupled LIP-IBL3 test case to run — shunz / detail
  304. simply renamed some variables for brevity — shunz / detail
  305. speed up LIP-IBL3 run by initializing with Falkner-Skan solution and solving IBL3 in uncoupled mode — shunz / detail
  306. make IBL3 LF vs Full upwind flux choice a runtime decision — shunz / detail
  307. fix typos that caused compile errors — shunz / detail
  308. add unit tests to 4-equation 3D IBL PDE — shunz / detail
  309. add explicit instantiation — shunz / detail
  310. set minimum IBL output field order to be 1 — shunz / detail
  311. add/refactor explicit instantiations — shunz / detail
  312. fixed issues with uninitialized data in boundary integand, which became a problem due to recent refactoring to 3D LIP BC (i.e. swtich from assignment to cumulation in data(...)).  Some other fixes to compile warnings — shunz / detail
  313. Tried a few more duct geometries for IBL3 — shunz / detail
  314. fix for messed up merge conflict — allmaras / detail
  315. fix typo in comments — shunz / detail
  316. fix for messed up merge conflict — allmaras / detail
  317. added checks on SANS_AVRO and SANS_REFINE — allmaras / detail
  318. add a manifold (area) grid based on four sides of a box that form a ring — shunz / detail
  319. Added deanna.sewell@colorado.edu to DeveloperEmailAddresses — deanna.sewell / detail
  320. add to unit tests of BoxBoundaries grid (duct ring) — shunz / detail
  321. reverted OutputCell_SolutionErrorSquared to its former functionality (input is Real/VectorS, — allmaras / detail
  322. sans-Lagrange adiabatic & isothermal no-slip BCs for NS — allmaras / detail
  323. relaxed tolerance on unit test — allmaras / detail
  324. modified speedCharacteristic for AD with zero advective flux — allmaras / detail
  325. refactoring of BoxBoundary grid: group indexing and area_cell to volume_boundary mapping — shunz / detail
  326. add a test case of LIP-IBL3 for IBL3 on a duct ring (i.e. 4 side walls of a box) — shunz / detail
  327. added sans-Lagrange no-slip BC types to 2D NS — allmaras / detail
  328. MatrixS_MatMul instantiations needed for sans-Lagrange no-slip BCs for NS — allmaras / detail
  329. Explicitly only use one OpenMP thread for PETSc with MPI — galbramc / detail
  330. mat-mul needed for sans-Lagrange no-slip BCs for NS — allmaras / detail
  331. minor refactoring — shunz / detail
  332. added IO files for sans-Lagrange no-slip BCs for NS — allmaras / detail
  333. playing with laminar and turbulent cases for LIP+IBL3 — shunz / detail
  334. minor cleanup — shunz / detail
  335. Turned off full jacobian ping test for 3-eq IBL Quad.  Also some minor clean. — shunz / detail
  336. Correction to last commit message: should be "Turned ON full test" — shunz / detail
  337. changes to HDG FieldWeighted integral for sans-Lagrange no-slip BCs for NS; note — allmaras / detail
  338. Added deltaRef for body force viscous terms — galbramc / detail
  339. some cleanup on panel-IBL3 sandbox case — shunz / detail
  340. Add missing includes — galbramc / detail
  341. Forgot a file — galbramc / detail
  342. Separate constant and quadratic body force viscous terms — galbramc / detail
  343. fixed compile error and warning — shunz / detail
  344. Turned on full jacobian ping test for coupled panel+IBL3 (3-eq) — shunz / detail
  345. Turned on more jacobian ping test — shunz / detail
  346. Fix link error — galbramc / detail
  347. Fix Newton iteration separator — galbramc / detail
  348. Update unit test — galbramc / detail
  349. refactored panel-IBL3 case running setup — shunz / detail
  350. Output IBL results of mass defect flux in lieu of dummy output of qz_X — shunz / detail
  351. bug fix: consistent definition of w and b fields in FieldWeighted — allmaras / detail
  352. Refactored sandbox case setup: panel-IBL3, LIP-IBL3 — shunz / detail
  353. Forgot to suppress one output — galbramc / detail
  354. Return results from Constrained body force solver — galbramc / detail
  355. fix style — shunz / detail
  356. refactor and unit test Auxv equation for 3D flate plate panel — shunz / detail
  357. minor cleanup — shunz / detail
  358. Refactor Auxv equation of 3D flat plate panel method to allow for CG p1 qauxvfld for better DOF efficiency — shunz / detail
  359. Fix bug in deltaRef reduction process — galbramc / detail
  360. fix warning messages — allmaras / detail
  361. minor cleanup — shunz / detail
  362. bug fix: 3D panel method with triangle panels was computing panel area wrongly by double-multiplying reference area.  Added unit tests for this panel method — shunz / detail
  363. fix compile errors caused by typos and lag behind previous  refactoring — shunz / detail
  364. fix style for Vera check — shunz / detail
  365. minor cleanup of sandbox case — shunz / detail
  366. more warning messages — allmaras / detail
  367. fix warnings: comparing int and size_t in for loop — shunz / detail
  368. relaxed tolerance for intel — shunz / detail
  369. fix duplicated BOOST test suite names — shunz / detail
  370. Allow for no-wall distance functions — galbramc / detail
  371. Support 3D Q2 meshes with libMeshb — galbramc / detail
  372. changed full upwind back to using momentum flux correction by default — shunz / detail
  373. Fix warning — galbramc / detail
  374. Use KSPGMRESModifiedGramSchmidtOrthogonalization which is slower but more stable — galbramc / detail
  375. Format fix — galbramc / detail
  376. Relax tolerance — galbramc / detail
  377. fixed undefined symbol/linking errors.  static const member needs to be define in cpp, strictly speaking.  clang compiler was rigorous enough to catch this, although gnu lets it pass... — shunz / detail
  378. fixed compile warnings about comparing int and unsigned int — shunz / detail
  379. First attempt at extracting Profile Loss for body forces — galbramc / detail
  380. add unit tests for better coverage — shunz / detail
  381. Forgot to update checkInputs — galbramc / detail
  382. More profile loss fixes — galbramc / detail
  383. Use Yuankang Chen data fit value for body force delta**2 term — galbramc / detail
  384. Fixes for profile loss — galbramc / detail
  385. Cppcheck suppressions and Profile loss computed at constant radius — galbramc / detail
  386. One more try at profile loss — galbramc / detail
  387. Start removing perturbed stuff — galbramc / detail
  388. cppcheck fix and suppression — galbramc / detail
  389. clang analyzer fixes — galbramc / detail
  390. Fix cppcheck suppression — galbramc / detail