Skip to content

Changes

#1614 (Apr 18, 2024, 4:51:40 AM)

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

#1613 (Apr 13, 2024, 10:25:09 PM)

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

#1612 (Apr 9, 2024, 10:25:09 PM)

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

#1611 (Apr 6, 2024, 10:25:08 PM)

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

#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

#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