Skip to content

Changes

#1610 (Mar 23, 2024, 10:25:08 PM)

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

#1609 (Mar 19, 2024, 10:25:09 PM)

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

#1608 (Mar 17, 2024, 10:25:09 PM)

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

#1607 (Mar 9, 2024, 10:25:16 PM)

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

#1606 (Mar 5, 2024, 10:25:07 PM)

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

#1605 (Mar 4, 2024, 10:25:10 PM)

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

#1604 (Mar 3, 2024, 3:19:35 AM)

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

#1603 (Feb 29, 2024, 10:25:11 PM)

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

#1602 (Feb 13, 2024, 10:25:10 PM)

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

#1601 (Feb 11, 2024, 3:19:41 AM)

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

#1599 (Jan 4, 2024, 10:25:12 PM)

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

#1598 (Jan 2, 2024, 10:25:09 PM)

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

#1597 (Dec 21, 2023, 10:25:10 PM)

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

#1596 (Dec 14, 2023, 10:25:11 PM)

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

#1595 (Dec 11, 2023, 10:25:09 PM)

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

#1594 (Dec 7, 2023, 10:25:08 PM)

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

#1593 (Dec 6, 2023, 5:56:36 AM)

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

#1592 (Dec 4, 2023, 10:25:18 PM)

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

#1591 (Dec 2, 2023, 10:25:07 PM)

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

