Skip to content

Changes

#126 (May 17, 2024, 1:23:13 PM)

  1. Changes to subsonic and supersonic cases (small) — waligura / detail
  2. started adding Robin_mitState boundary condition — ursachi / detail
  3. Updating the BSANS branch — waligura / detail
  4. Updates to supercloud for running supersonic case — waligura / detail
  5. Update to boundary output to include Turbulence index — waligura / detail
  6. removed previous changes — ursachi / detail
  7. Changes to boundary outputs for more correct turbulence index and changing cases to use Ben's updated solution transfer method — waligura / detail
  8. pushes to make run easier on supersonic — waligura / detail
  9. added Dirichlet mitState and began process of adding WallFunction — ursachi / detail
  10. Supersonic case with Surrogates — waligura / detail
  11. Surrogate actually — waligura / detail
  12. Try again — waligura / detail
  13. Merging is being weird — waligura / detail
  14. added mitState version of wall function boundary condition — ursachi / detail
  15. updates to my main two working cases in BSANS — waligura / detail
  16. Updates to the base supersonic and subsonic cases before a git update — waligura / detail
  17. Updating the solution transfer method — waligura / detail
  18. new commit for supercloud — waligura / detail
  19. added constant eddy viscosity WM boundary condition and unit tests — ursachi / detail
  20. updates for branch to be used on supercloud. Solution projection, artificial viscosity and etc... — waligura / detail
  21. Initial commit for shock capturing in sansBOOM — darmofal / detail
  22. attempt at constant eddy viscosity WM — ursachi / detail
  23. started adding in new WM — ursachi / detail
  24. added and tested new WM with fm1 functions — ursachi / detail
  25. Ben test case final push — waligura / detail
  26. cleaned up new WM — ursachi / detail
  27. renamed and cleaned up some of the 1D wall-modeling — ursachi / detail
  28. renamed some boundary conditions — ursachi / detail
  29. 2D wall model implementation and testing — ursachi / detail
  30. added WM joukowski test case — ursachi / detail
  31. bsans old commits — waligura / detail
  32. Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
  33. added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
  34. addes Axes templates; default to Cartesian — allmaras / detail
  35. modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
  36. added axisymmetric centerline BC for Euler/NS — allmaras / detail
  37. added pressure evaluation function to Q-interpreters — allmaras / detail
  38. added Brenner to axisymmetric; no unit tests yet — allmaras / detail
  39. output functionals for axisymmetric — allmaras / detail
  40. source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
  41. code clean up for solid-body rotation solution — allmaras / detail
  42. changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
  43. temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
  44. attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
  45. updated test case to new interface for globally constrained; primary mods are — allmaras / detail
  46. corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
  47. corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
  48. more mods/corrections for boundary-trace pressure constraint — allmaras / detail
  49. added SurrealS operator= option to PyDict — allmaras / detail
  50. undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
  51. changed backsolve to not modify RHS (b) — ursachi / detail
  52. Navier Stokes test case I'm having trouble with — waligura / detail
  53. made WM a turbulence model option (instead of adding an input to the — ursachi / detail
  54. supersonic case update — waligura / detail
  55. Axes template for DG interior and boundary traces — allmaras / detail
  56. Axes template for XField_CellToTrace — allmaras / detail
  57. sansBOOM mods for AV jump sensor — darmofal / detail
  58. Fixed the unit test for zero species — renat999 / detail
  59. Spatial implementation of sansBOOM created as sansBOOM2D — darmofal / detail
  60. Added test cases for Nspecies=1. Still a bug. — renat999 / detail
  61. Added test cases for Nspecies=1. Still a bug. — renat999 / detail
  62. added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
  63. templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
  64. Fixed sansBOOM SpaceTime1D with multiple species. — renat999 / detail
  65. PDEsansBOOM2D.h updates — darmofal / detail
  66. added wall model for 3D — ursachi / detail
  67. added missing template arguments — ursachi / detail
  68. added a missing const — ursachi / detail
  69. raised tolerance slightly for test — ursachi / detail
  70. More robust normal field for rotor source — galbramc / detail
  71. Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
  72. Working sansBOOM2D with unit tests for the PDE — renat999 / detail
  73. Update rotor source ping test — galbramc / detail
  74. Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
  75. Minor fixes — galbramc / detail
  76. Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
  77. Add manual body force magnitude specification — galbramc / detail
  78. Change deltaRef to forceMag in normal field dump — galbramc / detail
  79. Forgot to update some python inputs — galbramc / detail
  80. DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
  81. templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
  82. test/sandbox cases updated with templateized DGBR — cfrontin / detail
  83. unit test brute force replacement — cfrontin / detail
  84. unit test fixes ; make unit working — cfrontin / detail
  85. initialized variables to zero to fix compiler warnings — ursachi / detail
  86. Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
  87. system test update dgbr2 templatizaiton — cfrontin / detail
  88. fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
  89. test case changes to update — waligura / detail
  90. sandbox case add 2 — waligura / detail
  91. changes before Ben switch — waligura / detail
  92. think it should pass now. — cfrontin / detail
  93. Try to capture discontinuities for Rotor source teclot output — galbramc / detail
  94. Fix typo — galbramc / detail
  95. Added Area + Atmos. variations to sansBOOM2D — renat999 / detail
  96. Fixes to previous commit — renat999 / detail
  97. sansBOOM2D directories — renat999 / detail
  98. cleaned up files — ursachi / detail
  99. added wall function BC for 3D — ursachi / detail
  100. Blasius + polar coordinate test problems and functions — cwomack / detail
  101. added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
  102. explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
  103. added Axes template parameters — allmaras / detail
  104. Axisymmetric instantiations — allmaras / detail
  105. mods needed for extending global constraints to boundary terms and systems — allmaras / detail
  106. mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
  107. added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
  108. modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
  109. added constant CFL number option to PTC — allmaras / detail
  110. added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
  111. proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
  112. turned off some print statements — allmaras / detail
  113. added Reflect BC; bug fixes and code clean-up — allmaras / detail
  114. continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
  115. code clean-up — allmaras / detail
  116. added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
  117. fixed merge conflicts — allmaras / detail
  118. fixed vera line length squawks — allmaras / detail
  119. relaxed tolerances on tests — allmaras / detail
  120. missed an apply<> template — allmaras / detail
  121. added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
  122. vera squawk — allmaras / detail
  123. int -> size_t in for loops — allmaras / detail
  124. removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
  125. removed unused variable from test — allmaras / detail
  126. over-wrote a dump pattern file — allmaras / detail
  127. unused typedef removed — allmaras / detail
  128. missing dump pattern file — allmaras / detail
  129. relaxed test tolerance (for intel...) — allmaras / detail
  130. added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
  131. updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
  132. added option to evaluate Glasby tau without source term contribution — allmaras / detail
  133. added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
  134. axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
  135. added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
  136. Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
  137. Add camber surface dump — galbramc / detail
  138. Suppress Boost new version warnings in CMake — galbramc / detail
  139. added Axes template to XField1D mesher — allmaras / detail
  140. Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
  141. added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
  142. added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
  143. Added folders — renat999 / detail
  144. Added files — renat999 / detail
  145. Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
  146. Fixed sansBOOM to be up to date with the master br — renat999 / detail
  147. Fixed vera errors — cwomack / detail
  148. Fixed errors, added template argument — cwomack / detail
  149. fixed templating error — cwomack / detail
  150. Changed test suite name — cwomack / detail
  151. Removed unused variable — cwomack / detail
  152. Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
  153. Fixes for exodus file IO — galbramc / detail
  154. Standardized DBL cases, added unit test for annulus — cwomack / detail
  155. Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
  156. updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
  157. forgot to include updated cmakelist with previous commit — ursachi / detail
  158. forgot to actually commit the Tecplot output file — ursachi / detail
  159. Added axisymmetric DBL — cwomack / detail
  160. changed variable name to nt to be consistent with rest of code — ursachi / detail
  161. Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
  162. Forgot updated partitioning files — galbramc / detail
  163. One more missing file — galbramc / detail
  164. Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
  165. added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
  166. Forgot one more file — galbramc / detail
  167. Add another file to COTIRE_IGNORE — galbramc / detail
  168. Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
  169. added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
  170. 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
  171. added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
  172. Expose SA Flavours for Rotor Source calculations — galbramc / detail
  173. missed a couple files with added Axes templates — allmaras / detail
  174. Removed annulus unit test while fixing bug — cwomack / detail
  175. Removed unused variables — cwomack / detail
  176. Loosened tolerance on one test — cwomack / detail
  177. Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
  178. Add pressure gradient terms to RotorSource — galbramc / detail
  179. Relax tolerance — galbramc / detail
  180. consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
  181. added option for SUPG with source term for test-function operator; — allmaras / detail
  182. added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
  183. added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
  184. Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
  185. fixed merge conflicts — allmaras / detail
  186. vera line-length squawks — allmaras / detail
  187. added missing Axes in refine and related instantiations — allmaras / detail
  188. fixed vera squawk — allmaras / detail
  189. Add RotorSource flow tangency model — galbramc / detail
  190. Fix for intel compiler — galbramc / detail
  191. Remove redundtant email — galbramc / detail
  192. Adjust ping test — galbramc / detail
  193. Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
  194. added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
  195. added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
  196. fixed nightly warnings: possibly uninitialized variables — allmaras / detail
  197. First incorporation of Standard Atmosphere, and altitude dependent Absorption — renat999 / detail
  198. Saving first draft of polar coordinates, axisym changes — cwomack / detail
  199. raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
  200. Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
  201. some compilers need #include <vector> — allmaras / detail
  202. increased tolerances on raypath tests — allmaras / detail
  203. Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
  204. Fix for 2D CG periodic in parallel — galbramc / detail
  205. Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
  206. Fix FieldLib library order — galbramc / detail
  207. Standard Atmosphere RayPathS and absorption added — renat999 / detail
  208. Allow constrained body force solves in 2D — galbramc / detail
  209. Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
  210. Fix 2D RotorSource tecplot dump — galbramc / detail
  211. Put back rotor source tan(kappa) — galbramc / detail
  212. Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
  213. Forgot a file — galbramc / detail
  214. Correction to asymmetric Pt inflow BC — galbramc / detail
  215. Fix typo — galbramc / detail
  216. One more bug fix — galbramc / detail
  217. Compile fix — galbramc / detail
  218. Fixed compiler errors — galbramc / detail
  219. A few jenkins fixes — galbramc / detail
  220. Warning and link fixes — galbramc / detail
  221. More link error fixes — galbramc / detail
  222. Fix includes — galbramc / detail
  223. Fix some link errors — galbramc / detail
  224. Not sure what I fixed... — galbramc / detail
  225. Add placeholder HUMOR meshing interface — galbramc / detail
  226. Fixes for last commit — galbramc / detail
  227. More seacas guards — galbramc / detail
  228. One more seacas protection — galbramc / detail
  229. Add one seacas dependency — galbramc / detail
  230. Fixed test cases and unified results — cwomack / detail
  231. Fixed vera errors — cwomack / detail
  232. Added to vera exclusions — cwomack / detail
  233. Add unsteady to BodyForces — galbramc / detail
  234. Sending DG changes to Steve — cwomack / detail
  235. Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
  236. added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
  237. Invert eigen vector scaling for exodus files — galbramc / detail
  238. Pad zeros in body force file names — galbramc / detail
  239. Fix compile error — galbramc / detail
  240. additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
  241. Compile fixes and corrections to Exodus file write — galbramc / detail
  242. Forgot a file — galbramc / detail
  243. Fix call to HUMOR — galbramc / detail
  244. Exodus reader fix — galbramc / detail
  245. Missed a file — galbramc / detail
  246. More humor options — galbramc / detail
  247. Fix typo — galbramc / detail
  248. Pushing code, missing defaulted Axes — cwomack / detail
  249. Add KarypisLab tar scripts — galbramc / detail
  250. added Axes templates into VMSD error estimates — allmaras / detail
  251. Update KarypisLab tar scripts — galbramc / detail
  252. 1st draft polar adaptation — cwomack / detail
  253. Fix normal mach output for 2D — galbramc / detail
  254. Runge Kutta updates — galbramc / detail
  255. Minor fixes — galbramc / detail
  256. Switch to BDF — galbramc / detail
  257. Fix missing instantiation — galbramc / detail
  258. Add omega to constrained solver outputs — galbramc / detail
  259. Use CFL based time stepping for BDF — galbramc / detail
  260. Don't return results when constrained solver fails — galbramc / detail
  261. Fix cylindrical pressure probe output — galbramc / detail
  262. Fix typo — galbramc / detail
  263. Add fluent format documentation — galbramc / detail
  264. Fix pressure probe output one more time — galbramc / detail
  265. Changes to polar normal vector — cwomack / detail
  266. Add pressure output for rotor source — galbramc / detail
  267. Test mods — cwomack / detail
  268. first step towards a variable Prt model — waligura / detail
  269. Changes for Steve — cwomack / detail
  270. fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
  271. Blend equations for FlowTan — galbramc / detail
  272. Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
  273. Add dp/deta to delta dump — galbramc / detail
  274. Fix compile errors — galbramc / detail
  275. Add cylindrical relative velocity components — galbramc / detail
  276. Fix line search unit tests — galbramc / detail
  277. fixed polar-coordinates differential length and area functions, along with — allmaras / detail
  278. Saving polar changes — cwomack / detail
  279. Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
  280. Fix vector size for DeltaRef dump — galbramc / detail
  281. polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
  282. made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
  283. many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
  284. incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
  285. modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
  286. Saving changes — cwomack / detail
  287. Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
  288. Fix fn dump in deltaRef — galbramc / detail
  289. solving for s ahead of time — renat999 / detail
  290. Fix compilere warning and guard against divide by zero — galbramc / detail
  291. Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
  292. Update unit tests — galbramc / detail
  293. Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
  294. Dump out delta and kappa in deg for body forces — galbramc / detail
  295. Polar modifications — cwomack / detail
  296. added missing template — ursachi / detail
  297. added 2D flatplate test case (includes WM) — ursachi / detail
  298. Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
  299. Remove Ntheta scaling from FlowTan force — galbramc / detail
  300. Change scaling on normal force back to 1/r — galbramc / detail
  301. Fix cmake warning — galbramc / detail
  302. Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
  303. Add missing kShock — galbramc / detail
  304. Polar bug fixes — cwomack / detail
  305. Fixed link errors — cwomack / detail
  306. working modification of PDERANS with a new Prt datatype defined with surreals. This build does not have the correct contructor formulation for PDERANSSA though — waligura / detail
  307. Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
  308. Sandbox polar changes — cwomack / detail
  309. sandbox changes — cwomack / detail
  310. Fixed vera errors — cwomack / detail
  311. Added annulus grids — cwomack / detail
  312. Sanbox changes — cwomack / detail
  313. Sandbox changes — cwomack / detail
  314. sandbox — cwomack / detail
  315. Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
  316. sandbox — cwomack / detail
  317. sandbox — cwomack / detail
  318. sandbox — cwomack / detail
  319. sandbox — cwomack / detail
  320. sandbox — cwomack / detail
  321. sandbox — cwomack / detail
  322. isandbox — cwomack / detail
  323. sandbox — cwomack / detail
  324. dbl — cwomack / detail
  325. dbl — cwomack / detail
  326. sandbox — cwomack / detail
  327. sandbox — cwomack / detail
  328. sandbox — cwomack / detail
  329. sandbox — cwomack / detail
  330. sandbox — cwomack / detail
  331. sandbox — cwomack / detail
  332. sandbox — cwomack / detail
  333. sandbox — cwomack / detail
  334. sandbox — cwomack / detail
  335. sandbox — cwomack / detail
  336. sandbox — cwomack / detail
  337. sandbox — cwomack / detail
  338. sandbox — cwomack / detail
  339. Fix warning and tecplot file write — galbramc / detail
  340. sandbox — cwomack / detail
  341. sandbxo — cwomack / detail
  342. sandbxo — cwomack / detail
  343. Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
  344. Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
  345. Add missing instantiation — galbramc / detail
  346. sandbox changes — cwomack / detail
  347. sandbox and tecplot changes — cwomack / detail
  348. fixed bugs — cwomack / detail
  349. adjusted tolerancw — cwomack / detail
  350. PDEsansBOOM2D all effects included. Still some details in Unit tests — renat999 / detail
  351. Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
  352. sandbox — cwomack / detail
  353. stashing changes now as a backup since the NN functionality is almost online — waligura / detail
  354. Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
  355. Working Prt NN Modification with no derivatives — waligura / detail
  356. sandbox changes — cwomack / detail
  357. sandbox — cwomack / detail
  358. merging branches — cwomack / detail
  359. Added polar instantiations — cwomack / detail
  360. Added WM BC for AV — ursachi / detail
  361. Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
  362. Added the AFT transition model and subsequent — sag6096 / detail
  363. Reverted tecplot changes — cwomack / detail
  364. Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
  365. Fix compile error — galbramc / detail
  366. Fixes for optimizing body force asym normals — galbramc / detail
  367. Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
  368. Smoother AFT model — galbramc / detail
  369. Add wall search stress output for RANS AFT flatplate — galbramc / detail
  370. Fix asym gradient calculation — galbramc / detail
  371. Fixed vera errors — cwomack / detail
  372. Added avro to FP cases — sag6096 / detail
  373. Fixed vera error — cwomack / detail
  374. Fix template errors — galbramc / detail
  375. Vera changes, new advective flux BC — cwomack / detail
  376. Fixed all lingering warnings — sag6096 / detail
  377. *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
  378. NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
  379. One more compile fix — galbramc / detail
  380. Allow removing body force radial normal component — galbramc / detail
  381. Fixes — cwomack / detail
  382. added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
  383. Change to area averaged NormalVelocity for RotorSource — galbramc / detail
  384. try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
  385. Fixed jenkins issues — cwomack / detail
  386. Missed a file — galbramc / detail
  387. Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
  388. Fix for Unit output — galbramc / detail
  389. More fixes for unit calculation — galbramc / detail
  390. Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
  391. Fixed unit test errors — cwomack / detail
  392. Fix compile error — galbramc / detail
  393. Changed warning — cwomack / detail
  394. Changed warnings — cwomack / detail
  395. All effects (except wind) implementation for sansBOOM2D with unit tests — renat999 / detail
  396. Removed CMakeCache.txt and correct indentation in Absorption.h — renat999 / detail
  397. Removed sansBOOM from directory list in src/pde/CMakeLists.txt — renat999 / detail
  398. Removed test/unit/pde/sansBOOM — renat999 / detail
  399. All the missing unit test for sansBOOM2D directory — renat999 / detail
  400. Removed test/unit/pde/sansBOOM for the directory list in CMakeLists.txt — renat999 / detail
  401. Untracked last files realted to sansBOOM — renat999 / detail
  402. Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
  403. Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
  404. Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
  405. Fixed missing bracket — sag6096 / detail
  406. Fixed issue with power function — sag6096 / detail
  407. added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
  408. changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
  409. Update tar scripts for parmetis — galbramc / detail
  410. Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
  411. Fix email — albornoz / detail
  412. Added sansBOOM directories again. The toy code for sansBOOM2D with VMSDBR2 is also present — renat999 / detail
  413. Fixing merge conflicts — renat999 / detail
  414. Added CMakeLists.txt in sansBOOM directories — renat999 / detail
  415. New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
  416. Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
  417. removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
  418. eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
  419. fixed nightly build squawks — allmaras / detail
  420. Make sure ccache script has execute permissions — galbramc / detail
  421. Changes to test case for supersonic run — waligura / detail
  422. Brenner fixes — waligura / detail
  423. Commiting to pull in the cluster. src/pde/OutputCell_SolutionErrorL2.h hacked to make 0 the srnos — renat999 / detail
  424. fixed nightly build squawks — allmaras / detail
  425. oops, bug fix for latest edit — allmaras / detail
  426. Toy codes to test DGBR2 and VMSDBR2 with analytical traveling wave — renat999 / detail
  427. Working Prt NN model implementation with 11 input variables and R^2 around 60%. The jacobian and gradient of the model are implemented as well, but nothing has been tested yet — waligura / detail
  428. other things needed to run — waligura / detail
  429. Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
  430. Added option for both AFT2014 and AFT2017 — sag6096 / detail
  431. fix for test case with importing from command line — waligura / detail
  432. "fixed" — waligura / detail
  433. fixing commit — waligura / detail
  434. fixing commit 2 — waligura / detail
  435. fixing commit 3 — waligura / detail
  436. fix 4 — waligura / detail
  437. Added smoothmax to smoothmath.h — sag6096 / detail
  438. Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
  439. Supersonic working DuanS version — waligura / detail
  440. renamed wall model BC — ursachi / detail
  441. added isothermal WM BC — ursachi / detail
  442. made chit0 naming consistent — ursachi / detail
  443. forgot to add file for WM BC — ursachi / detail
  444. fixed variable type — ursachi / detail
  445. changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
  446. Commit before reinstalling SANS — renat999 / detail
  447. Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
  448. Fix ghost dof for broken CG fields — galbramc / detail
  449. Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
  450. Fix jacobianSource for AFT — galbramc / detail
  451. Fix compile error — galbramc / detail
  452. Missed instantiation — galbramc / detail
  453. Warning fixes — galbramc / detail
  454. Add avro guard — galbramc / detail
  455. Vera and warning fixes — galbramc / detail
  456. Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
  457. Fix typo — galbramc / detail
  458. Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
  459. Update nodal view for hex — galbramc / detail
  460. Fix actuator disk time integration — galbramc / detail
  461. Add asymmetric Pt to duct solver — galbramc / detail
  462. Fix compile error. Update TecIO build. — galbramc / detail
  463. Enable kt functions for Nozzle BC — galbramc / detail
  464. Fix time advancement for Duct Solver — galbramc / detail
  465. Add RANSSA RotorFlowTan — galbramc / detail
  466. Fixes for setting cn=0 with body forces — galbramc / detail
  467. Fix tests from last commit — galbramc / detail
  468. Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
  469. Fix for finding numpy, and unit test fix — galbramc / detail
  470. Suppress warning and add missing instantiation — galbramc / detail
  471. Vera fix. More warning suppressions and timeout fixes — galbramc / detail
  472. Updated actuator disk model — galbramc / detail
  473. Forgot a file — galbramc / detail
  474. Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
  475. Actuator disk fix — galbramc / detail
  476. Added tonyryu@mit.edu to DeveloperEmailAddresses — tonyryu / detail
  477. changing tolerances for unit tests for M1 Mac — tonyryu / detail
  478. Add NLF transition case — galbramc / detail
  479. Prt Model with working unnit test on Prt prediction — waligura / detail
  480. Change to IntelLLV as default for Intel compiler. — galbramc / detail
  481. Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
  482. Add scale factor for CompressiblePower calculation — galbramc / detail
  483. Cleaned up files for develop merge — waligura / detail
  484. Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
  485. Relax tolerances for IntelLLVM — galbramc / detail
  486. Update RANSAFT NLF — galbramc / detail
  487. Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
  488. Write out PV for body forces — galbramc / detail
  489. IntelLLVM fix for TetGen — galbramc / detail
  490. Relax tolerances for Intel LLVM — galbramc / detail
  491. Enable dump of bodyforce RANS solutions — galbramc / detail
  492. Fix for last commit — galbramc / detail
  493. Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
  494. Use PI insteady of M_PI for Surreal — galbramc / detail
  495. Update HUMOR interface — galbramc / detail
  496. Fix rotor source szplt output — galbramc / detail
  497. Vera fixes and don't use MPI TECIO — galbramc / detail
  498. Add PSig to body force dump — galbramc / detail
  499. Fix TECIO write of CG fields — galbramc / detail
  500. Fix PSig dump — galbramc / detail
  501. Fixed proper flow conditions for NLF-0416 — sag6096 / detail
  502. Guard against looking for rt library on MSYS — galbramc / detail
  503. Allow using PSig in Pprop calculation — galbramc / detail
  504. Fix last commit — galbramc / detail
  505. Default PV/PSig scale to 1 — galbramc / detail
  506. Updates to AFT PDE — galbramc / detail
  507. More cleanup of AFT PDE — galbramc / detail
  508. Try smoother distnace function gradient — galbramc / detail
  509. Fix last commit — galbramc / detail
  510. Refactor CG tecplot file writes, again... — galbramc / detail
  511. commit before update — waligura / detail
  512. Add derivatives for smoothmaxC2 and min — galbramc / detail
  513. Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
  514. Vera issues fixed — waligura / detail
  515. Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
  516. Add smoothabs0_tanh_eps — galbramc / detail
  517. Fix array out-of-bounds in unit test — galbramc / detail
  518. Vera fixes (for real) — waligura / detail
  519. Fall back on LogEuclidian average when affine average fails — galbramc / detail
  520. Fix smooth math update — galbramc / detail
  521. Fixes to formatting and cmakeList. Still seeing a weird issue with boundary conditions not being recognized even though changes were not around there — waligura / detail
  522. Add L2 projection of drV/dn for AFT model. — galbramc / detail
  523. Add one more check for AFT — galbramc / detail
  524. Add missing instantiation — galbramc / detail
  525. Tell cppcheck to use boost.cfg — galbramc / detail
  526. Update AFT BC test — galbramc / detail
  527. Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
  528. Fix to the lone vera and added some other matmul options — waligura / detail
  529. All working make check now, with some unit test issues — waligura / detail
  530. Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
  531. Added 2D nozzle toy code — tonyryu / detail
  532. PDERANS updates — waligura / detail
  533. important PDE changes to investigate with diff — waligura / detail
  534. pushes to take away Prt from wall modeling input — waligura / detail
  535. small navier stokes fixes — waligura / detail
  536. changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
  537. Add stator pressure rise for an actuator disk stage — galbramc / detail
  538. Fix stator actuator disk — galbramc / detail
  539. adding 1D channel flow for wall-model RANS analysis — allmaras / detail
  540. Update HUMOR interface with separate input/output file names — mbottot / detail
  541. Fix trailing whitespace in HUMOR interface update — mbottot / detail
  542. changes to PDERANS unit tests — waligura / detail
  543. Fixing the warnings for the final time — waligura / detail
  544. Upgrade to TecIO 2023r1m1 — galbramc / detail
  545. Relax tolerance — galbramc / detail
  546. Add latest boost versions — galbramc / detail
  547. Fixed Local Solves for VMSDBR2 — renat999 / detail
  548. Small pointwise fix — galbramc / detail
  549. adding nondimensional nozzle toy case — tonyryu / detail
  550. Fix parallel ugrid write — galbramc / detail
  551. Format5ing fix — galbramc / detail
  552. Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
  553. Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
  554. Getting rid of bogus include — waligura / detail
  555. Trying another small commit because I am not sure the last one was my fault — waligura / detail
  556. Fix sign on JetDissipation — galbramc / detail
  557. Add VectorVectorVectorVector example — galbramc / detail
  558. Add Ptdw output for body force — galbramc / detail
  559. extended exact WM solution to chi in [0, 1) — allmaras / detail
  560. Commit before updating — renat999 / detail
  561. Fixed issues in make check — renat999 / detail
  562. Fixed Jenkins errors (v1) — renat999 / detail
  563. Quick fix to previous commit — renat999 / detail
  564. Fixed Jenkins errors (v2) — renat999 / detail
  565. Fixed Jenkins errors (v3) — renat999 / detail
  566. Fixed Jenkins errors (v4) — renat999 / detail
  567. Fixed Jenkins errors (v5) — renat999 / detail
  568. Fixed Jenkins errors (v6) — renat999 / detail
  569. Fixed Jenkins errors (v7) — renat999 / detail
  570. Fixed Jenkins errors (v8) — renat999 / detail
  571. Fixed Jenkins errors (v9) — renat999 / detail
  572. Started working on PDE base classes and consistent error estimate — renat999 / detail
  573. Fix some tar scripts — galbramc / detail
  574. Add tar script for petsc — galbramc / detail
  575. Look for generic petcs.tgz to build PETSc — galbramc / detail
  576. added constrained solver for centerline velocity and equilibrium wall model — allmaras / detail
  577. code clean-up; no change in functionality — allmaras / detail
  578. added access functions needed for globally constrained solver — allmaras / detail
  579. added valid-state check for global parameters; new function is virtual but — allmaras / detail
  580. instantiations needed for globally constrained system for N=2 PDE and 2 global — allmaras / detail
  581. new volume integrand for augmenting PDE residuals via global parameters terms — allmaras / detail
  582. line-length squawks & missing instantitations for 1D globally constrained channel flow — allmaras / detail
  583. fixed possible uninitialized variable — allmaras / detail
  584. Fix UnionJack so it works with avro — galbramc / detail
  585. Unstaged src/pde/sansPDEBase2D.h — renat999 / detail
  586. Added unit test for src/pde/sansPDEBase.h — renat999 / detail
  587. Update avro_tar script to get submodules — galbramc / detail
  588. Fixed compiler error — renat999 / detail
  589. Update tar for avro to include submodules — galbramc / detail
  590. Remove debug print statements — galbramc / detail
  591. Add Nozzle BC to body force — galbramc / detail
  592. better initial guess for pressure gradient and solution profile — allmaras / detail
  593. fixed uninitialized variable squawk (athough it'll never happen) — allmaras / detail
  594. Update Copyright dates to 2013-2024 — galbramc / detail
  595. Somehow missed on file — galbramc / detail
  596. Use new accelerate lapack on macOS — galbramc / detail
  597. Script updates for viggen — galbramc / detail
  598. One more copyright date fix — galbramc / detail
  599. Add linear nozzle coefficient ramp — galbramc / detail
  600. Add more suitesparse search paths. Add Nozzle outflow BC unit test. — galbramc / detail
  601. Check for unsteady with BDF and RK. — galbramc / detail
  602. Restore time step in BDF — galbramc / detail
  603. Cleanup AFT — galbramc / detail
  604. Fix array out of bounds — galbramc / detail
  605. Remove unused variable — galbramc / detail
  606. Fix finding suitesparse includes — galbramc / detail
  607. Fix compile error — galbramc / detail
  608. committing some changes as of Feb.8 — tonyryu / detail
  609. Add missing mpi communictor includes — galbramc / detail
  610. Add ParameterVectorS for static sized python arrays — galbramc / detail
  611. Missed a file — galbramc / detail
  612. Suppress warning — galbramc / detail
  613. Started refactoring Scalar Functions during SANS meeting — renat999 / detail
  614. Suppress duplicate library link warning on macOS — galbramc / detail
  615. Fix for python2 — galbramc / detail
  616. first round of adjoint fixes — tonyryu / detail
  617. Commiting progress on Function.h — renat999 / detail
  618. Forgot ScalarFunction.h — renat999 / detail
  619. Finished implementation of Function.h. Compiler errors are present — renat999 / detail
  620. Add radial variation in fsig for FlowTan body force — galbramc / detail
  621. Allow solving for Nozzle Coefficient — galbramc / detail
  622. Fix typo — galbramc / detail
  623. Unit test — renat999 / detail
  624. March1_2024 — tonyryu / detail
  625. Fix body force optimization — galbramc / detail
  626. Add unsteady body force pertubation — galbramc / detail
  627. Forgot checkInputs — galbramc / detail
  628. Fix compile error — galbramc / detail
  629. One more compile error — galbramc / detail
  630. One more fix — galbramc / detail
  631. Add temporal ramp for rotor pertubation — galbramc / detail
  632. Fix compile error — galbramc / detail
  633. Allow turning off body force pertubation time ramp — galbramc / detail
  634. One more fix — galbramc / detail
  635. One more fix — galbramc / detail
  636. More body force fixes — galbramc / detail
  637. Update unit test — galbramc / detail
  638. Adjoints refactoring to standardize naming conventions for enriched adjoint, adjoint, and delta adjoint. — tonyryu / detail
  639. Fix for body force optimization — galbramc / detail
  640. Fix last commit — galbramc / detail
  641. tried to fix line length exceeding 150 characters. — tonyryu / detail
  642. One more fix — galbramc / detail
  643. additional lines exceeding 150 characters. — tonyryu / detail
  644. removed explicit #define SANS_AVRO which was including XField_avro.h — tonyryu / detail
  645. Try constrained solver first for body force optimization — galbramc / detail
  646. Fix last commit — galbramc / detail
  647. wrapped params.Mesher.avro in if USE_AVRO SANS_AVRO and addressed line length error — tonyryu / detail
  648. fixed accidental unterminated #if statement — tonyryu / detail
  649. adding back the tmp files that were accidentally deleted as well as the .gitignore files in them — tonyryu / detail
  650. fixed copyright dates for SolverInterface_discretizations — tonyryu / detail
  651. Fixed warning for unused variables in Nozzle_nondim and Nozzle.cpp — tonyryu / detail
  652. Fix up instantiation for ScalarFunction_Linear — galbramc / detail
  653. Add length 4 ParameterVectorS — galbramc / detail
  654. Redefining adjoint as order p in SolutionData. Introduced projected_adjoint, which is p+1 projection of order p adjoint in SolutionData_VMSD_BR2.h, then renamed the variables in the SolverInterface_VMSD_BR2.h and the unit tests accordingly. — tonyryu / detail
  655. deleted SANS_refactor_test directory which had some savefiles from a test run to check the results. Renamed projected_adjoint to prolonged_adjoint in the solutiondata as well as the corresponding solverinterface and unit tests. — tonyryu / detail
  656. Check for no_warn_dup_lib on macOS — galbramc / detail
  657. One more try — galbramc / detail
  658. Try yet again — galbramc / detail
  659. Silly mistake — galbramc / detail
  660. Initial add of element enrichment capabilities — mbottot / detail
  661. Enable structured grids for ducted body force analysis. Possibly improve distance function calculation time. — galbramc / detail
  662. got rid of getAdjField(), got rid of sol_.prolonged_adjoint, and changed all the corresponding unit tests and toy codes that use these calls. — tonyryu / detail
  663. Passing (but incomplete) unit test for linear ScalarFunction — mbottot / detail
  664. Some fixes for last commit — galbramc / detail
  665. Update unit test — galbramc / detail
  666. Add boundary output groups for structured body forces — galbramc / detail
  667. Fix RefCoord solver — galbramc / detail
  668. Fix rotor source pertubation — galbramc / detail
  669. Finally get rotating pertubation periodicity correct — galbramc / detail
  670. Fix warnings — galbramc / detail
  671. addressing line is longer than 150 characters error — tonyryu / detail
  672. formatting lines over 150 characters — tonyryu / detail
  673. another line is longer than 150 characters message — tonyryu / detail
  674. Also add 2D L2Project multiscale adaptation toy code — mbottot / detail
  675. Fix new toy code so that it also compiles without refine and add reconstruction option — mbottot / detail
  676. Fix missing space for vera and relax error tolerance for clang — mbottot / detail
  677. forgot to add the ScalarFunction.h in the previous commit. Added ScalarFucntion_Pow() in place for ScalarFunction_Monomial. Still need to add unit test for this. — tonyryu / detail
  678. Fix blade rotation for body forces — galbramc / detail
  679. Fix for last commit — galbramc / detail
  680. Fix sensitvity for last commit — galbramc / detail
  681. one more try — galbramc / detail
  682. Forgot files — galbramc / detail
  683. Also update blade thickenss rotation — galbramc / detail
  684. Add a debug surface mesh when AFLR3 fails. — galbramc / detail
  685. Continued ScalarFunction refactoring. — renat999 / detail
  686. Use fabs for rotor losses — galbramc / detail
  687. Upgrade to ESP 1.24. Now minimum required version. — galbramc / detail
  688. Fixes for ESP 1.24. Remove fabs from rotor source losses. — galbramc / detail
  689. Forgot one file — galbramc / detail
  690. Added ND const and Gaussian ScalarFunctions — dashwsd / detail
  691. Quick fix before pushing — renat999 / detail
  692. fixed formatting Function1D — dashwsd / detail
  693. Trying to run a case with R and T ML models on super — waligura / detail
  694. Add Surreal instantiations for LDLT — galbramc / detail
  695. ML Test Case Initialized — waligura / detail
  696. changing the tolerance to get one test to pass on supercloud intel build — waligura / detail
  697. Fix pressure probes — galbramc / detail
  698. Fix compile error — galbramc / detail
  699. Add missing include — galbramc / detail
  700. Update pattern — galbramc / detail
  701. Updates to support panel+HSM coupling — galbramc / detail
  702. Forgot a file — galbramc / detail
  703. Parallel fix — galbramc / detail
  704. Create XField_tess. Cleanup restartFreq for BodyForce — galbramc / detail
  705. Fix typo — galbramc / detail
  706. Fix for not using restartFreq in body force solver — galbramc / detail
  707. Make HalvingLineSearch default — galbramc / detail
  708. Fix compile error — galbramc / detail
  709. Some output_Tecplot cleanup — galbramc / detail
  710. Small cleanup of parallel MMA — galbramc / detail

#125 (Nov 18, 2022, 4:19:40 AM)

  1. Implemented mitLG symmetry wall BC for four-equation IBL3 — shunz / detail
  2. allowed for some tolerance in finding boundary trace elements — shunz / detail
  3. Reparametrized flat plate grid's S-duct geometry — shunz / detail
  4. added z margin in BL sampling so that points are in the computational domain even for coarse grids.  Make flat plate grid spacing uniform in x on the plate — shunz / detail
  5. changed default to more BL sampling stations — shunz / detail
  6. Make screen output more concise for BL sampling — shunz / detail
  7. Added  local basis vector e1 and e2 for IBL3 mitLG BC — shunz / detail
  8. minor refactoring of screen printout — shunz / detail
  9. Turned on gradient calculation for mitLG BC for IBL3/manifold — shunz / detail
  10. changed half expanding nozzle to sin shape (without kink) — shunz / detail
  11. minor cleanup — shunz / detail
  12. renamed IBL3D slip-wall BC type — shunz / detail
  13. Some more renaming of slip wall BC mitLG for IBL3 — shunz / detail
  14. Make 3-eq IBL3 variable data a templated class — shunz / detail
  15. More refactoring due to VarDataIBL3D being templated now. Also minor cleanup — shunz / detail
  16. Added slip-wall mitState BC for 3-eq IBL3D.  Refactored PDEIBL for 3-eq formulation to keep up with 4-eq formulation — shunz / detail
  17. Added instantiations for 3-eq IBL3 — shunz / detail
  18. Add mitLG slip-wall BC for 3-eq IBL3D — shunz / detail
  19. Added KE equation normalized by qe^2 for 3-eqn IBL3D — shunz / detail
  20. minor refactoring of a sandbox case — shunz / detail
  21. Refactored 3-eq IBL to use J & E as momentum and kinetic energy fluxes instead of P & K — shunz / detail
  22. Added a sandbox case of 3-eq IBL3 in duct — shunz / detail
  23. minor cleanup — shunz / detail
  24. added explicit instantiation — shunz / detail
  25. Added an elbow-shaped hex box grid — shunz / detail
  26. Added macro to switch kinetic energy flux definition (K vs E) in 3-eqn IBL3D — shunz / detail
  27. minor cleanup of a sandbox case — shunz / detail
  28. Added macro to switch momentum flux definition (P vs J) in 3-eqn IBL3D — shunz / detail
  29. fix a recently introduced bug in source term when using P momentum flux in 3-eqn IBL3 — shunz / detail
  30. cleanup of 3-eqn IBL3 BC — shunz / detail
  31. Enabled constant wall transpiration in linearized incompressible potential (LIP) BC — shunz / detail
  32. Refactored a sandbox case: uncoupled 3-eqn IBL3 with prescribed qe — shunz / detail
  33. Turned on PTC for a sandbox case — shunz / detail
  34. Examined 3-eqn IBL3 (Nishida closure) characteristics without source terms — shunz / detail
  35. Sandbox case refactoring: LIP in/out flow BC, solution & quadrature order.  BC 3-eqn IBL3 cleanup and addition of mitLG Dirichlet BC — shunz / detail
  36. Cleanup of IBL3 BC — shunz / detail
  37. Refactored closure models: 2D closures are now uniquely contained in a single file, avoiding copy-pasting code in multiple spots — shunz / detail
  38. fixed lingering typos — shunz / detail
  39. Refactoring to keep up with 3-eqn IBL3 PDE's gas model change — shunz / detail
  40. Changed default 3-eqn IBL3 closure to Nishida.  Updated pyrite files for associated 2D stagnation flow case — shunz / detail
  41. Had to turn on dummy turb 3-eqn IBL3 closure due to lami-turb blending — shunz / detail
  42. Updated 3-eqn IBL3 BC vector to include Falkner-Skan inflow mitLG — shunz / detail
  43. Minor refactoring of sandbox cases — shunz / detail
  44. minor refactoring of sandbox cases — shunz / detail
  45. Add screen printout for numerical flux type and separated macro toggles for turning on/off amp and lag equations in 3-eqn IBL3 PDE — shunz / detail
  46. minor refactoring of sandbox case — shunz / detail
  47. fix warning on style — shunz / detail
  48. Refactored 3-eqn IBL3D to allow for runtime options for Lax-Friedrichs flux variants: based on qe or qn — shunz / detail
  49. Changed 3-eqn IBL3 slip-wall BC to adaptively switch between no-crossflow and BCNone depending interior characteristic direction — shunz / detail
  50. mucked with a sandbox case for uncoupled 3-eqn IBL3 — shunz / detail
  51. minor cleanup while playing with 3-eqn IBL3D on the duct case — shunz / detail
  52. typo fix. the issue didn't cause any trouble though — shunz / detail
  53. Added a sandbox case of 3-eqn IBL3 for duct ring BL. Also cleaned up other similar cases — shunz / detail
  54. fixed a harmless typo — shunz / detail
  55. Added some runtime checks for 3D manifold related trace normal and surface basis vectors — shunz / detail
  56. mucked with mitLG slip-sidewall BC for 4-eqn IBL3 --> decided not to use for now — shunz / detail
  57. Refactored assertions for e0_X in 3D manifold cell integrand specialized for IBL3 — shunz / detail
  58. mucked with 3-eqn IBL3 on duct ring case with corner fairing — shunz / detail
  59. Separated IBL3D BC stuff for 3-eqn and 4-eqn — shunz / detail
  60. Typo fix in 3-eqn IBL3 PDE's source (not used).  Cleanup & renaming.  Refactored 4-eqn IBL3 slipwall BC to be adaptive based crossflow characteristics — shunz / detail
  61. Refactored 4-eqn IBL3 PDE to keep up-to-date with 3-eqn formulation — shunz / detail
  62. cleaned up 4-eqn IBL3 BC vectors — shunz / detail
  63. Refactored NS Sduct case to sample at grid nodes so that sidewall points can be covered — shunz / detail
  64. More refactoring to sample BL at grid vertex stations — shunz / detail
  65. refactored 4-eqn IBL3 S-duct sandbox case to keep up with 3-eqn IBL3 — shunz / detail
  66. refactored 3-eq IBL3 case to compare with DBL3 on wing-body setup — shunz / detail
  67. added mitLG full-state inflow BC for 4-eqn IBL3 — shunz / detail
  68. Added an uncoupled 4-eq IBL3 flat plate BL sandbox case with manufactured qe.  Minor edits to 3-eq IBL3 BC/PDE — shunz / detail
  69. Changed default slip-sidewall BC back to zero-crossflow (from the previous adaptive formulation).  Compared 3-eq and 4-eq IBL3 on a case with crossover cp distribution — shunz / detail
  70. minor tweaking to sandbox cases — shunz / detail
  71. Removed redundant parameter in mitLG BC class — shunz / detail
  72. torpedo case cleanup — shunz / detail
  73. tweaked quadrature order for auxi and auxv equations in torpedo case. minor cleanup — shunz / detail
  74. bugfix in G variable initialization in torpedo case — shunz / detail
  75. separated PDE instantiation cpp files for 3-eqn and 4-eqn IBL3 — shunz / detail
  76. make lag equation G=0 when turned off — shunz / detail
  77. minor cleanup of sandbox case — shunz / detail
  78. added a crude restart capability for torpedo case by saving/reading DOF file — shunz / detail
  79. Added sphere/doublet option for flat plate panel method.  Refactored torpedo/sphere case I/O so that saved floating point numbers don't go below limit (s.t. they cannot be represented when read in and would cause errors). Other minor refactoring — shunz / detail
  80. ran 3D IBL3 free transition case with sphere/doublet — shunz / detail
  81. minor tweak to 4-eqn IBL3 pde. Only keep ntcrit growth source term for now. — shunz / detail
  82. minor tweak to torpedo sandbox case — shunz / detail
  83. Added an macro option to turn of amplification equation for 4-eq IBL3 (i.e. nt = 0) — shunz / detail
  84. refactored torpedo case restart capability — shunz / detail
  85. added crude restart capability for S-duct case for IBL3 (copied from torpedo). minor cleanup — shunz / detail
  86. relaxed floating-point comparison tolerance a little bit — shunz / detail
  87. refactoring duct ring sandbox case for 4-eqn IBL3 — shunz / detail
  88. minor cleanup — shunz / detail
  89. added comments to the duct ring grid — shunz / detail
  90. Added a constant full state inflow BC for 4-eqn IBL3 — shunz / detail
  91. added printout for examing duct ring surface grid — shunz / detail
  92. mucking with turbulent S-duct flow case — shunz / detail
  93. Make duct and duct ring cases the same for 4-eqn IBL3 — shunz / detail
  94. tweaked IBL3 output — shunz / detail
  95. added safety check in Qauxv 3D projection — shunz / detail
  96. minor cleanup — shunz / detail
  97. fixed a bug in 4-eqn IBL3 upwinding (i.e. R trace normal vector y-component).  Used L value by mistake and problematic only when nrmL != nrmR, e.g. in corner. — shunz / detail
  98. added commented-out print statements for debugging — shunz / detail
  99. changed default dissipation relation correction to 1 — shunz / detail
  100. changed default 3D qauxi project to use no upwinding — shunz / detail
  101. examined effect of discontinuous velocity field for 4-eqn IBL3 — shunz / detail
  102. refactored calculation of profile basis {q1,q2,nrm_bl} to allow for different formulations — shunz / detail
  103. mucked with different BL profile normal vector definition in sandbox case — shunz / detail
  104. Refactored 3D sheet quad grid for IBL3. (simplified grid contruction using XFieldLagrange. allowing for more general curved manifold grid) — shunz / detail
  105. replaced a few least-used IBL3 output — shunz / detail
  106. added an option for arc fairing for duct hex grid — shunz / detail
  107. generalize fairing from arc of circle to ellipse — shunz / detail
  108. added corner fairing option to S-duct hex grid — shunz / detail
  109. Set no fairing for duct wall surface grid — shunz / detail
  110. tried a case of uncoupled IBL on arc surface — shunz / detail
  111. fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
  112. fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
  113. file IO updates in test case — shunz / detail
  114. Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
  115. played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
  116. Add legacy VTK and Exodus metric files — galbramc / detail
  117. VTK fixes — galbramc / detail
  118. Fixed Body Force solver sensitvity — galbramc / detail
  119. Warning fixes — galbramc / detail
  120. fixed vera errors: long line — shunz / detail
  121. fixed vera errors: long line — shunz / detail
  122. updated include paths — shunz / detail
  123. updated include paths — shunz / detail
  124. removed outdated sandbox case — shunz / detail
  125. updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
  126. updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
  127. turned off file output — shunz / detail
  128. relaxed tolerance for intel — shunz / detail
  129. relaxed tolerance again for intel — shunz / detail
  130. Remove depricated sprintf — galbramc / detail
  131. Add cirumfirential body force — galbramc / detail
  132. Use system valgrind — galbramc / detail
  133. Fix warning — galbramc / detail
  134. Derivative calculation fixes for asymmetric body forces — galbramc / detail
  135. Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
  136. CMake file fix — galbramc / detail
  137. Forgot to update files. Some cppcheck fixes. — galbramc / detail
  138. Update 2D SA_R to latest deffinition on TMR — galbramc / detail
  139. Fix abs with fabs — galbramc / detail

#124 (Oct 27, 2022, 4:18:29 AM)

  1. PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
  2. changes to PDERANS3D with turbulence model implementation updates — waligura / detail
  3. actual commit for PDERANS3D that incorporates all merges — waligura / detail
  4. vera changes to the PDE and constructor changes to test cases — waligura / detail
  5. small commit to test jenkins again — waligura / detail
  6. Refactor non-symmetric body forces — galbramc / detail
  7. Compile fix — galbramc / detail
  8. Vera fix — galbramc / detail
  9. Fix warning and ping test — galbramc / detail
  10. Adjusting finite difference — galbramc / detail
  11. Smaller step size — galbramc / detail
  12. new changes to PDERANS3D to include jacobian fixes — waligura / detail
  13. small vera mistake I missed — waligura / detail
  14. Upgrade to ESP 1.20 — galbramc / detail
  15. Fix warning — galbramc / detail
  16. sansLIPAIM python fixes — galbramc / detail
  17. Fix geometry construction — galbramc / detail
  18. More ESP updates — galbramc / detail
  19. More egads fixes — galbramc / detail
  20. Add WallSlip BC for 3D RANSSA — galbramc / detail
  21. Fix last commit — galbramc / detail
  22. Fix array bounds error — galbramc / detail
  23. Add PtPolynomials to 3D PtTt BC — galbramc / detail
  24. Fix compile error — galbramc / detail
  25. Update input checks for total pressure profile — galbramc / detail
  26. Fix rotor source asymmetric normal vectors — galbramc / detail
  27. Fix last commit — galbramc / detail

#122 (Oct 6, 2022, 6:19:54 AM)

  1. Added system tests for solver interfaces — cwomack / detail
  2. Fixed errors — cwomack / detail
  3. Fixed errors (should've been in last commit) — cwomack / detail
  4. Fixed link errors — cwomack / detail
  5. Reverted CMakeLists changes — cwomack / detail
  6. Upgrade to latest refine — galbramc / detail
  7. Fix compile error — galbramc / detail
  8. One more refine fix — galbramc / detail
  9. vera fix — galbramc / detail
  10. Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
  11. Don't write restart.meshb from refine — galbramc / detail
  12. Remove restart.meshb from refine — galbramc / detail
  13. Rework metis/parmetis build again — galbramc / detail
  14. Don't build extern libs in parallel — galbramc / detail
  15. Fix intel warning — galbramc / detail
  16. Update GKlib build and suitesparse check — galbramc / detail
  17. Forgot a file — galbramc / detail
  18. Another parmetis build fix — galbramc / detail
  19. Update cmake summary file — galbramc / detail
  20. Finally maybe — galbramc / detail
  21. Print absolute and relative PETSc tolerance — galbramc / detail
  22. Add fPIC when building GKlib — galbramc / detail
  23. More cmake fixes — galbramc / detail
  24. Remove message — galbramc / detail
  25. Maybe finally got it right... — galbramc / detail
  26. Slightly prettier formatting for PETSc history — galbramc / detail
  27. Add metis to refine libraries — galbramc / detail
  28. Added adjoint DBL to scalar function — cwomack / detail
  29. Fixed unit test tolerance issue — cwomack / detail
  30. Lowered DBL unit test tolerance — cwomack / detail
  31. Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
  32. Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
  33. Add fourier modes for asymmetric rotor body forces — galbramc / detail
  34. Forgot a file — galbramc / detail
  35. Update test — galbramc / detail
  36. Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
  37. Fix permissions — galbramc / detail
  38. Intel and gnu12 fixes — galbramc / detail
  39. Add missing instantiations — galbramc / detail
  40. More link error fixes — galbramc / detail
  41. One more missing instantiation — galbramc / detail
  42. Relax tolerance for intel — galbramc / detail
  43. Put calculateStroudQuadrature in SANS namespace — galbramc / detail

#120 (Sep 1, 2022, 3:29:00 PM)

  1. added 3D entropy variables for Euler/NS — allmaras / detail
  2. flipped output_stream flag to true (thought this was down with last commit, but not) — allmaras / detail
  3. unit tests for Robin_sansLG BCs for 3D NS — allmaras / detail
  4. removed const reference for interior trace groups member data and made it a copy; — allmaras / detail
  5. added option to return success flag if max number of iterations are reached without converging; — allmaras / detail
  6. added interface for derivedSurfaceQuantity with parameter — allmaras / detail
  7. typo fixes in Pointwise tcl script — allmaras / detail
  8. modified (solution error)^2 to use dot product; now allows general ArrayQ<T> solution — allmaras / detail
  9. mod: VectorFunction -> ArrayFunction — allmaras / detail
  10. inviscid Joukowski with interface to Pointwise — allmaras / detail
  11. fixed lines that were too long — allmaras / detail
  12. fixed promote_Surreal bug (only showed up for USE_GRID_LAPLACIAN) — allmaras / detail
  13. Vector -> Array fix to be consistent with new Array*Function nomenclature — allmaras / detail
  14. added Array2Function2D class (2-component, each an analytic function) with unit test; — allmaras / detail
  15. added PyDict options for xz and yz angle offsets for 3D corner singularity — allmaras / detail
  16. Fixes for running Joukowski with avro and refine — galbramc / detail
  17. 1st shot at cylindrical/axisymmetric; added template Axes to all ElementXField* classes — allmaras / detail
  18. bug fix — allmaras / detail
  19. completed Field/Element subdirectory; unit tests all pass; commented out 2 curvilinear — allmaras / detail
  20. refactor Field directory, creating Field_DG, Field_EG, XField subdirectories; — allmaras / detail
  21. reconciling rest of code base with Field directory refactoring and Axes in ElementXField*; — allmaras / detail
  22. remainder of code changes needed for Field directory restructuring and ElementXField Axes templating; — allmaras / detail
  23. changes to unit-test libraries needed for all low-level unit_*_build; currently, — allmaras / detail
  24. renamed class & files. re-org include.  started a LIP+IBL3 sandbox case by copying over FP-IBL3 — shunz / detail
  25. refactored some explicit instantiations for better generality and less tedious code — shunz / detail
  26. use MatrixS_or_T instead of MatrixS to account for the case of MatrixQ=Real — shunz / detail
  27. rename/reorg files/classes to remove FullPotential 3D specificity from Auxv equation implementation — shunz / detail
  28. Relocated Matrix PDE_Qauxi typedef into PDE class in lieu of integrand class — shunz / detail
  29. make a method protected as it is not a necessary API for mitLG BC — shunz / detail
  30. Add comments.  Make basis functions class members to reduce re-allocating memory during operator calls — shunz / detail
  31. Refactored LIP PDE to prep it to be run with coupled IBL3.  Added Dirichlet_mitLG BC for LIP — shunz / detail
  32. Replaced tedious & repetitive block matrix instantiation statements with macro definitions. Added explicit instantiations for MatrixBlock_4x4 for LIP-IBL3 coupling — shunz / detail
  33. Replaced tedious & repetitive block matrix instantiation statements with macro definitions. Added explicit instantiations for MatrixBlock_4x4 for LIP-IBL3 coupling — shunz / detail
  34. fixed some lingering merge conflicts — shunz / detail
  35. refactored miscellaneous unit tests. added missing explicit instantiation for 4x4 block matrix — shunz / detail
  36. added option of Dirichlet_mitLG for LIP test --> result matches LinearScalar_sansLG, so not need bother with mitLG — shunz / detail
  37. minor cleanup — shunz / detail
  38. add state validity check assertions for Auxv projection integrand class — shunz / detail
  39. refactored LIP BC and PDE to enable coupled LIP-IBL3 test case to run — shunz / detail
  40. simply renamed some variables for brevity — shunz / detail
  41. speed up LIP-IBL3 run by initializing with Falkner-Skan solution and solving IBL3 in uncoupled mode — shunz / detail
  42. make IBL3 LF vs Full upwind flux choice a runtime decision — shunz / detail
  43. fix typos that caused compile errors — shunz / detail
  44. add unit tests to 4-equation 3D IBL PDE — shunz / detail
  45. add explicit instantiation — shunz / detail
  46. set minimum IBL output field order to be 1 — shunz / detail
  47. mods to top level libraries list so 'make unit_build' now successfully works — allmaras / detail
  48. add/refactor explicit instantiations — shunz / detail
  49. removed some library coupling by moving Field/Partition to Field/XField/Partition — allmaras / detail
  50. 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
  51. Implementing N wave problem for Burgers using Advection Diffusion — cwomack / detail
  52. Removed one variable. — cwomack / detail
  53. Tried a few more duct geometries for IBL3 — shunz / detail
  54. fix for messed up merge conflict — allmaras / detail
  55. fix typo in comments — shunz / detail
  56. fix for messed up merge conflict — allmaras / detail
  57. added template Axes to XField — allmaras / detail
  58. Added Darmofal changes to Nwave code. — cwomack / detail
  59. added checks on SANS_AVRO and SANS_REFINE — allmaras / detail
  60. More changes — cwomack / detail
  61. Changed OutputNDConvert to match Dave's — cwomack / detail
  62. add a manifold (area) grid based on four sides of a box that form a ring — shunz / detail
  63. Added deanna.sewell@colorado.edu to DeveloperEmailAddresses — deanna.sewell / detail
  64. add to unit tests of BoxBoundaries grid (duct ring) — shunz / detail
  65. reverted OutputCell_SolutionErrorSquared to its former functionality (input is Real/VectorS, — allmaras / detail
  66. Added mitStateSpaceTime BC for 1D Advection Diffusion — cwomack / detail
  67. sans-Lagrange adiabatic & isothermal no-slip BCs for NS — allmaras / detail
  68. relaxed tolerance on unit test — allmaras / detail
  69. modified speedCharacteristic for AD with zero advective flux — allmaras / detail
  70. refactoring of BoxBoundary grid: group indexing and area_cell to volume_boundary mapping — shunz / detail
  71. add a test case of LIP-IBL3 for IBL3 on a duct ring (i.e. 4 side walls of a box) — shunz / detail
  72. added sans-Lagrange no-slip BC types to 2D NS — allmaras / detail
  73. added Axes consistency check between NDPDE's and XField's in AlgebraicEquationSet's; — allmaras / detail
  74. MatrixS_MatMul instantiations needed for sans-Lagrange no-slip BCs for NS — allmaras / detail
  75. fixed includes, etc, in sandbox to be consistent with Field refactoring and ElementXField<...Axes>; — allmaras / detail
  76. Explicitly only use one OpenMP thread for PETSc with MPI — galbramc / detail
  77. mat-mul needed for sans-Lagrange no-slip BCs for NS — allmaras / detail
  78. minor refactoring — shunz / detail
  79. added IO files for sans-Lagrange no-slip BCs for NS — allmaras / detail
  80. playing with laminar and turbulent cases for LIP+IBL3 — shunz / detail
  81. minor cleanup — shunz / detail
  82. Turned off full jacobian ping test for 3-eq IBL Quad.  Also some minor clean. — shunz / detail
  83. Correction to last commit message: should be "Turned ON full test" — shunz / detail
  84. changes to HDG FieldWeighted integral for sans-Lagrange no-slip BCs for NS; note — allmaras / detail
  85. Added deltaRef for body force viscous terms — galbramc / detail
  86. some cleanup on panel-IBL3 sandbox case — shunz / detail
  87. Add missing includes — galbramc / detail
  88. Forgot a file — galbramc / detail
  89. Separate constant and quadratic body force viscous terms — galbramc / detail
  90. fixed compile error and warning — shunz / detail
  91. Turned on full jacobian ping test for coupled panel+IBL3 (3-eq) — shunz / detail
  92. Turned on more jacobian ping test — shunz / detail
  93. Fix link error — galbramc / detail
  94. Fix Newton iteration separator — galbramc / detail
  95. Update unit test — galbramc / detail
  96. refactored panel-IBL3 case running setup — shunz / detail
  97. Output IBL results of mass defect flux in lieu of dummy output of qz_X — shunz / detail
  98. bug fix: consistent definition of w and b fields in FieldWeighted — allmaras / detail
  99. Refactored sandbox case setup: panel-IBL3, LIP-IBL3 — shunz / detail
  100. Forgot to suppress one output — galbramc / detail
  101. Return results from Constrained body force solver — galbramc / detail
  102. fix style — shunz / detail
  103. refactor and unit test Auxv equation for 3D flate plate panel — shunz / detail
  104. minor cleanup — shunz / detail
  105. Refactor Auxv equation of 3D flat plate panel method to allow for CG p1 qauxvfld for better DOF efficiency — shunz / detail
  106. Fix bug in deltaRef reduction process — galbramc / detail
  107. fix warning messages — allmaras / detail
  108. minor cleanup — shunz / detail
  109. 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
  110. fix compile errors caused by typos and lag behind previous  refactoring — shunz / detail
  111. fix style for Vera check — shunz / detail
  112. minor cleanup of sandbox case — shunz / detail
  113. more warning messages — allmaras / detail
  114. fix warnings: comparing int and size_t in for loop — shunz / detail
  115. relaxed tolerance for intel — shunz / detail
  116. fix duplicated BOOST test suite names — shunz / detail
  117. Allow for no-wall distance functions — galbramc / detail
  118. Support 3D Q2 meshes with libMeshb — galbramc / detail
  119. changed full upwind back to using momentum flux correction by default — shunz / detail
  120. Fix warning — galbramc / detail
  121. further reconciling merged code (mostly Shun's coupled FP/IBL code); 'unit_build' now succeeds — allmaras / detail
  122. more reconcilliation of merge conflicts, etc — allmaras / detail
  123. More changes to get Nwave boom propagation working — cwomack / detail
  124. Redid unit test for nwave — cwomack / detail
  125. added Shun's coupled LIP/IBL cases to skip list as they have undefined references on clang 3.8 — allmaras / detail
  126. moved files into Field_DG subdirectory — allmaras / detail
  127. Use KSPGMRESModifiedGramSchmidtOrthogonalization which is slower but more stable — galbramc / detail
  128. Format fix — galbramc / detail
  129. Relax tolerance — galbramc / detail
  130. 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
  131. fixed compile warnings about comparing int and unsigned int — shunz / detail
  132. First attempt at extracting Profile Loss for body forces — galbramc / detail
  133. add unit tests for better coverage — shunz / detail
  134. Forgot to update checkInputs — galbramc / detail
  135. More profile loss fixes — galbramc / detail
  136. Use Yuankang Chen data fit value for body force delta**2 term — galbramc / detail
  137. Fixes for profile loss — galbramc / detail
  138. Cppcheck suppressions and Profile loss computed at constant radius — galbramc / detail
  139. One more try at profile loss — galbramc / detail
  140. just renaming — shunz / detail
  141. Start removing perturbed stuff — galbramc / detail
  142. cppcheck fix and suppression — galbramc / detail
  143. clang analyzer fixes — galbramc / detail
  144. Fix cppcheck suppression — galbramc / detail
  145. add derivative calculation for IBL3 laminar eigen-analysis — shunz / detail
  146. More cppcheck fixes — galbramc / detail
  147. More body force output functionals — galbramc / detail
  148. switched to constant density gas model for IBL — shunz / detail
  149. Remove lienar VMSD and perturbed functions — galbramc / detail
  150. Relax tolerance — galbramc / detail
  151. added sansBOOM PDE directories; added standard atmosphere — allmaras / detail
  152. merge conflicts with includes — allmaras / detail
  153. Remove _NL VMSD suffix — galbramc / detail
  154. Relax timing — galbramc / detail
  155. fixed vera squawk — allmaras / detail
  156. refactoring to to keep up with the constant-density gas model in IBL3 — shunz / detail
  157. Enable output functionals on BodyForce LE/TE surfaces — galbramc / detail
  158. Fix body force relative output functionals — galbramc / detail
  159. Relax tolerance — galbramc / detail
  160. Realxer tolerance — galbramc / detail
  161. more refactoring to to keep up with the constant-density gas model in IBL3 — shunz / detail
  162. 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
  163. minor compile error/warning fix — shunz / detail
  164. 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
  165. updated pyrite files — shunz / detail
  166. Cleaned up AVSensor_Source2D.h a little bit to remove some unused code. — blsc / detail
  167. Missed vera warning — blsc / detail
  168. Forgot to turn off verbose and file output — shunz / detail
  169. Missed another vera warning — blsc / detail
  170. relaxed tolerance — shunz / detail
  171. Fix so 2D avro works for wirebody — galbramc / detail
  172. removed reference (&) for meshing parameter vector — allmaras / detail
  173. Added a N-S case of laminar BL — shunz / detail
  174. added velocity integral output — allmaras / detail
  175. Fixed the remaining clang and gnu11 compiler warnings. — blsc / detail
  176. template parameter modification for grid-Laplacian and minor edits — allmaras / detail
  177. cleaned up NS laminar BL sandbox case — shunz / detail
  178. Separated findElement() function into a dedicated file — shunz / detail
  179. Refactored findTraceElement to use simple bounding box check without resorting to the kd-tree hammer...  Added unit test — shunz / detail
  180. Refactor Homotopy so it can be used with any PDE — galbramc / detail
  181. Fix warnings — galbramc / detail
  182. Expose Viscous body force coefficients as user inputs — galbramc / detail
  183. Nightly fixes — galbramc / detail
  184. Added BL profile extraction capability to a NS sandbox case — shunz / detail
  185. 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
  186. minor cleanup of sandbox case — shunz / detail
  187. negated lapse rates for standard atmosphere -- now definition consistent with official data — allmaras / detail
  188. fixed warnings: size_t vs int — shunz / detail
  189. turned off projection between different grids when doing solution sequencing because it does not work due to (probably) a bug... — shunz / detail
  190. Fix mistake in body force — galbramc / detail
  191. 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
  192. fixed warnings: size_t vs int — shunz / detail
  193. bug fix in user input — shunz / detail
  194. make NS solution interpreters more consistent between rho-p and rho-T — allmaras / detail
  195. fixed style. minor tweak in PETSc setup in a test case — shunz / detail
  196. Refactored grid and test case for NS LamiBL — shunz / detail
  197. 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
  198. added ORNL MMS function — allmaras / detail
  199. Pushing again with vera changes. Something seems to be up with my vera check — waligura / detail
  200. Another vera message I did not see before sending — waligura / detail
  201. Relaxed convergence tolerance in a test case — shunz / detail
  202. Further formatting changes to PDERANS and another vera error I missed initially — waligura / detail
  203. Further formatting changes fixing most of the alignment issues and getting rid of the -= — waligura / detail
  204. fixed bug in std::vector initialization for standard atmosphere class — allmaras / detail
  205. Refactored BL sampling function in NS LamiBL test case — shunz / detail
  206. Add ddelta dump for RotorSource — galbramc / detail
  207. Fix warning — galbramc / detail
  208. Working Changes: Finalized AD Burgers test case for boom propagation — cwomack / detail
  209. Small cleanup — galbramc / detail
  210. Remove output_grm — galbramc / detail
  211. 1st pass at exact ray path for sansBOOM — allmaras / detail
  212. Wording changes to SATurbModel and shortening of nonc variables — waligura / detail
  213. Fixed long line.  Separated functions into a cpp file — shunz / detail
  214. Fixed compile and linker errors in findTraceElement(...) — shunz / detail
  215. Added support for S-shaped duct geomerty in flat plate grid in 3D — shunz / detail
  216. 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
  217. fixed file I/O mode — shunz / detail
  218. added check for file I/O — shunz / detail
  219. Added a sin duct geometry for IBL3 sandbox case — shunz / detail
  220. Initial commit of sansBOOM PDE implementation with the advective and viscous terms defined — darmofal / detail
  221. refactored Flux_mitState BC implementation for IBL3 to use fluxNormal() instead of evaluating it in the integrand class — shunz / detail
  222. Minor fixes for artificial viscosity — galbramc / detail
  223. Turned on mitLG Dirichlet BC for LIP-IBL3 case at inlet.  Fixed buggy isValidState check that checks uninialized boundary state qB — shunz / detail
  224. Initial implementation of sansBOOM BCs and Adapt2D_DGBR2_sansBOOM_toy — darmofal / detail
  225. Forgot to commit a few lines — shunz / detail
  226. Some more edits to sansBOOM PDE/BC implementation — darmofal / detail
  227. Changed default xtr parameter in IBL transition model from max Real (causing floating point overflow error) to 1e5 — shunz / detail
  228. Fixed (1) division by zero in cut-cell natural transition and (2) unit test for default xtr value — shunz / detail
  229. Still not compiling.  Pushing to allow Marshall to look at N=1 issue — darmofal / detail
  230. Initializing a variable in jacobianFluxViscous correctly — waligura / detail
  231. Allow PDE to use ArrayQ = VectorS<1,T> — galbramc / detail
  232. Homotopy dict fixes — galbramc / detail
  233. Final changes to LocalLaxFriedrichs1D flux function and AD Burgers toy — cwomack / detail
  234. Remove GLPK — galbramc / detail
  235. Missed one — galbramc / detail
  236. Pushing current version of sansBOOM to repo — darmofal / detail
  237. Enable 3D sourcePositivity for NS and RANSSA — galbramc / detail
  238. Most recent mods to sansBOOM implementation — darmofal / detail
  239. Removed changes to Lagrange Triangle — cwomack / detail
  240. Fix compile error — galbramc / detail
  241. Fixed Robin boundary condition for Euler/NS/RANSSA with sensor equation. Updated unit tests to reflect fix. — blsc / detail
  242. Compile fixes — galbramc / detail
  243. Another compile fix — galbramc / detail
  244. Corrected Vera errors — cwomack / detail
  245. More compile fixes — galbramc / detail
  246. Fix consistency test — galbramc / detail
  247. Modified Discretization unit tests to be consistent with linesearch — cwomack / detail
  248. Removed unused variable and changed abs -> fabs — cwomack / detail
  249. 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
  250. Fix compile errors — galbramc / detail
  251. 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
  252. sansBOOM PDE, BC, Output implementation for DGBR2 with advection and diffusion terms — darmofal / detail
  253. 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
  254. Removing flatplate xfld mesh option — waligura / detail
  255. removing xfield definition in supersonic case too — waligura / detail
  256. Fixed some missing instantiations needed for sansBOOM — darmofal / detail
  257. A couple more instantiations added... this time because the intel compiler was complaining (though the other compilers were fine... ARGH) — darmofal / detail
  258. Adjusting slightly tolerance on unit tests — darmofal / detail
  259. Updates to BDF time marching to allow ramping of integration order to provide the needed order-dependent past data — deanna.sewell / detail
  260. further merge conflicts — allmaras / detail
  261. mat-mul instantiations needed for sansBOOM — allmaras / detail
  262. Modified line search test and removed residual dat file — cwomack / detail
  263. Cleanup BCmitAVsensor — galbramc / detail
  264. Forgot new files — galbramc / detail
  265. Allow Homotopy to use pre-defined BCVectors — galbramc / detail
  266. Make AVSensor_Source_VMSD_SPD consistent between 2D and 3D — galbramc / detail
  267. Fix compile errors — galbramc / detail
  268. vera fix — galbramc / detail
  269. Fix test for parallel — galbramc / detail
  270. Cleanup file dump — galbramc / detail
  271. Use Metric to compute HField_DG instead of size/perimiter — galbramc / detail
  272. Add ResidualNorm_InvJac_DOF_Weighted to VMSDBR2 — galbramc / detail
  273. Revert last change — galbramc / detail
  274. Fix compile error, and more verbose assertion — galbramc / detail
  275. Update unit tests — galbramc / detail
  276. Another unit test update — galbramc / detail
  277. Add ImpliedMetric for Line 2D element. — galbramc / detail
  278. Fix unit test — galbramc / detail
  279. Use SANS_CHECK_CLOSE — galbramc / detail
  280. Remove Burgers PDE — galbramc / detail
  281. SUPG/GLS/VMS tau code clean-up; added unit tests for P2 and P3 — allmaras / detail
  282. Add dict function to DictKeyPair — galbramc / detail
  283. Added Axisymmetric DBL scalar function in 2D with unit tests — cwomack / detail
  284. Added vera exclusion for ScalarFunction2D — cwomack / detail
  285. Updates to sansBOOM including improved IC implementation including ability to read nearfield from a file and also more unit tests — darmofal / detail
  286. Compressible mechanical power calculation — galbramc / detail
  287. Missing a newline at end of ICsansBOOM.cpp.  Fixed. — darmofal / detail
  288. Added Axisymmetric flux functions + unit tests — cwomack / detail
  289. Missing a return statement — darmofal / detail
  290. Found sign error in upwind flux in sansBOOM. — darmofal / detail
  291. Fix compile error and warnings from new clang on macOS — galbramc / detail
  292. Relax tolerance — galbramc / detail
  293. Another warning fix — galbramc / detail
  294. A few more warning fixes — galbramc / detail
  295. More warning fixes for new clang — galbramc / detail
  296. One more warning fix — galbramc / detail
  297. Remove boost libary from external and add it to gitignore — galbramc / detail
  298. More cleanup — galbramc / detail
  299. Updates to BDF time marching to allow ramping of integration order to provide the needed order-dependent past data — deanna.sewell / detail
  300. modified ODE definition for high-Re version of SA for incompressible RANS — allmaras / detail
  301. Mechanical power correction — galbramc / detail
  302. Another mechanical power correction — galbramc / detail
  303. Remove Sensor template from AVSensor_Source3D_PressureGrad — galbramc / detail
  304. moved typedef HType to eliminate un-used typedef warning when USE_GRID_LAPLACIAN turned on — allmaras / detail
  305. Fix compile error — galbramc / detail
  306. Return delta's for both LE and TE edges for BodyForces — galbramc / detail
  307. Add Deviation Angle Square output function for Body Forces — galbramc / detail
  308. Missing include — galbramc / detail
  309. More compile fixes — galbramc / detail
  310. Fix compile warnings — galbramc / detail
  311. Revert MechanicalPower calculation. Fix InteriorTrace partitioning for JacobianFunctionalInteriorTrace. Fixes for body force optimization. — galbramc / detail
  312. Use consistent limited gradients in PrimitiveSurrogate_btest — galbramc / detail
  313. Fix warnings — galbramc / detail
  314. Verbose output for computing BodyForce gradients — galbramc / detail
  315. Compile fix for using grid laplacian — galbramc / detail
  316. Fix PETSc/TAO deprecation warnings — galbramc / detail
  317. Update to supersonic test case — waligura / detail
  318. Working supersonic case for develop — waligura / detail
  319. Try again to see if tests time out — waligura / detail
  320. Add CompressiblePower calculation — galbramc / detail
  321. 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
  322. Add another quadratic viscous term to Body Force model — galbramc / detail
  323. 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
  324. Add 8th order term to Body Forces — galbramc / detail
  325. 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
  326. More BodyForce output functionals — galbramc / detail
  327. Add vera exclusions — galbramc / detail
  328. Warning fixes — galbramc / detail
  329. Properly ignore ._ files in CMake — galbramc / detail
  330. 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
  331. One more warning fix — galbramc / detail
  332. Warning shows up in GNU 8 — galbramc / detail
  333. Fix warning — galbramc / detail
  334. Relax tolerances for intel — galbramc / detail
  335. needsSolutionGradient set to true for EntropyPower functional — galbramc / detail
  336. Add Entropy to rotor output — galbramc / detail
  337. Updated tolerance for intel in AVSensor_Source3D_Euler_btest — blsc / detail
  338. Fix EntropyPt calculation. Remove old Euler3D source test. — galbramc / detail
  339. added gradients for standard atmosphere — allmaras / detail
  340. added isothermal atmosphere model — allmaras / detail
  341. added speed of sound to atmospheric models — allmaras / detail
  342. Relax tolerances for intel — galbramc / detail
  343. More relaxed intel tolerances — galbramc / detail
  344. One more method for VMSD data transfer — galbramc / detail
  345. Stabilized output for PV functional — galbramc / detail
  346. First draft of Axisymmetric DBL problem, vera not working, may require multiple commits to get through jenkins — cwomack / detail
  347. Fixed scope issues — cwomack / detail
  348. 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
  349. fixed vera errors — cwomack / detail
  350. Actually remove the code related to the upwind flag. — blsc / detail
  351. added output axisymmetric unit tests — cwomack / detail
  352. Changed unit test tolerance — cwomack / detail
  353. Generalized axisym DBL for any z0 z1 — cwomack / detail
  354. fixed vera errors — cwomack / detail
  355. Add asymmetric term for rotor source — galbramc / detail
  356. Fix compile errors — galbramc / detail
  357. Fix bug in last commit — galbramc / detail
  358. Cleanup sourcePositivity — galbramc / detail
  359. Work around more floating point issues — galbramc / detail
  360. More precision cleanup for AV source — galbramc / detail
  361. Fogot a file — galbramc / detail
  362. Allow setting critical surrogate values in 3D — galbramc / detail
  363. Fix compile error — galbramc / detail
  364. Compiler error and warning fixes — galbramc / detail
  365. Make outer diffusion positvity source consisent with inner — galbramc / detail
  366. Warning and tolernace fixes — galbramc / detail
  367. Fix compile error — galbramc / detail
  368. Cleanup 2D PressureGrad sensor — galbramc / detail
  369. Relax tolerance — galbramc / detail
  370. Change BDF routine to allow the order to ramp up when there is not enough past data and change the affected unit, system, and sandbox tests. — deanna.sewell / detail
  371. Missed one — galbramc / detail
  372. Missed one more — galbramc / detail
  373. fixed typos — deanna.sewell / detail
  374. Relax tolerance — galbramc / detail
  375. merge conflicts — allmaras / detail
  376. Consistent 3D positvity source with Ben's thesis — galbramc / detail
  377. Add asymmetric sensitvities for body forces. Some more cleanup of shock capturing. — galbramc / detail
  378. Make PDEmitAVDiffusionOuter2D.h consistent — galbramc / detail
  379. Fix warning and typo — galbramc / detail
  380. Relax tolerance and fix warning — galbramc / detail
  381. One more tolerance relaxation — galbramc / detail
  382. incorporated Axes into integrand classes primarily via PDE::Axes — allmaras / detail
  383. Add parameters to rotate body force normal field — galbramc / detail
  384. Forgot instantiation — galbramc / detail
  385. 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
  386. Fix test for last commit — galbramc / detail
  387. Fix for lazy lifting operator calculations — galbramc / detail
  388. standard atmo: moved non-templated functions to *.cpp file — allmaras / detail
  389. stupid tabs!! — allmaras / detail
  390. namespace needed in cpp file — allmaras / detail
  391. Fix for turning off USE_CORRECTION_TERM — galbramc / detail
  392. removed DeveloperException check for hessians of density-temperature primitive vars — allmaras / detail
  393. Another correction to turning off USE_CORRECTION_TERM — galbramc / detail
  394. Relax tolerance — galbramc / detail
  395. Only compute lifting operatos if setSolutionField is called. Needed for proper error estimates. — galbramc / detail
  396. ray path for single layer; tested for both isothermal and linear temperature layers — allmaras / detail
  397. More intel tolerance relaxing — galbramc / detail
  398. Remove DeveloperException check — galbramc / detail
  399. Use implied metric in cost calculation for isotropic optimization — galbramc / detail
  400. new adaptation script for Pointwise; also hard-coded viscous layers parameters — allmaras / detail
  401. Relaxier tolerance — galbramc / detail
  402. some machines need cmath; not mine — allmaras / detail
  403. fixed line length issue — allmaras / detail
  404. Another tolerance relaxation — galbramc / detail
  405. Intel... — galbramc / detail
  406. Intel... — galbramc / detail
  407. removed class Cartesian, Cylindrical, Axisymmetric from SANSnumerics.h and all *.h, *.cpp files; — allmaras / detail
  408. added simplified form of d(y)/d(phi) for ray path (linear temperature layer) — allmaras / detail
  409. added parameters pwFilename and glfFilename to Pointwise PyDict — allmaras / detail
  410. made inviscid Joukowski case consistent with pwFilename/glfFilename Pointwise PyDict parameters — allmaras / detail
  411. added pwFilename for Pointwise PyDict parameter — allmaras / detail
  412. more pwFilename Pointwise param changes for 3D L2 projection — allmaras / detail
  413. relaxed tolerance on area test for raypath — allmaras / detail
  414. relaxed tolerance on test for DG-to-CG projection — allmaras / detail
  415. Updates to RotorSource viscous losses — galbramc / detail
  416. Update RotorSource viscous formulation. Update build for avro. — galbramc / detail
  417. Forgot a file — galbramc / detail
  418. Re-enable BodyForce constrained solver — galbramc / detail
  419. XField includes for meshing — allmaras / detail
  420. XField includes for meshing: missed one — allmaras / detail
  421. XField includes for CAPS user interface — allmaras / detail
  422. more XField includes — allmaras / detail
  423. more XField includes — allmaras / detail
  424. more Field includes — allmaras / detail
  425. DistanceFunction template arguments for BodyForceSolver — allmaras / detail
  426. more XField includes — allmaras / detail
  427. missing Axes template in AlgebraicEquationSet_Debug for sandbox codes; — allmaras / detail
  428. Add dumpTecplotBodyForce to BodyForceSolver — galbramc / detail
  429. separate definitions needed for static const's in structs/classes (there — allmaras / detail
  430. removed troublesome sandbox cases from no-compile list; now list is back — allmaras / detail
  431. reconciled undefined references (mostly new libraries due to re-org of Field directory) — allmaras / detail
  432. Forgot a file and fix a warning — galbramc / detail
  433. One more warning fix — galbramc / detail
  434. more reconciling library dependencies; XField includes — allmaras / detail
  435. reconcile undefined references in sandbox cases — allmaras / detail
  436. reconciling undefined XField references — allmaras / detail
  437. added MPI fixture to all Field subdirectory unit tests — allmaras / detail
  438. WAG (since I can't recreate the problem locally): included XField_impl.h — allmaras / detail
  439. oops: got to get the correct include directory... — allmaras / detail
  440. reconcile undefined references — allmaras / detail
  441. reconcile undefined references — allmaras / detail
  442. added spaces; just something to make a new commit — allmaras / detail
  443. Add radial coefficients for body force viscous dissipation — galbramc / detail
  444. Forgot a file and fix a warning — galbramc / detail
  445. Forgot more files — galbramc / detail
  446. Forgot to update a test — galbramc / detail
  447. Fix body force convergence tolerance specification — galbramc / detail
  448. Add TtRel output for body forces — galbramc / detail
  449. Axisymmetric AD capabilities modified and added — cwomack / detail
  450. Added new axisymmetric output functionals — cwomack / detail
  451. Dump body force information on interior groups — galbramc / detail
  452. Fix last commit — galbramc / detail
  453. Fixed vera error — cwomack / detail
  454. added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
  455. Fixed vera errors — cwomack / detail
  456. Tq, Tg parameters for BC normal flux — allmaras / detail
  457. added quadratureOrder() member function — allmaras / detail
  458. added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
  459. add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
  460. compile-time check & dump of types — allmaras / detail
  461. Add more output functionals for RotorSource — galbramc / detail
  462. Add vera exclusion — galbramc / detail
  463. Fixed vera errors — cwomack / detail
  464. added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
  465. Add PtRot and Kr3 for body forces — galbramc / detail
  466. Jenkins script fix — galbramc / detail
  467. Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
  468. Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
  469. Another compile fix — galbramc / detail
  470. More compile fixes — galbramc / detail
  471. added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
  472. modifications to VMSD-BR2 needed for global constraints — allmaras / detail
  473. instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
  474. modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
  475. added matrix write during initialization — allmaras / detail
  476. compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
  477. Add error functions erf and erfc to Surreal — galbramc / detail
  478. Corrections for intel — galbramc / detail
  479. Add tolerance for intel error function Surreal tests — galbramc / detail
  480. added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
  481. vera line length squawk — allmaras / detail
  482. added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
  483. incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
  484. Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
  485. Undo file rename — galbramc / detail
  486. added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
  487. added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
  488. initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
  489. bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
  490. bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
  491. typo fix — allmaras / detail
  492. XField template modifications required for successful build of Axisymmetric — allmaras / detail
  493. modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
  494. instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
  495. member function additions/changes needed for axisymmetric ND convert — allmaras / detail
  496. adding some missed logic — deanna.sewell / detail
  497. Add skin friction output for body forces — galbramc / detail
  498. added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
  499. Compile fix — galbramc / detail
  500. Actual correct wall shear stress calculations. — galbramc / detail
  501. Forgot a file — galbramc / detail
  502. fixed a compile warning — deanna.sewell / detail
  503. vera fix — galbramc / detail
  504. Warning and unintialized data fixes — galbramc / detail
  505. Reformatted test cases, fixed hierarchical if statement — cwomack / detail
  506. Initialize blockage to 1 — galbramc / detail
  507. all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
  508. Fix shear stress calculation — galbramc / detail
  509. more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
  510. Fix blockage initialization — galbramc / detail
  511. more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
  512. vera squawks — allmaras / detail
  513. Axes templating for AFLR2 — allmaras / detail
  514. more Axes related bugs and squawks — allmaras / detail
  515. more Axes fixes — allmaras / detail
  516. eliminated unused variables — allmaras / detail
  517. Axes templates for avro — allmaras / detail
  518. more Axes in avro fixes — allmaras / detail
  519. avro instantiations require Cartesian parameter — allmaras / detail
  520. more avro Axes fixes — allmaras / detail
  521. avro Axes fixes — allmaras / detail
  522. more fixes — allmaras / detail
  523. 4D avro instantiation — allmaras / detail
  524. removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
  525. Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
  526. Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
  527. Try moving the pi/180 scaling again — galbramc / detail
  528. Forgot a file — galbramc / detail
  529. Fixed DOF calculation — cwomack / detail
  530. Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
  531. Fix halving linesearch dumpField — galbramc / detail
  532. Update unit test — galbramc / detail
  533. More unit test updates — galbramc / detail
  534. Don't try to compare tecplot files. — galbramc / detail
  535. Suppress cmake dev warning — galbramc / detail
  536. Still need to remove the files — galbramc / detail
  537. Try and try again — galbramc / detail
  538. Relax timing — galbramc / detail
  539. Use min for SA-R for now. — galbramc / detail
  540. Minor PTC update — galbramc / detail
  541. Updates to SA-R — galbramc / detail
  542. Use smooth math for SA-R — galbramc / detail
  543. Added p adjoint to DGBR2 interface — cwomack / detail
  544. Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
  545. Fixed vera errors — cwomack / detail
  546. Fix bounding box check for body force camber surfaces — galbramc / detail
  547. Even more robust body force camber surface bounding box calculation — galbramc / detail
  548. More SA-R updates — galbramc / detail

#119 (Jan 11, 2022, 4:58:25 AM)

  1. Added cwomack@mit.edu to DeveloperEmailAddresses — cwomack / detail
  2. added annotation — shunz / detail
  3. intermediate commit in case of ACDL power down. sandbox still should not compile yet — shunz / detail
  4. refactored 3D box hex grid to allow for arbitrary list of node coordinates — shunz / detail
  5. added DOF count checks in box hex grid — shunz / detail
  6. added CG field instantiation for IBL3 Qauxv field — shunz / detail
  7. minor annotation — shunz / detail
  8. refactoring to show intention more clearly — shunz / detail
  9. minor cleanup — shunz / detail
  10. minor addition of annotation — shunz / detail
  11. cleaned up and fixed sandbox case on FP for S-shaped duct — shunz / detail
  12. commented out hacks — shunz / detail
  13. Starting to implement BCDataFields by copying over stuff — shunz / detail
  14. added and experimented with BCDataFieldManager class.  Ready to further extend this for BCDataField implementation. — shunz / detail
  15. minor commenting — shunz / detail
  16. minor refactoring before adding BC data field stuff — shunz / detail
  17. Initial prototype of introducing BC data fields into algebraic equation set and instantiations of IntegrandBoundaryTraces — shunz / detail
  18. 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
  19. some tidying up — shunz / detail
  20. hide away to-be-removed stuff/hacks — shunz / detail
  21. Refactored 3D full potential stuff, particularly adding wall transpiration BC.  Start to pave ways for including BC data field in BC class — shunz / detail
  22. Tried wall transpiration in S-duct FP case — shunz / detail
  23. append BC data field to 3D FP wall transpiration BC — shunz / detail
  24. renaming variables for clarity — shunz / detail
  25. 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
  26. removed code from a previous attempt to implement BC data field — shunz / detail
  27. refactored BC data evaluation call from element — shunz / detail
  28. Started working on Auxv projection equation for IBL+FP coupling: finished the qauxv component in the projection integrand — shunz / detail
  29. minor refactoring to reduce unnecessary memory allocation — shunz / detail
  30. modulize velocity calculation in 3D FP solver — shunz / detail
  31. typo fixes — shunz / detail
  32. Added new 4-variable Qauxv formulation and associated Field instantiations — shunz / detail
  33. Initial work on Auxv equation with 3D FP solver: compiles now but needs to be completed — shunz / detail
  34. Some cleanup on Auxv equation (with 3D FP) residual — shunz / detail
  35. some more cleanup before completing Auxv equation jacobian — shunz / detail
  36. Auxv equation now works for a trivial test case.  Now need to work out volume-surface grid connectivity — shunz / detail
  37. minor cleanup — shunz / detail
  38. minor refactoring/annotation — shunz / detail
  39. 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
  40. Added nontrivial test for Auxv projection from FP solution — shunz / detail
  41. minor typo fix in comments — shunz / detail
  42. 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
  43. minor cleanup — shunz / detail
  44. minor cleanup/refactoring — shunz / detail
  45. Removed execute permission for a .cpp file — shunz / detail
  46. Add surface tecplot dump to BodyForce Solver — galbramc / detail
  47. Fix for body force surface outputs — galbramc / detail
  48. Added Pointwise mesh generator — galbramc / detail
  49. Parallel fix and forgot a file — galbramc / detail
  50. Fix Pointwise h calculation. Fix link errors. — galbramc / detail
  51. Small fix to Pointwise glf script — galbramc / detail
  52. Added waligura@mit.edu to DeveloperEmailAddresses — waligura / detail
  53. PDERANSSA2D changes which take out ntref as a variable in the PDERANS function and unit test. The unit test update is not ideal right now since I am still waiting on a way to calculate some terms, but there is a SANS developer exception for the time being. Needed to push it to start building off some new SA varaitions off of it. — waligura / detail
  54. Removing white spaces in PDERANSSA2D — waligura / detail
  55. Add isotropic MOESS optimization option for Pointwise — galbramc / detail
  56. Fixes to PDERANSSA2D and unit test — waligura / detail
  57. Another formatting change — waligura / detail
  58. Try again — waligura / detail
  59. messed up spacing at the end of the file — waligura / detail
  60. Valgrind python suppressions — galbramc / detail
  61. Nightly clang analyzer suppressions — galbramc / detail
  62. Correct volume calculation for Pointwise — galbramc / detail
  63. Pointwise fix for dimensionality — galbramc / detail
  64. changes to sandbox cases with nuref defined — waligura / detail
  65. Fix instantiation — galbramc / detail
  66. Clang compiler fix — galbramc / detail
  67. Relax timing for one test — galbramc / detail
  68. More changes to sandbox cases for nuref deletion update — waligura / detail
  69. Initilizing variables and raising the convergence tolerance — waligura / detail
  70. Just lowering the tolerance a little bit more on the PDERANS unit test to try and get it through Intel. I need to update this later anyway so this may be a temporary fix — waligura / detail
  71. Actually finding that closetol is defined multiple times in this unit test — waligura / detail
  72. Use Python 3.8.10 for valgrind and sanitizer — galbramc / detail
  73. Messing around with the tolerances a little bit more — waligura / detail
  74. Improved linesearch console output. Now when verbosity is on, the linesearch outputs whether a residual is increased (+), decreased (-), or converged (*) at the locations tested. — blsc / detail
  75. Updates to Newton. Neater verbose outputs to console for residual. Tracking nonlinear iterations taken correctly for cases where Newton does not converge. — blsc / detail
  76. Update PDEmitAVSensor2D and PDEmitAVSensor3D to better handle the afld, including system tests to ensure consistency. This required a few changes in the PDEEulermitAVDiffusion classes (more to changes to come with these). Also added a h/p scaling for the 2D sensor viscosity with unit test. — blsc / detail
  77. Removed duplicated class definition in two cpp files, which may have led to unitialized data error reported by valgrind. — shunz / detail
  78. Fix nightly script — galbramc / detail
  79. Another nightly script fix — galbramc / detail
  80. Updates to Euler/NS mainly to improve the custom tecplot output. Updates to artificial diffusion classes to remove the a-field from params, since those should all be handled by the PDESensor classes now. Updates to the custom tecplot output function for RANSSA so we get the SA variable in the domain, and RANSSA fluxes at the boundary. Added PDEEulermitAVDiffusion3D.h to the exclusion list for file size. Updates to boundary conditions mostly to handle the a-field in the params in a cleaner way. — blsc / detail
  81. Renamed analytic functions with array output to hopefully avoid confusion — shunz / detail
  82. Updated PDESourceOnly and unit tests. Required some modification of a few PDEs in the process. — blsc / detail
  83. Updated homotopy continuation algorithm. This involves an update to the constructor, so the relevent sandbox cases have been updated. A few sandbox cases and unit test have been disabled. The unit test will be re-enabled once it has been updated to the new interface (the content is currently lacking anyway). Also added a function to SolverInterface_VMSD_BR2 to return the total (q + qp) fine (p+1 without subtraction) adjoint for output to Tecplot. — blsc / detail
  84. Minor edits — shunz / detail
  85. Add ProjectToQauxi equation class for coupling FP+IBL3 — shunz / detail
  86. Rename VectorFunction3D to ArrayFunction based on new naming convention — shunz / detail
  87. Removed all the cases that were disabled in the sandbox. Re-added the homotopy unit tests (still need more work, but to check basic functionality). Updated advection-diffusion and PDEHomotopy interfaces to support the new unit test. — blsc / detail
  88. Add initial framework for Auxi equation for FP-IBL3 coupling — shunz / detail
  89. Minor cleanup — shunz / detail
  90. Removing some secluded ntref values pointed out by Ben — waligura / detail
  91. add anonymous namespace for safety — shunz / detail
  92. Included all the necessary fields int Auxi equation for FP-IBL3 — shunz / detail
  93. Renamed integrand for projection to Qauxi — shunz / detail
  94. Added the ability to specify parameters for positivity preserving source in Euler. Updated tests to reflect change in constructor. — blsc / detail
  95. I think this will fix the error Jenkins bought up for the Euler with rotor PDE. — blsc / detail
  96. Fix Euler with rotor PDE boundary condition — blsc / detail
  97. Fix Euler with rotor PDE boundary condition -- Surreals could be passed through the PointSequence too. — blsc / detail
  98. Removed unused header from Homotopy.h — blsc / detail
  99. Warning fixes — blsc / detail
  100. More warning fixes for missing override keyword. — blsc / detail
  101. Update to latest avro — galbramc / detail
  102. avro parallel fixes — galbramc / detail
  103. Dissable avro graphics — galbramc / detail
  104. add const qualifier just to be extra cautious — shunz / detail
  105. Initial working prototype of projection to Qauxi without the div.(M) term — shunz / detail
  106. Distinguish volume and manifold quadrature order configurations — shunz / detail
  107. Rename integrand class for clarity — shunz / detail
  108. 4D fixes, and rename Ptope to Pentatope — galbramc / detail
  109. Missed a file — galbramc / detail
  110. Remove file dump — galbramc / detail
  111. Fix warning — galbramc / detail
  112. Add initial API of manifold integrands for Auxi equation — shunz / detail
  113. Put avro WriteConformity back, but does nothing for now — galbramc / detail
  114. add more details to integrand of manifold boundary trace for FP-IBL3 coupling — shunz / detail
  115. More avro parameter fixes — galbramc / detail
  116. Reduce Pentatope mesh size. Fix accidental commit — galbramc / detail
  117. Warning fix — galbramc / detail
  118. rename files/classes for clarity — shunz / detail
  119. add missing include — shunz / detail
  120. [intermediate progress] compiling prototype of manifold boundary trace integrals in auxi equation for FP-IBL3 coupling — shunz / detail
  121. minor edit — shunz / detail
  122. Removed unnecessary destructor — shunz / detail
  123. typo fix — shunz / detail
  124. Access cell group via global indexing instead of local — shunz / detail
  125. 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
  126. Type-related bugfix in FP PDE — shunz / detail
  127. cleaned up unused method — shunz / detail
  128. 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
  129. Hard coded manifold/surface quad grid that matches z-min boundary group of a box hex grid — shunz / detail
  130. Added comments to BC data field implementation — shunz / detail
  131. Minor typo fix — shunz / detail
  132. Refactored DOF indexing contruction to ensure consistency between volumeb boundary trace field and area cell field — shunz / detail
  133. Rename variable for clarity.  Add exception to guard against misuse of BC data in full potential wall transpiration BC — shunz / detail
  134. Start a new case of FP-IBL3 coupling by copying from existing FP-only case. — shunz / detail
  135. 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
  136. 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
  137. Removed a deprecated header file — shunz / detail
  138. Add partial specialization to support block 4x4 FP+IBL3 coupling — shunz / detail
  139. Fixed missing BC parameter checks — shunz / detail
  140. Fixed long line formatting — shunz / detail
  141. 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
  142. minor cleanup — shunz / detail
  143. Add static data member to identify the size of jacobian (i.e. number of equations and variables) — shunz / detail
  144. Add unit test for block 4x4 system of FP-IBL3 coupling. Still a working progress, but test compiles and runs — shunz / detail
  145. 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
  146. Completed Auxi equation for FP-IBL3 coupling — shunz / detail
  147. 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
  148. Refactor jacobian ping test screen output for clarity — shunz / detail
  149. Refactor JacobianParam to allow for multiple parameters of different dimension, e.g. for Auxi equation of FP-IBL3 coupling — shunz / detail
  150. Pass block 4x4 block algebraic equation set unit test without coupling for FP and Auxv equations — shunz / detail
  151. add const qualifiers — shunz / detail
  152. Add annotation to AES_Auxi — shunz / detail
  153. Remove redundant class template arguments — shunz / detail
  154. Remove AGLS. Add blockage and viscous terms to RotorSource. — galbramc / detail
  155. Missed a file — galbramc / detail
  156. Refator AES_auxv mass matrix jacobian computation for clarity and simplicity — shunz / detail
  157. BC fixes — galbramc / detail
  158. Fix include — galbramc / detail
  159. More boundary condition cleanup — galbramc / detail
  160. Relax tolerance — galbramc / detail
  161. Warning fix — galbramc / detail
  162. Auxi parameter jacobian is now compiling. — shunz / detail
  163. Rename class and file — shunz / detail
  164. Added functionality to project from a DG to a CG field defined on the same x-field. — blsc / detail
  165. Remove infinite x-dervative for thickenss. Fix warnings. — galbramc / detail
  166. DG ot CG prjection now uses explicit instantiation. — blsc / detail
  167. Simplify jacobian calculation of Auxi equation as it's simply mass matrix for Galerkin projection — shunz / detail
  168. Add a specialized IntegrateCellGroups method for reuse in FP-IBL3 coupling implementation — shunz / detail
  169. More strict templates for AV. Add strongFluxViscous to AV. — galbramc / detail
  170. Warning fixes — galbramc / detail
  171. Fix for older cmake versions — galbramc / detail
  172. Replace max with smoothRamp_tanh2 for artificial viscosity — galbramc / detail
  173. Some more tests — galbramc / detail
  174. Fix smoothRamp_tanh2. Fix ThicknessNACA6 to use fabs instead of abs. — galbramc / detail
  175. Suppress compiler warning — galbramc / detail
  176. Fix warning and relax tolerance — galbramc / detail
  177. Enable viscous body forces for Euler — galbramc / detail
  178. Completed Auxv_Qinv jacobian — shunz / detail
  179. Added a test to check that bubble modes were not present in VMSD after static condenstaion for a partial Newton step. — blsc / detail
  180. Vera exclusion needed for new unit test (L006). — blsc / detail
  181. Added parallel test for homotopy, found bug in parallel, fixed bug in parallel. — blsc / detail
  182. Discrete blockage gradient — galbramc / detail
  183. Forgot a file — galbramc / detail
  184. Added an example homotopy adapt in 3D with RANS, and some missing function calls. — blsc / detail
  185. Vera fix — galbramc / detail
  186. Fix compile error — galbramc / detail
  187. 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
  188. Add annotations — shunz / detail
  189. Another compile fix — galbramc / detail
  190. Another compile fix — galbramc / detail
  191. Fixed error in PETSc Dicts. — blsc / detail
  192. Relax tolerance. Add PETScInit. Suppress warning. — galbramc / detail
  193. More warning fixes — galbramc / detail
  194. PDERANS3D fixes — galbramc / detail
  195. Fixes for AVSensor_Source_VMSD_SPD — galbramc / detail
  196. Fix ping test — galbramc / detail
  197. Change git update alias — galbramc / detail
  198. Fix sensitvity calculation — galbramc / detail
  199. Don't require name for camber free parameters — galbramc / detail
  200. Implement BCNone for VMSD BR2. I hope nobody has been using it... — galbramc / detail
  201. Completed d(FP)/d(Qauxi) coupling jacobian for FP-IBL — shunz / detail
  202. Forgot to commit unit test on d(FP)/d(Qauxi) jacobian — shunz / detail
  203. Removed redundant files for discarded Auxi and Auxv equation implementation — shunz / detail
  204. Removed more discarded implementation for Auxi (in FP-IBL3) — shunz / detail
  205. Add linear algebra instantiations for FP-IBL3 — shunz / detail
  206. Refactoring to keep up with JacobianParam's updated template arguments — shunz / detail
  207. Fixed formatting — shunz / detail
  208. Minor refactoring — shunz / detail
  209. Add unit test for box grid and its derived boundary manifold grid — shunz / detail
  210. Minor cleanup — shunz / detail
  211. Add more unit test — shunz / detail
  212. Add unit test for FieldVolume_DG_BoundaryTrace_matchAreaCell — shunz / detail
  213. Bug fix: previously, allocated memory for dynamic matrix but didn't initialize to zero — shunz / detail
  214. Completed 4x4 block system jacobian ping test for FP-IBL3 coupling — shunz / detail
  215. Added Tt output for Rotor — galbramc / detail
  216. added instantiations for Newton solution of FP-IBL3 equations — shunz / detail
  217. Solved first FP-IBL3 case with Newton solver — shunz / detail
  218. added instantiations for MKL and PETSc for FP-IBL3 — shunz / detail
  219. added implementation for PETSc for FP-IBL3 — shunz / detail
  220. modularized S-shaped duct grid points generation — shunz / detail
  221. debugging (for sporadically slow FP residual/jacobian) and refactoring FP-IBL3 test case — shunz / detail
  222. Added more profiling info for debugging FP-IBL3 — shunz / detail
  223. added verbose printout for debugging — shunz / detail
  224. fixed formatting errors — shunz / detail
  225. Fix Tt rotor output — galbramc / detail
  226. Fixes for triangle — galbramc / detail
  227. Fix for triangle with holes — galbramc / detail
  228. some cleanup on full potential PDE — shunz / detail
  229. refactored and added to residualDecreaseStatus(.) — shunz / detail
  230. fixed over-array-bound access — shunz / detail
  231. switched assertions from runtime to compile time — shunz / detail
  232. refactored FP-IBL3 S-duct test case — shunz / detail
  233. forgot to commit this... refactored linear solution checker — shunz / detail
  234. removed redundant partial specialization in AES_PTC — shunz / detail
  235. annotated PTC implementation of paramfld_ and paramfldpast_ — shunz / detail
  236. beautified Newton iteration printout — shunz / detail
  237. refactored an MatrixS constructor — shunz / detail
  238. added comments — shunz / detail
  239. enabled PTC for FP-IBL3 4x4 coupling — shunz / detail
  240. fixed FP and IBL side wall BC — shunz / detail
  241. refactored std::vector access to use bound checking — shunz / detail
  242. added comments on how/why CFL changes in PTC iterations — shunz / detail
  243. refactored PTC printout & dump — shunz / detail
  244. minor tweak to test case — shunz / detail
  245. Refactored S-duct box grid — shunz / detail
  246. Cleaned up 3D FP BC — shunz / detail
  247. some cleanup — shunz / detail
  248. added commented out code for timing — shunz / detail
  249. fixed warnings — shunz / detail
  250. added sanity check.  some cleanup — shunz / detail
  251. changed IBL3 surface normal orientation convention to be compatible with FP-IBL3 coupling — shunz / detail
  252. Refactored projection onto Qauxv to be only in-surface velocity components in FP-IBL3 coupling — shunz / detail
  253. added assertion to guard against misuse — shunz / detail
  254. Consolidated auxi equation implementation for 3D full potential and panel — shunz / detail
  255. minor cleanup — shunz / detail
  256. Merged ProjectToQauxi3D implementation for panel and FP coupling with IBL3 — shunz / detail
  257. more cleanup on include — shunz / detail
  258. Cleaned up and merged interior trace integrand for IBL3 and Auxi.  Renamed files — shunz / detail
  259. added missing include that was accidentally removed — shunz / detail
  260. cleaned up include related to 2D/3D manifold cell integrands — shunz / detail
  261. more cleanup of include — shunz / detail
  262. Cleaned up panel+IBL3 case — shunz / detail
  263. added option in IBL3 to choose how nrm_surf orientation relates to e1 and e2 — shunz / detail
  264. minor test case cleanup/tweaks — shunz / detail
  265. turned off (1) LF flux, (2) mass correction to flux and (3) amp+lag equations for IBL3 — shunz / detail
  266. fixed style — shunz / detail
  267. refactored param tuple type for better consistency between indexing, ParamTuple and FieldTuple — shunz / detail
  268. renamed parameter field type — shunz / detail
  269. refactored parameter type for IBL3 — shunz / detail
  270. refactored JacobianParam class since the previous implementation is quite limiting — shunz / detail
  271. updated JacobianParam usage in test cases following its refactoring — shunz / detail
  272. more cleanup on JacobianParam usage — shunz / detail
  273. updated use cases involving Auxi equation in panel+IBL3. deleted sandbox cases that are not worth maintaining — shunz / detail
  274. updated use cases of new PDEIBL3FourEqn API — shunz / detail
  275. fixed full potential unit tests — shunz / detail
  276. 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
  277. fixed IBL unit tests — shunz / detail
  278. minor cleanup of 3D IBL PDE and associated block jacobian ping test — shunz / detail
  279. 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
  280. refactored/fixed Surreal type definitions to use proper/general size variable — shunz / detail
  281. accidentally forgot these pieces two commits earlier, when updating auxi BCNone integrand — shunz / detail
  282. fixed some compile errors for auxi equation and boundary integrand — shunz / detail
  283. minor integrand cleanup — shunz / detail
  284. refactored auxi equation's cell integrand to be PhysDim-agnostic, in prep for generalization of auxi aes class — shunz / detail
  285. Renamed auxi aes class to be not 3D specific, in prep for generalization — shunz / detail
  286. Refactored BCNone integrand for Galerkin manifold to be agnostic of PhysDim — shunz / detail
  287. fixed/refactored a few Galerkin_manifold boundary integands to be agnostic of PhysDim — shunz / detail
  288. Use isotropic implied metric for IsotropicOpt MOESS — galbramc / detail
  289. refactored Galerkin_manifold interior trace integrands to be agnostic of PhysDim — shunz / detail
  290. removed daisy chain in JacobianParam since it could be handled by the primary algebraic equation class's jacobianParam(...) — shunz / detail
  291. removed 3D-specific assertion — shunz / detail
  292. refactored usage of jacobianParam(...) to account for any daisy chain in the primary algebraic equation set — shunz / detail
  293. Refactored daisy-chain/linked list implementation of algebraic equation sets, including auxi equation and proper chained calls to jacobianParam() — shunz / detail
  294. 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
  295. 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
  296. Removed 3D-specific assertion in auxi cell integrand. Fixed IBL2 captured transition system test case — shunz / detail
  297. Cleaned up auxi equation implementation to remove redundant dummy members in FunctionEval class.  Renamed some files & classes — shunz / detail
  298. cannot assign a regular/raw pointer to std::shared_ptr — shunz / detail
  299. Cleaned up 2D auxv equation implementation for XfoilPanel+IBL to remove redundant dummy members in FunctionEval class.  Renamed some files & classes — shunz / detail
  300. cannot assign regular/raw pointer to std::shared_ptr — shunz / detail
  301. Cleaned up 3D auxv equation implementation for flat plate panel+IBL3 to remove redundant dummy members in FunctionEval class — shunz / detail
  302. minor refactoring of XfoilPanel field discretization order checks/assertions — shunz / detail
  303. refactoring (similar to previous ones) to have PDEIBL2D define its parameter field tuple types — shunz / detail
  304. typo fix — shunz / detail
  305. only prints in verbose mode — shunz / detail
  306. fixed system/CodeConsistency tests for IBL — shunz / detail
  307. cleanup and fixes to keep IBL-related implementation up to date — shunz / detail
  308. more cleanup on DG/HDG discretization unit tests, mostly related to IBL — shunz / detail
  309. cleanup & fixes to panel-IBL3 3x3 block discretization unit tests to keep up to date with IBL-related implementation — shunz / detail
  310. removed redundant include — shunz / detail
  311. fixed miscellaneous XfoilPanel+IBL2 aes unit tests to stay up to date with latest IBL implementation — shunz / detail
  312. cleaned up & fixed sandbox cases for XfoilPanel+IBL2D single run and drag polar for airfoil — shunz / detail
  313. miscellanenous fixes of compile error and formatting style — shunz / detail
  314. removed uses of gradqn and q in Neumann and Dirichlet BCs respectively for potential flow — shunz / detail
  315. fixed some compile errors and formatting style — shunz / detail
  316. updated pyrite check files for IBLFourEqn3D to use LF flux without mass correction — shunz / detail
  317. fixed miscellaneous unit tests related to coupled IBL — shunz / detail
  318. fixed FP-IBL3 jacobian ping test — shunz / detail
  319. 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
  320. allows FP-IBL3 jacobian ping test to run longer on Jenkins — shunz / detail
  321. fixed unit test of auxv aes for 3D full potential — shunz / detail
  322. Reverted some changes in the use of LIP BCs.  These changes should NOT have been made — shunz / detail
  323. relocated a unit test to IBL folder — shunz / detail
  324. passed a few ping tests related to coupled IBL3 — shunz / detail
  325. fixed two unit tests troubled by misuse of MPI communicator — shunz / detail
  326. 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
  327. 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
  328. relaxed machine precision level tolerance in a unit test for intel compiler to pass — shunz / detail
  329. fix no-return warnings in a function with non-void return type — shunz / detail
  330. fix missing return statement issue — shunz / detail

#118 (Sep 18, 2021, 9:12:18 AM)

  1. Fixes for boundary triangle orientation with refine — galbramc / detail
  2. Split trapped edges with refine. Check for all 0 element in distance function. Other small fixes. — galbramc / detail
  3. Forgot to update refineParam::checkInputs — galbramc / detail
  4. Updates to refine interface and print requested complexity with MOESS — galbramc / detail
  5. Use log_eucliean edge length with refine — galbramc / detail
  6. Try to fix suitesparse metis dilemma. Add more g++ and clang++ copmiler versions. — galbramc / detail
  7. gnu 11 fixes — galbramc / detail
  8. Remove -lc++ from clang flags — galbramc / detail
  9. Add missing include — galbramc / detail
  10. Upgrade ccache — galbramc / detail
  11. Fix SANSparallel MMA optimization — galbramc / detail
  12. Cleanup for last commit — galbramc / detail
  13. Update ccache path — galbramc / detail
  14. Compile fixes for clang-10 — galbramc / detail
  15. Relax tolerance — galbramc / detail
  16. More compile fixes — galbramc / detail
  17. Warning fixes — galbramc / detail
  18. Lots of compile warnings and other fixes — galbramc / detail
  19. Use default functions in MatrixSymS. Increase execution times for coverage. Warning fixes. — galbramc / detail
  20. Fix typo — galbramc / detail
  21. Relax toleranes. Upgrade to AFLR 10.17.5. — galbramc / detail
  22. Use appropriate architecture for AFLR — galbramc / detail
  23. Update AFLR3 and use TRANSP_INT_BL for Body Force boundaries — galbramc / detail
  24. Fix warnings — galbramc / detail
  25. Update finding and checking AFLR — galbramc / detail
  26. Relax execution time — galbramc / detail
  27. Intel is just different... — galbramc / detail
  28. Relax more tolerances and fix indentations — galbramc / detail
  29. More intel relaxation — galbramc / detail
  30. Use system lcov and relax intel tolerance — galbramc / detail
  31. Use xHost instead of xhost so ccache works with Intel — galbramc / detail

#117 (Aug 12, 2021, 11:49:23 AM)

  1. Refactor BodyForceSolver — galbramc / detail
  2. Suppress Boost serialization bug for VectorS<M,SurrealS> — galbramc / detail
  3. Add missing include — galbramc / detail
  4. Test syncDOFs_MPI with more complex data types — galbramc / detail
  5. Add missing ifdef — galbramc / detail
  6. Put back distance function calculation — galbramc / detail
  7. Fix BodyForce solver initial condition — galbramc / detail
  8. Exlicitly use SANS::SurrealS with EGADS. Update NormalField test. — galbramc / detail
  9. Take away a toy — galbramc / detail
  10. Intel workaronud... — galbramc / detail
  11. Test the correct Face — galbramc / detail
  12. Fix compile error — galbramc / detail
  13. Warning fixes — galbramc / detail
  14. Finally found the NormalField bug. — galbramc / detail
  15. Fix OutGroup specification for BodyForce Solver — galbramc / detail
  16. Add Optimization option to BodyForce solver. — galbramc / detail
  17. Forgot to update checkInput function. — galbramc / detail
  18. Fix use of incorrect dictionary — galbramc / detail

#116 (Jul 27, 2021, 5:06:02 AM)

  1. Enabled move construction and assignment. — hcarson / detail
  2. Added ability to output a temporary field containing the fully reconstructed p' adjoint — hcarson / detail
  3. Added some more move constructors. — hcarson / detail
  4. It's not a pointer you idiot. — hcarson / detail
  5. fix to test file to actually call the write method — hcarson / detail
  6. Enabled move construction and assignment. — hcarson / detail
  7. Added some more move constructors. — hcarson / detail
  8. Added ability to output a temporary field containing the fully reconstructed p' adjoint — hcarson / detail
  9. Fixed missing method for dumping the perturbation field. In the process added many additional move constructors/assignments. Also added an implicit conversion for ElementPair, allowing it to be inserted directly into map/unordered map/set etc. A bunch of small house cleaning tasks too. Deleted explicit constructors that could just be default. — hcarson / detail
  10. accidentally deleted default constructor — hcarson / detail
  11. EVEN MORE MOVE CONSTRUCTORS — hcarson / detail
  12. UniqueTrace a mutable struct. Immutability doesn't buy anything, and just prevents compiler optimization. Additionally, deleted a large number of unneeded constructors, as the compiler provided versions are better and safer. If you write no code, you can write no bugs! See CPP guidelines rule of zero — hcarson / detail
  13. adding back the default constructor, something funky happens with default initializer. Also change MatrixS to use stdarray, and then to have the 5 constructors as defaults. — hcarson / detail
  14. tweaks — hcarson / detail
  15. Add a stack parameter to CamberBlade — galbramc / detail
  16. Add option to constrain Mach number with BodyForces — galbramc / detail
  17. Fixes for specifying NormalMach as BodyForce constraint — galbramc / detail
  18. Rework Pprop output functional for BodyForces. Fix assertions for SAQCR. — galbramc / detail
  19. Unit test fixes — galbramc / detail
  20. Relax tolerance — galbramc / detail
  21. Fix bug in AFLR interface — galbramc / detail
  22. Relaxed basis function tolerances for intel — galbramc / detail
  23. Relax DG tolerances for intel — galbramc / detail
  24. Lots of warning fixes — galbramc / detail
  25. Tolerance fixes for intel compiler — galbramc / detail
  26. More warning fixes — galbramc / detail
  27. More warning fixes. Move adjoint MPI sync. — galbramc / detail
  28. Fix compile error — galbramc / detail
  29. Missed a warning — galbramc / detail
  30. Another warning fix — galbramc / detail
  31. More warning fixes — galbramc / detail
  32. Relax timeout — galbramc / detail
  33. Nightly fixes. Make TRIANGLE optional. — galbramc / detail
  34. cppcheck fixes — galbramc / detail
  35. Upgrade to ESP 1.19 (minimium required). Lots of cppcheck fixes. — galbramc / detail
  36. Warning fixes for CAPS — galbramc / detail
  37. Fixes to make triangle optional — galbramc / detail
  38. Dissable a test for now — galbramc / detail
  39. Missed a TRIANGLE suppression — galbramc / detail
  40. Relax test time — galbramc / detail
  41. One more use of TRIANGLE — galbramc / detail
  42. Relax one more test timing — galbramc / detail
  43. Update BoostBuild — galbramc / detail
  44. Add polynomial velocity profiles to Coles — galbramc / detail
  45. Some Coles profile fixes — galbramc / detail
  46. Refactor Rotor constraint — galbramc / detail
  47. Fixes for Rotor outputs — galbramc / detail
  48. Forgot a file — galbramc / detail
  49. Fix compile error — galbramc / detail
  50. Missed an output option — galbramc / detail
  51. More rotor output fixes — galbramc / detail
  52. Fix warning — galbramc / detail
  53. Allow no constraints during optimization — galbramc / detail
  54. Add back regular solve during body force optimization — galbramc / detail
  55. Relax timing — galbramc / detail
  56. Fix body force optimization for RANS — galbramc / detail
  57. More verbose error message — galbramc / detail
  58. One more body force optimization fix — galbramc / detail
  59. Update sansLIPAIM for ESP 1.19 — galbramc / detail
  60. Fix Rotort_GlobalConstraint convergence check — galbramc / detail
  61. Fix data transfer — galbramc / detail
  62. Add missing Python GIL protections — galbramc / detail
  63. Some nightly fixes. Better specification for building boost. — galbramc / detail
  64. Add Coloes polynomial pressure profile — galbramc / detail
  65. Add RANS Coles pressure profile. Relax test tolerances. Other small fixes. — galbramc / detail
  66. Remove upper bound check on Coles pressure polynomial — galbramc / detail
  67. Add ProfileDebug_eta_max — galbramc / detail
  68. Another tweak to Coles pressure profile — galbramc / detail
  69. Add polynomial pressure profile to back pressure BC — galbramc / detail
  70. Fix required delta for static back pressure — galbramc / detail
  71. VMSD-BR2 was using the wrong quadrature rule to calculate the non-zero pattern. Jacobian has been updated so that it should use correct (1 point) quadrature for non-zero pattern — blsc / detail
  72. Added logic to JacobianCell_VMSD_BR2 so that the static condensation matrices are not used for the non-zero patter calculation. Under-integration resulted in these matrices being singular. — blsc / detail

#113 (May 27, 2021, 3:09:39 PM)

  1. Upgrade AFLR — galbramc / detail
  2. Fix unit test — galbramc / detail

#112 (May 26, 2021, 4:20:19 AM)

  1. adding curvilinear transformation functionality — ursachi / detail
  2. missed some files — ursachi / detail
  3. added transformation function to ghost boundaries — ursachi / detail
  4. added test case — ursachi / detail
  5. cleaned up test case — ursachi / detail
  6. fixed quad order bug and added assert that all quad orders are the same — ursachi / detail
  7. fixed quadrature bug elsewhere and fixed warnings — ursachi / detail
  8. added curvilinear transformation and unit tests — ursachi / detail
  9. added missing includes (for std::shared_ptr) — ursachi / detail
  10. added another missing include for std::shared_ptr — ursachi / detail
  11. hopefully final include for shared_ptr — ursachi / detail
  12. fixed cmakefiles — ursachi / detail
  13. made some fixes for failing tests — ursachi / detail
  14. fixed spacetime exception — ursachi / detail
  15. quadOrder check shouldn't be done if using TopoD1 — ursachi / detail
  16. updated unit tests for curvilinear transformation — ursachi / detail
  17. cleaning up of failing unit tests (mainly changing some — ursachi / detail
  18. forgot to delete something — ursachi / detail
  19. removed unnecessary tecplot dumps — ursachi / detail
  20. another attempt to make jenkins stop complaining, now explicitly — ursachi / detail
  21. fixed warning — ursachi / detail
  22. deleted unnecessary stuff and cleaned up some additional warnings — ursachi / detail
  23. Fix RANS BC with Conservative variables. More RANSBC unit tests. Add smoothmin linearization. First attempt at blade optimization. — galbramc / detail
  24. Forgot file — galbramc / detail
  25. Add missing include — galbramc / detail
  26. Missed a file — galbramc / detail
  27. Compile error fixes — galbramc / detail
  28. Missed one — galbramc / detail
  29. added checkInputs calls when setting up transformation function — ursachi / detail
  30. fixed memory issue when assigning qfld DOFs — ursachi / detail
  31. deleted more unnecessary functions — ursachi / detail
  32. Add EGADS ruled wrapper — galbramc / detail
  33. Fix NormalField linearization. — galbramc / detail
  34. Forgot some files — galbramc / detail
  35. Add vectorization — galbramc / detail
  36. Fix Surreal changes — galbramc / detail
  37. bounding box should search along traces when using transformation even — ursachi / detail
  38. Fix compile error — galbramc / detail
  39. Fix ruled interface — galbramc / detail
  40. Fix warning — galbramc / detail
  41. Use PTC solve before constrained solve with blade optimization — galbramc / detail
  42. Fix warning — galbramc / detail
  43. Fix uninitialized data. Dissable normal field sensitivity for now. — galbramc / detail
  44. Add missing instantiation — galbramc / detail
  45. Fix BodyForce requiring pProp specified — galbramc / detail
  46. Restore DeveloperEmailAddresses — galbramc / detail
  47. lowered tolerance for test — ursachi / detail
  48. Updated nu-max calculation when USE_GRID_LAPLACIAN is defined. Added a default argument to AVSensor_Source2D_TwoPhase to model a constant source term if needed. — savithru / detail
  49. Avoid failed solves when optimizing body force blades — galbramc / detail
  50. Fix for last commit — galbramc / detail
  51. Vera fixes — galbramc / detail
  52. Change objective return on solve failure for BodyForce optimization — galbramc / detail
  53. Update for CentOS 7 — galbramc / detail