Skip to content
Started 4 days 16 hr ago
Took 19 hr on reynolds
Failed

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

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

Started by an SCM change

Revision: d580d14ed3ad429443cc08b1bcf695b253023934
Repository: ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/
  • acdl/develop
  • acdl/mbottot/develop
  • HEAD
  • acdl/apprentice
SCM: git ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/
  • Commits since last build: 4
  • Latest commit: d580d14
Static Analysis: 92 warnings (from 4 analyses)
    Configuration Matrixmacysmacys_VMreynolds
    analyze_clang
    cppcheck
    release_clang
    release_intel
    release_gnu9
    release_gnu10
    release_gnu11
    memcheck_gnu11
    undefined_gnu11
    memcheck_clang
    undefined_clang