#1590 (Nov 30, 2023, 11:47:12 PM)

  1. added quadratureOrder() member function — allmaras / detail
  2. added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
  3. add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
  4. compile-time check & dump of types — allmaras / detail
  5. Add more output functionals for RotorSource — galbramc / detail
  6. Add vera exclusion — galbramc / detail
  7. Fixed vera errors — cwomack / detail
  8. added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
  9. Add PtRot and Kr3 for body forces — galbramc / detail
  10. Jenkins script fix — galbramc / detail
  11. Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
  12. Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
  13. Another compile fix — galbramc / detail
  14. More compile fixes — galbramc / detail
  15. added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
  16. modifications to VMSD-BR2 needed for global constraints — allmaras / detail
  17. instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
  18. modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
  19. added matrix write during initialization — allmaras / detail
  20. compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
  21. Add error functions erf and erfc to Surreal — galbramc / detail
  22. Corrections for intel — galbramc / detail
  23. Add tolerance for intel error function Surreal tests — galbramc / detail
  24. added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
  25. vera line length squawk — allmaras / detail
  26. added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
  27. incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
  28. Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
  29. Undo file rename — galbramc / detail
  30. added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
  31. added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
  32. initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
  33. bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
  34. bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
  35. typo fix — allmaras / detail
  36. XField template modifications required for successful build of Axisymmetric — allmaras / detail
  37. renamed some boundary conditions — ursachi / detail
  38. modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
  39. instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
  40. member function additions/changes needed for axisymmetric ND convert — allmaras / detail
  41. adding some missed logic — deanna.sewell / detail
  42. Add skin friction output for body forces — galbramc / detail
  43. added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
  44. Compile fix — galbramc / detail
  45. Actual correct wall shear stress calculations. — galbramc / detail
  46. Forgot a file — galbramc / detail
  47. fixed a compile warning — deanna.sewell / detail
  48. vera fix — galbramc / detail
  49. Warning and unintialized data fixes — galbramc / detail
  50. Reformatted test cases, fixed hierarchical if statement — cwomack / detail
  51. Initialize blockage to 1 — galbramc / detail
  52. all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
  53. Fix shear stress calculation — galbramc / detail
  54. more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
  55. Fix blockage initialization — galbramc / detail
  56. more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
  57. vera squawks — allmaras / detail
  58. Axes templating for AFLR2 — allmaras / detail
  59. more Axes related bugs and squawks — allmaras / detail
  60. more Axes fixes — allmaras / detail
  61. eliminated unused variables — allmaras / detail
  62. Set no fairing for duct wall surface grid — shunz / detail
  63. tried a case of uncoupled IBL on arc surface — shunz / detail
  64. Axes templates for avro — allmaras / detail
  65. more Axes in avro fixes — allmaras / detail
  66. avro instantiations require Cartesian parameter — allmaras / detail
  67. more avro Axes fixes — allmaras / detail
  68. fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
  69. fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
  70. avro Axes fixes — allmaras / detail
  71. more fixes — allmaras / detail
  72. 4D avro instantiation — allmaras / detail
  73. removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
  74. file IO updates in test case — shunz / detail
  75. 2D wall model implementation and testing — ursachi / detail
  76. Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
  77. played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
  78. Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
  79. Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
  80. Try moving the pi/180 scaling again — galbramc / detail
  81. Forgot a file — galbramc / detail
  82. Fixed DOF calculation — cwomack / detail
  83. Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
  84. Fix halving linesearch dumpField — galbramc / detail
  85. Update unit test — galbramc / detail
  86. More unit test updates — galbramc / detail
  87. Don't try to compare tecplot files. — galbramc / detail
  88. Suppress cmake dev warning — galbramc / detail
  89. Still need to remove the files — galbramc / detail
  90. Try and try again — galbramc / detail
  91. Relax timing — galbramc / detail
  92. Use min for SA-R for now. — galbramc / detail
  93. Minor PTC update — galbramc / detail
  94. added WM joukowski test case — ursachi / detail
  95. Updates to SA-R — galbramc / detail
  96. bsans old commits — waligura / detail
  97. Use smooth math for SA-R — galbramc / detail
  98. Added p adjoint to DGBR2 interface — cwomack / detail
  99. Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
  100. added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
  101. Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
  102. Fixed vera errors — cwomack / detail
  103. addes Axes templates; default to Cartesian — allmaras / detail
  104. modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
  105. added axisymmetric centerline BC for Euler/NS — allmaras / detail
  106. added pressure evaluation function to Q-interpreters — allmaras / detail
  107. added Brenner to axisymmetric; no unit tests yet — allmaras / detail
  108. output functionals for axisymmetric — allmaras / detail
  109. source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
  110. code clean up for solid-body rotation solution — allmaras / detail
  111. changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
  112. temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
  113. attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
  114. updated test case to new interface for globally constrained; primary mods are — allmaras / detail
  115. corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
  116. corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
  117. more mods/corrections for boundary-trace pressure constraint — allmaras / detail
  118. Fix bounding box check for body force camber surfaces — galbramc / detail
  119. Even more robust body force camber surface bounding box calculation — galbramc / detail
  120. added SurrealS operator= option to PyDict — allmaras / detail
  121. undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
  122. Added system tests for solver interfaces — cwomack / detail
  123. Fixed errors — cwomack / detail
  124. Fixed errors (should've been in last commit) — cwomack / detail
  125. More SA-R updates — galbramc / detail
  126. Fixed link errors — cwomack / detail
  127. Reverted CMakeLists changes — cwomack / detail
  128. Upgrade to latest refine — galbramc / detail
  129. Fix compile error — galbramc / detail
  130. One more refine fix — galbramc / detail
  131. vera fix — galbramc / detail
  132. Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
  133. Don't write restart.meshb from refine — galbramc / detail
  134. Remove restart.meshb from refine — galbramc / detail
  135. Rework metis/parmetis build again — galbramc / detail
  136. Don't build extern libs in parallel — galbramc / detail
  137. Fix intel warning — galbramc / detail
  138. Update GKlib build and suitesparse check — galbramc / detail
  139. Forgot a file — galbramc / detail
  140. PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
  141. changes to PDERANS3D with turbulence model implementation updates — waligura / detail
  142. actual commit for PDERANS3D that incorporates all merges — waligura / detail
  143. Another parmetis build fix — galbramc / detail
  144. Update cmake summary file — galbramc / detail
  145. Finally maybe — galbramc / detail
  146. vera changes to the PDE and constructor changes to test cases — waligura / detail
  147. Print absolute and relative PETSc tolerance — galbramc / detail
  148. Add fPIC when building GKlib — galbramc / detail
  149. More cmake fixes — galbramc / detail
  150. Remove message — galbramc / detail
  151. Maybe finally got it right... — galbramc / detail
  152. changed backsolve to not modify RHS (b) — ursachi / detail
  153. small commit to test jenkins again — waligura / detail
  154. Slightly prettier formatting for PETSc history — galbramc / detail
  155. Add metis to refine libraries — galbramc / detail
  156. Navier Stokes test case I'm having trouble with — waligura / detail
  157. made WM a turbulence model option (instead of adding an input to the — ursachi / detail
  158. Added adjoint DBL to scalar function — cwomack / detail
  159. Fixed unit test tolerance issue — cwomack / detail
  160. Lowered DBL unit test tolerance — cwomack / detail
  161. Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
  162. supersonic case update — waligura / detail
  163. Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
  164. Axes template for DG interior and boundary traces — allmaras / detail
  165. Axes template for XField_CellToTrace — allmaras / detail
  166. Add fourier modes for asymmetric rotor body forces — galbramc / detail
  167. Forgot a file — galbramc / detail
  168. Update test — galbramc / detail
  169. sansBOOM mods for AV jump sensor — darmofal / detail
  170. Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
  171. Fix permissions — galbramc / detail
  172. Intel and gnu12 fixes — galbramc / detail
  173. Add missing instantiations — galbramc / detail
  174. More link error fixes — galbramc / detail
  175. One more missing instantiation — galbramc / detail
  176. Relax tolerance for intel — galbramc / detail
  177. Put calculateStroudQuadrature in SANS namespace — galbramc / detail
  178. Refactor non-symmetric body forces — galbramc / detail
  179. Compile fix — galbramc / detail
  180. Vera fix — galbramc / detail
  181. Fix warning and ping test — galbramc / detail
  182. Adjusting finite difference — galbramc / detail
  183. Smaller step size — galbramc / detail
  184. new changes to PDERANS3D to include jacobian fixes — waligura / detail
  185. small vera mistake I missed — waligura / detail
  186. Upgrade to ESP 1.20 — galbramc / detail
  187. Fix warning — galbramc / detail
  188. sansLIPAIM python fixes — galbramc / detail
  189. Fixed the unit test for zero species — renat999 / detail
  190. Fix geometry construction — galbramc / detail
  191. More ESP updates — galbramc / detail
  192. Spatial implementation of sansBOOM created as sansBOOM2D — darmofal / detail
  193. More egads fixes — galbramc / detail
  194. Add WallSlip BC for 3D RANSSA — galbramc / detail
  195. Fix last commit — galbramc / detail
  196. Fix array bounds error — galbramc / detail
  197. Added test cases for Nspecies=1. Still a bug. — renat999 / detail
  198. Added test cases for Nspecies=1. Still a bug. — renat999 / detail
  199. Add PtPolynomials to 3D PtTt BC — galbramc / detail
  200. Fix compile error — galbramc / detail
  201. Update input checks for total pressure profile — galbramc / detail
  202. added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
  203. templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
  204. Fix rotor source asymmetric normal vectors — galbramc / detail
  205. Fix last commit — galbramc / detail
  206. Fixed sansBOOM SpaceTime1D with multiple species. — renat999 / detail
  207. Add legacy VTK and Exodus metric files — galbramc / detail
  208. VTK fixes — galbramc / detail
  209. Fixed Body Force solver sensitvity — galbramc / detail
  210. Warning fixes — galbramc / detail
  211. fixed vera errors: long line — shunz / detail
  212. fixed vera errors: long line — shunz / detail
  213. updated include paths — shunz / detail
  214. updated include paths — shunz / detail
  215. removed outdated sandbox case — shunz / detail
  216. updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
  217. updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
  218. turned off file output — shunz / detail
  219. PDEsansBOOM2D.h updates — darmofal / detail
  220. relaxed tolerance for intel — shunz / detail
  221. relaxed tolerance again for intel — shunz / detail
  222. Remove depricated sprintf — galbramc / detail
  223. Add cirumfirential body force — galbramc / detail
  224. Use system valgrind — galbramc / detail
  225. Fix warning — galbramc / detail
  226. Derivative calculation fixes for asymmetric body forces — galbramc / detail
  227. Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
  228. CMake file fix — galbramc / detail
  229. Forgot to update files. Some cppcheck fixes. — galbramc / detail
  230. added wall model for 3D — ursachi / detail
  231. added missing template arguments — ursachi / detail
  232. Update 2D SA_R to latest deffinition on TMR — galbramc / detail
  233. Fix abs with fabs — galbramc / detail
  234. added a missing const — ursachi / detail
  235. raised tolerance slightly for test — ursachi / detail
  236. More robust normal field for rotor source — galbramc / detail
  237. Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
  238. Working sansBOOM2D with unit tests for the PDE — renat999 / detail
  239. Update rotor source ping test — galbramc / detail
  240. Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
  241. Minor fixes — galbramc / detail
  242. Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
  243. Add manual body force magnitude specification — galbramc / detail
  244. Change deltaRef to forceMag in normal field dump — galbramc / detail
  245. Forgot to update some python inputs — galbramc / detail
  246. DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
  247. templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
  248. test/sandbox cases updated with templateized DGBR — cfrontin / detail
  249. unit test brute force replacement — cfrontin / detail
  250. unit test fixes ; make unit working — cfrontin / detail
  251. initialized variables to zero to fix compiler warnings — ursachi / detail
  252. Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
  253. system test update dgbr2 templatizaiton — cfrontin / detail
  254. fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
  255. test case changes to update — waligura / detail
  256. sandbox case add 2 — waligura / detail
  257. changes before Ben switch — waligura / detail
  258. think it should pass now. — cfrontin / detail
  259. Try to capture discontinuities for Rotor source teclot output — galbramc / detail
  260. Fix typo — galbramc / detail
  261. Added Area + Atmos. variations to sansBOOM2D — renat999 / detail
  262. Fixes to previous commit — renat999 / detail
  263. sansBOOM2D directories — renat999 / detail
  264. cleaned up files — ursachi / detail
  265. added wall function BC for 3D — ursachi / detail
  266. Blasius + polar coordinate test problems and functions — cwomack / detail
  267. added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
  268. explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
  269. added Axes template parameters — allmaras / detail
  270. Axisymmetric instantiations — allmaras / detail
  271. mods needed for extending global constraints to boundary terms and systems — allmaras / detail
  272. mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
  273. added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
  274. modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
  275. added constant CFL number option to PTC — allmaras / detail
  276. added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
  277. proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
  278. turned off some print statements — allmaras / detail
  279. added Reflect BC; bug fixes and code clean-up — allmaras / detail
  280. continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
  281. code clean-up — allmaras / detail
  282. added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
  283. fixed merge conflicts — allmaras / detail
  284. fixed vera line length squawks — allmaras / detail
  285. relaxed tolerances on tests — allmaras / detail
  286. missed an apply<> template — allmaras / detail
  287. added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
  288. vera squawk — allmaras / detail
  289. int -> size_t in for loops — allmaras / detail
  290. removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
  291. removed unused variable from test — allmaras / detail
  292. over-wrote a dump pattern file — allmaras / detail
  293. unused typedef removed — allmaras / detail
  294. missing dump pattern file — allmaras / detail
  295. relaxed test tolerance (for intel...) — allmaras / detail
  296. added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
  297. updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
  298. added option to evaluate Glasby tau without source term contribution — allmaras / detail
  299. added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
  300. axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
  301. added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
  302. Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
  303. Add camber surface dump — galbramc / detail
  304. Suppress Boost new version warnings in CMake — galbramc / detail
  305. added Axes template to XField1D mesher — allmaras / detail
  306. Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
  307. added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
  308. added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
  309. Added folders — renat999 / detail
  310. Added files — renat999 / detail
  311. Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
  312. Fixed sansBOOM to be up to date with the master br — renat999 / detail
  313. Fixed vera errors — cwomack / detail
  314. Fixed errors, added template argument — cwomack / detail
  315. fixed templating error — cwomack / detail
  316. Changed test suite name — cwomack / detail
  317. Removed unused variable — cwomack / detail
  318. Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
  319. Fixes for exodus file IO — galbramc / detail
  320. Standardized DBL cases, added unit test for annulus — cwomack / detail
  321. Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
  322. updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
  323. forgot to include updated cmakelist with previous commit — ursachi / detail
  324. forgot to actually commit the Tecplot output file — ursachi / detail
  325. Added axisymmetric DBL — cwomack / detail
  326. changed variable name to nt to be consistent with rest of code — ursachi / detail
  327. Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
  328. Forgot updated partitioning files — galbramc / detail
  329. One more missing file — galbramc / detail
  330. Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
  331. added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
  332. Forgot one more file — galbramc / detail
  333. Add another file to COTIRE_IGNORE — galbramc / detail
  334. Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
  335. added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
  336. 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
  337. added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
  338. Expose SA Flavours for Rotor Source calculations — galbramc / detail
  339. missed a couple files with added Axes templates — allmaras / detail
  340. Removed annulus unit test while fixing bug — cwomack / detail
  341. Removed unused variables — cwomack / detail
  342. Loosened tolerance on one test — cwomack / detail
  343. Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
  344. Add pressure gradient terms to RotorSource — galbramc / detail
  345. Relax tolerance — galbramc / detail
  346. consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
  347. added option for SUPG with source term for test-function operator; — allmaras / detail
  348. added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
  349. added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
  350. Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
  351. fixed merge conflicts — allmaras / detail
  352. vera line-length squawks — allmaras / detail
  353. added missing Axes in refine and related instantiations — allmaras / detail
  354. fixed vera squawk — allmaras / detail
  355. Add RotorSource flow tangency model — galbramc / detail
  356. Fix for intel compiler — galbramc / detail
  357. Remove redundtant email — galbramc / detail
  358. Adjust ping test — galbramc / detail
  359. Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
  360. added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
  361. added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
  362. fixed nightly warnings: possibly uninitialized variables — allmaras / detail
  363. First incorporation of Standard Atmosphere, and altitude dependent Absorption — renat999 / detail
  364. Saving first draft of polar coordinates, axisym changes — cwomack / detail
  365. raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
  366. Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
  367. some compilers need #include <vector> — allmaras / detail
  368. increased tolerances on raypath tests — allmaras / detail
  369. Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
  370. Fix for 2D CG periodic in parallel — galbramc / detail
  371. Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
  372. Fix FieldLib library order — galbramc / detail
  373. Standard Atmosphere RayPathS and absorption added — renat999 / detail
  374. Allow constrained body force solves in 2D — galbramc / detail
  375. Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
  376. Fix 2D RotorSource tecplot dump — galbramc / detail
  377. Put back rotor source tan(kappa) — galbramc / detail
  378. Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
  379. Forgot a file — galbramc / detail
  380. Correction to asymmetric Pt inflow BC — galbramc / detail
  381. Fix typo — galbramc / detail
  382. One more bug fix — galbramc / detail
  383. Compile fix — galbramc / detail
  384. Fixed compiler errors — galbramc / detail
  385. A few jenkins fixes — galbramc / detail
  386. Warning and link fixes — galbramc / detail
  387. More link error fixes — galbramc / detail
  388. Fix includes — galbramc / detail
  389. Fix some link errors — galbramc / detail
  390. Not sure what I fixed... — galbramc / detail
  391. Add placeholder HUMOR meshing interface — galbramc / detail
  392. Fixes for last commit — galbramc / detail
  393. More seacas guards — galbramc / detail
  394. One more seacas protection — galbramc / detail
  395. Add one seacas dependency — galbramc / detail
  396. Fixed test cases and unified results — cwomack / detail
  397. Fixed vera errors — cwomack / detail
  398. Added to vera exclusions — cwomack / detail
  399. Add unsteady to BodyForces — galbramc / detail
  400. Sending DG changes to Steve — cwomack / detail
  401. Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
  402. added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
  403. Invert eigen vector scaling for exodus files — galbramc / detail
  404. Pad zeros in body force file names — galbramc / detail
  405. Fix compile error — galbramc / detail
  406. additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
  407. Compile fixes and corrections to Exodus file write — galbramc / detail
  408. Forgot a file — galbramc / detail
  409. Fix call to HUMOR — galbramc / detail
  410. Exodus reader fix — galbramc / detail
  411. Missed a file — galbramc / detail
  412. More humor options — galbramc / detail
  413. Fix typo — galbramc / detail
  414. Pushing code, missing defaulted Axes — cwomack / detail
  415. Add KarypisLab tar scripts — galbramc / detail
  416. added Axes templates into VMSD error estimates — allmaras / detail
  417. Update KarypisLab tar scripts — galbramc / detail
  418. 1st draft polar adaptation — cwomack / detail
  419. Fix normal mach output for 2D — galbramc / detail
  420. Runge Kutta updates — galbramc / detail
  421. Minor fixes — galbramc / detail
  422. Switch to BDF — galbramc / detail
  423. Fix missing instantiation — galbramc / detail
  424. Add omega to constrained solver outputs — galbramc / detail
  425. Use CFL based time stepping for BDF — galbramc / detail
  426. Don't return results when constrained solver fails — galbramc / detail
  427. Fix cylindrical pressure probe output — galbramc / detail
  428. Fix typo — galbramc / detail
  429. Add fluent format documentation — galbramc / detail
  430. Fix pressure probe output one more time — galbramc / detail
  431. Changes to polar normal vector — cwomack / detail
  432. Add pressure output for rotor source — galbramc / detail
  433. Test mods — cwomack / detail
  434. first step towards a variable Prt model — waligura / detail
  435. Changes for Steve — cwomack / detail
  436. fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
  437. Blend equations for FlowTan — galbramc / detail
  438. Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
  439. Add dp/deta to delta dump — galbramc / detail
  440. Fix compile errors — galbramc / detail
  441. Add cylindrical relative velocity components — galbramc / detail
  442. Fix line search unit tests — galbramc / detail
  443. fixed polar-coordinates differential length and area functions, along with — allmaras / detail
  444. Saving polar changes — cwomack / detail
  445. Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
  446. Fix vector size for DeltaRef dump — galbramc / detail
  447. polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
  448. made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
  449. many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
  450. incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
  451. modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
  452. Saving changes — cwomack / detail
  453. Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
  454. Fix fn dump in deltaRef — galbramc / detail
  455. solving for s ahead of time — renat999 / detail
  456. Fix compilere warning and guard against divide by zero — galbramc / detail
  457. Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
  458. Update unit tests — galbramc / detail
  459. Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
  460. Dump out delta and kappa in deg for body forces — galbramc / detail
  461. Polar modifications — cwomack / detail
  462. added missing template — ursachi / detail
  463. added 2D flatplate test case (includes WM) — ursachi / detail
  464. Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
  465. Remove Ntheta scaling from FlowTan force — galbramc / detail
  466. Change scaling on normal force back to 1/r — galbramc / detail
  467. Fix cmake warning — galbramc / detail
  468. Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
  469. Add missing kShock — galbramc / detail
  470. Polar bug fixes — cwomack / detail
  471. Fixed link errors — cwomack / detail
  472. 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
  473. Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
  474. Sandbox polar changes — cwomack / detail
  475. sandbox changes — cwomack / detail
  476. Fixed vera errors — cwomack / detail
  477. Added annulus grids — cwomack / detail
  478. Sanbox changes — cwomack / detail
  479. Sandbox changes — cwomack / detail
  480. sandbox — cwomack / detail
  481. Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
  482. sandbox — cwomack / detail
  483. sandbox — cwomack / detail
  484. sandbox — cwomack / detail
  485. sandbox — cwomack / detail
  486. sandbox — cwomack / detail
  487. sandbox — cwomack / detail
  488. isandbox — cwomack / detail
  489. sandbox — cwomack / detail
  490. dbl — cwomack / detail
  491. dbl — cwomack / detail
  492. sandbox — cwomack / detail
  493. sandbox — cwomack / detail
  494. sandbox — cwomack / detail
  495. sandbox — cwomack / detail
  496. sandbox — cwomack / detail
  497. sandbox — cwomack / detail
  498. sandbox — cwomack / detail
  499. sandbox — cwomack / detail
  500. sandbox — cwomack / detail
  501. sandbox — cwomack / detail
  502. sandbox — cwomack / detail
  503. sandbox — cwomack / detail
  504. sandbox — cwomack / detail
  505. Fix warning and tecplot file write — galbramc / detail
  506. sandbox — cwomack / detail
  507. sandbxo — cwomack / detail
  508. sandbxo — cwomack / detail
  509. Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
  510. Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
  511. Add missing instantiation — galbramc / detail
  512. sandbox changes — cwomack / detail
  513. sandbox and tecplot changes — cwomack / detail
  514. fixed bugs — cwomack / detail
  515. adjusted tolerancw — cwomack / detail
  516. PDEsansBOOM2D all effects included. Still some details in Unit tests — renat999 / detail
  517. Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
  518. sandbox — cwomack / detail
  519. stashing changes now as a backup since the NN functionality is almost online — waligura / detail
  520. Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
  521. Working Prt NN Modification with no derivatives — waligura / detail
  522. sandbox changes — cwomack / detail
  523. sandbox — cwomack / detail
  524. merging branches — cwomack / detail
  525. Added polar instantiations — cwomack / detail
  526. Added WM BC for AV — ursachi / detail
  527. Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
  528. Added the AFT transition model and subsequent — sag6096 / detail
  529. Reverted tecplot changes — cwomack / detail
  530. Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
  531. Fix compile error — galbramc / detail
  532. Fixes for optimizing body force asym normals — galbramc / detail
  533. Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
  534. Smoother AFT model — galbramc / detail
  535. Add wall search stress output for RANS AFT flatplate — galbramc / detail
  536. Fix asym gradient calculation — galbramc / detail
  537. Fixed vera errors — cwomack / detail
  538. Added avro to FP cases — sag6096 / detail
  539. Fixed vera error — cwomack / detail
  540. Fix template errors — galbramc / detail
  541. Vera changes, new advective flux BC — cwomack / detail
  542. Fixed all lingering warnings — sag6096 / detail
  543. *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
  544. NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
  545. One more compile fix — galbramc / detail
  546. Allow removing body force radial normal component — galbramc / detail
  547. Fixes — cwomack / detail
  548. added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
  549. Change to area averaged NormalVelocity for RotorSource — galbramc / detail
  550. try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
  551. Fixed jenkins issues — cwomack / detail
  552. Missed a file — galbramc / detail
  553. Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
  554. Fix for Unit output — galbramc / detail
  555. More fixes for unit calculation — galbramc / detail
  556. Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
  557. Fixed unit test errors — cwomack / detail
  558. Fix compile error — galbramc / detail
  559. Changed warning — cwomack / detail
  560. Changed warnings — cwomack / detail
  561. All effects (except wind) implementation for sansBOOM2D with unit tests — renat999 / detail
  562. Removed CMakeCache.txt and correct indentation in Absorption.h — renat999 / detail
  563. Removed sansBOOM from directory list in src/pde/CMakeLists.txt — renat999 / detail
  564. Removed test/unit/pde/sansBOOM — renat999 / detail
  565. All the missing unit test for sansBOOM2D directory — renat999 / detail
  566. Removed test/unit/pde/sansBOOM for the directory list in CMakeLists.txt — renat999 / detail
  567. Untracked last files realted to sansBOOM — renat999 / detail
  568. Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
  569. Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
  570. Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
  571. Fixed missing bracket — sag6096 / detail
  572. Fixed issue with power function — sag6096 / detail
  573. added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
  574. changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
  575. Update tar scripts for parmetis — galbramc / detail
  576. Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
  577. Fix email — albornoz / detail
  578. Added sansBOOM directories again. The toy code for sansBOOM2D with VMSDBR2 is also present — renat999 / detail
  579. Fixing merge conflicts — renat999 / detail
  580. Added CMakeLists.txt in sansBOOM directories — renat999 / detail
  581. New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
  582. Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
  583. removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
  584. eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
  585. fixed nightly build squawks — allmaras / detail
  586. Make sure ccache script has execute permissions — galbramc / detail
  587. Changes to test case for supersonic run — waligura / detail
  588. Brenner fixes — waligura / detail
  589. Commiting to pull in the cluster. src/pde/OutputCell_SolutionErrorL2.h hacked to make 0 the srnos — renat999 / detail
  590. fixed nightly build squawks — allmaras / detail
  591. oops, bug fix for latest edit — allmaras / detail
  592. Toy codes to test DGBR2 and VMSDBR2 with analytical traveling wave — renat999 / detail
  593. 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
  594. other things needed to run — waligura / detail
  595. Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
  596. Added option for both AFT2014 and AFT2017 — sag6096 / detail
  597. fix for test case with importing from command line — waligura / detail
  598. "fixed" — waligura / detail
  599. fixing commit — waligura / detail
  600. fixing commit 2 — waligura / detail
  601. fixing commit 3 — waligura / detail
  602. fix 4 — waligura / detail
  603. Added smoothmax to smoothmath.h — sag6096 / detail
  604. Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
  605. Supersonic working DuanS version — waligura / detail
  606. renamed wall model BC — ursachi / detail
  607. added isothermal WM BC — ursachi / detail
  608. made chit0 naming consistent — ursachi / detail
  609. forgot to add file for WM BC — ursachi / detail
  610. fixed variable type — ursachi / detail
  611. changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
  612. Commit before reinstalling SANS — renat999 / detail
  613. Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
  614. Fix ghost dof for broken CG fields — galbramc / detail
  615. Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
  616. Fix jacobianSource for AFT — galbramc / detail
  617. Fix compile error — galbramc / detail
  618. Missed instantiation — galbramc / detail
  619. Warning fixes — galbramc / detail
  620. Add avro guard — galbramc / detail
  621. Vera and warning fixes — galbramc / detail
  622. Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
  623. Fix typo — galbramc / detail
  624. Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
  625. Update nodal view for hex — galbramc / detail
  626. Fix actuator disk time integration — galbramc / detail
  627. Add asymmetric Pt to duct solver — galbramc / detail
  628. Fix compile error. Update TecIO build. — galbramc / detail
  629. Enable kt functions for Nozzle BC — galbramc / detail
  630. Fix time advancement for Duct Solver — galbramc / detail
  631. Add RANSSA RotorFlowTan — galbramc / detail
  632. Fixes for setting cn=0 with body forces — galbramc / detail
  633. Fix tests from last commit — galbramc / detail
  634. Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
  635. Fix for finding numpy, and unit test fix — galbramc / detail
  636. Suppress warning and add missing instantiation — galbramc / detail
  637. Vera fix. More warning suppressions and timeout fixes — galbramc / detail
  638. Updated actuator disk model — galbramc / detail
  639. Forgot a file — galbramc / detail
  640. Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
  641. Actuator disk fix — galbramc / detail
  642. Add NLF transition case — galbramc / detail
  643. Prt Model with working unnit test on Prt prediction — waligura / detail
  644. Change to IntelLLV as default for Intel compiler. — galbramc / detail
  645. Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
  646. Add scale factor for CompressiblePower calculation — galbramc / detail
  647. Cleaned up files for develop merge — waligura / detail
  648. Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
  649. Relax tolerances for IntelLLVM — galbramc / detail
  650. Update RANSAFT NLF — galbramc / detail
  651. Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
  652. Write out PV for body forces — galbramc / detail
  653. IntelLLVM fix for TetGen — galbramc / detail
  654. Relax tolerances for Intel LLVM — galbramc / detail
  655. Enable dump of bodyforce RANS solutions — galbramc / detail
  656. Fix for last commit — galbramc / detail
  657. Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
  658. Use PI insteady of M_PI for Surreal — galbramc / detail
  659. Update HUMOR interface — galbramc / detail
  660. Fix rotor source szplt output — galbramc / detail
  661. Vera fixes and don't use MPI TECIO — galbramc / detail
  662. Add PSig to body force dump — galbramc / detail
  663. Fix TECIO write of CG fields — galbramc / detail
  664. Fix PSig dump — galbramc / detail
  665. Fixed proper flow conditions for NLF-0416 — sag6096 / detail
  666. Guard against looking for rt library on MSYS — galbramc / detail
  667. Allow using PSig in Pprop calculation — galbramc / detail
  668. Fix last commit — galbramc / detail
  669. Default PV/PSig scale to 1 — galbramc / detail
  670. Updates to AFT PDE — galbramc / detail
  671. More cleanup of AFT PDE — galbramc / detail
  672. Try smoother distnace function gradient — galbramc / detail
  673. Fix last commit — galbramc / detail
  674. Refactor CG tecplot file writes, again... — galbramc / detail
  675. commit before update — waligura / detail
  676. Add derivatives for smoothmaxC2 and min — galbramc / detail
  677. Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
  678. Vera issues fixed — waligura / detail
  679. Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
  680. Add smoothabs0_tanh_eps — galbramc / detail
  681. Fix array out-of-bounds in unit test — galbramc / detail
  682. Vera fixes (for real) — waligura / detail
  683. Fall back on LogEuclidian average when affine average fails — galbramc / detail
  684. Fix smooth math update — galbramc / detail
  685. 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
  686. Add L2 projection of drV/dn for AFT model. — galbramc / detail
  687. Add one more check for AFT — galbramc / detail
  688. Add missing instantiation — galbramc / detail
  689. Tell cppcheck to use boost.cfg — galbramc / detail
  690. Update AFT BC test — galbramc / detail
  691. Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
  692. Fix to the lone vera and added some other matmul options — waligura / detail
  693. All working make check now, with some unit test issues — waligura / detail
  694. Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
  695. PDERANS updates — waligura / detail
  696. important PDE changes to investigate with diff — waligura / detail
  697. pushes to take away Prt from wall modeling input — waligura / detail
  698. small navier stokes fixes — waligura / detail
  699. changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
  700. Add stator pressure rise for an actuator disk stage — galbramc / detail
  701. Fix stator actuator disk — galbramc / detail
  702. adding 1D channel flow for wall-model RANS analysis — allmaras / detail
  703. Update HUMOR interface with separate input/output file names — mbottot / detail
  704. Fix trailing whitespace in HUMOR interface update — mbottot / detail
  705. changes to PDERANS unit tests — waligura / detail
  706. Fixing the warnings for the final time — waligura / detail
  707. Upgrade to TecIO 2023r1m1 — galbramc / detail
  708. Relax tolerance — galbramc / detail
  709. Add latest boost versions — galbramc / detail
  710. Fixed Local Solves for VMSDBR2 — renat999 / detail
  711. Small pointwise fix — galbramc / detail
  712. Fix parallel ugrid write — galbramc / detail
  713. Format5ing fix — galbramc / detail
  714. Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
  715. Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
  716. Getting rid of bogus include — waligura / detail
  717. Trying another small commit because I am not sure the last one was my fault — waligura / detail
  718. Fix sign on JetDissipation — galbramc / detail
  719. Add VectorVectorVectorVector example — galbramc / detail
  720. Add Ptdw output for body force — galbramc / detail
  721. Commit before updating — renat999 / detail
  722. Fixed issues in make check — renat999 / detail
  723. Fixed Jenkins errors (v1) — renat999 / detail
  724. Quick fix to previous commit — renat999 / detail
  725. Fixed Jenkins errors (v2) — renat999 / detail
  726. Fixed Jenkins errors (v3) — renat999 / detail
  727. Fixed Jenkins errors (v4) — renat999 / detail
  728. Fixed Jenkins errors (v5) — renat999 / detail
  729. Fixed Jenkins errors (v6) — renat999 / detail
  730. Fixed Jenkins errors (v7) — renat999 / detail
  731. Fixed Jenkins errors (v8) — renat999 / detail
  732. Fixed Jenkins errors (v9) — renat999 / detail
  733. Fix some tar scripts — galbramc / detail
  734. Add tar script for petsc — galbramc / detail