Changes
#1591 (Dec 2, 2023, 10:25:07 PM)
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- sansBOOM mods for AV jump sensor — darmofal / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fixed the unit test for zero species — renat999 / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- Spatial implementation of sansBOOM created as sansBOOM2D — darmofal / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed sansBOOM SpaceTime1D with multiple species. — renat999 / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- PDEsansBOOM2D.h updates — darmofal / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Working sansBOOM2D with unit tests for the PDE — renat999 / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- Added Area + Atmos. variations to sansBOOM2D — renat999 / detail
- Fixes to previous commit — renat999 / detail
- sansBOOM2D directories — renat999 / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Added folders — renat999 / detail
- Added files — renat999 / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed sansBOOM to be up to date with the master br — renat999 / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- First incorporation of Standard Atmosphere, and altitude dependent Absorption — renat999 / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Standard Atmosphere RayPathS and absorption added — renat999 / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- solving for s ahead of time — renat999 / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- PDEsansBOOM2D all effects included. Still some details in Unit tests — renat999 / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- All effects (except wind) implementation for sansBOOM2D with unit tests — renat999 / detail
- Removed CMakeCache.txt and correct indentation in Absorption.h — renat999 / detail
- Removed sansBOOM from directory list in src/pde/CMakeLists.txt — renat999 / detail
- Removed test/unit/pde/sansBOOM — renat999 / detail
- All the missing unit test for sansBOOM2D directory — renat999 / detail
- Removed test/unit/pde/sansBOOM for the directory list in CMakeLists.txt — renat999 / detail
- Untracked last files realted to sansBOOM — renat999 / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- Added sansBOOM directories again. The toy code for sansBOOM2D with VMSDBR2 is also present — renat999 / detail
- Fixing merge conflicts — renat999 / detail
- Added CMakeLists.txt in sansBOOM directories — renat999 / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- Commiting to pull in the cluster. src/pde/OutputCell_SolutionErrorL2.h hacked to make 0 the srnos — renat999 / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- Toy codes to test DGBR2 and VMSDBR2 with analytical traveling wave — renat999 / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Commit before reinstalling SANS — renat999 / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Fixed Local Solves for VMSDBR2 — renat999 / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
- Add VectorVectorVectorVector example — galbramc / detail
- Add Ptdw output for body force — galbramc / detail
- Commit before updating — renat999 / detail
- Fixed issues in make check — renat999 / detail
- Fixed Jenkins errors (v1) — renat999 / detail
- Quick fix to previous commit — renat999 / detail
- Fixed Jenkins errors (v2) — renat999 / detail
- Fixed Jenkins errors (v3) — renat999 / detail
- Fixed Jenkins errors (v4) — renat999 / detail
- Fixed Jenkins errors (v5) — renat999 / detail
- Fixed Jenkins errors (v6) — renat999 / detail
- Fixed Jenkins errors (v7) — renat999 / detail
- Fixed Jenkins errors (v8) — renat999 / detail
- Fixed Jenkins errors (v9) — renat999 / detail
- Fix some tar scripts — galbramc / detail
- Add tar script for petsc — galbramc / detail
- Look for generic petcs.tgz to build PETSc — galbramc / detail
#1590 (Nov 30, 2023, 11:47:12 PM)
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- sansBOOM mods for AV jump sensor — darmofal / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fixed the unit test for zero species — renat999 / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- Spatial implementation of sansBOOM created as sansBOOM2D — darmofal / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed sansBOOM SpaceTime1D with multiple species. — renat999 / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- PDEsansBOOM2D.h updates — darmofal / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Working sansBOOM2D with unit tests for the PDE — renat999 / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- Added Area + Atmos. variations to sansBOOM2D — renat999 / detail
- Fixes to previous commit — renat999 / detail
- sansBOOM2D directories — renat999 / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Added folders — renat999 / detail
- Added files — renat999 / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed sansBOOM to be up to date with the master br — renat999 / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- First incorporation of Standard Atmosphere, and altitude dependent Absorption — renat999 / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Standard Atmosphere RayPathS and absorption added — renat999 / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- solving for s ahead of time — renat999 / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- PDEsansBOOM2D all effects included. Still some details in Unit tests — renat999 / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- All effects (except wind) implementation for sansBOOM2D with unit tests — renat999 / detail
- Removed CMakeCache.txt and correct indentation in Absorption.h — renat999 / detail
- Removed sansBOOM from directory list in src/pde/CMakeLists.txt — renat999 / detail
- Removed test/unit/pde/sansBOOM — renat999 / detail
- All the missing unit test for sansBOOM2D directory — renat999 / detail
- Removed test/unit/pde/sansBOOM for the directory list in CMakeLists.txt — renat999 / detail
- Untracked last files realted to sansBOOM — renat999 / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- Added sansBOOM directories again. The toy code for sansBOOM2D with VMSDBR2 is also present — renat999 / detail
- Fixing merge conflicts — renat999 / detail
- Added CMakeLists.txt in sansBOOM directories — renat999 / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- Commiting to pull in the cluster. src/pde/OutputCell_SolutionErrorL2.h hacked to make 0 the srnos — renat999 / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- Toy codes to test DGBR2 and VMSDBR2 with analytical traveling wave — renat999 / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Commit before reinstalling SANS — renat999 / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Fixed Local Solves for VMSDBR2 — renat999 / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
- Add VectorVectorVectorVector example — galbramc / detail
- Add Ptdw output for body force — galbramc / detail
- Commit before updating — renat999 / detail
- Fixed issues in make check — renat999 / detail
- Fixed Jenkins errors (v1) — renat999 / detail
- Quick fix to previous commit — renat999 / detail
- Fixed Jenkins errors (v2) — renat999 / detail
- Fixed Jenkins errors (v3) — renat999 / detail
- Fixed Jenkins errors (v4) — renat999 / detail
- Fixed Jenkins errors (v5) — renat999 / detail
- Fixed Jenkins errors (v6) — renat999 / detail
- Fixed Jenkins errors (v7) — renat999 / detail
- Fixed Jenkins errors (v8) — renat999 / detail
- Fixed Jenkins errors (v9) — renat999 / detail
- Fix some tar scripts — galbramc / detail
- Add tar script for petsc — galbramc / detail
#1589 (Nov 27, 2023, 10:25:10 PM)
- added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
- Fixed vera errors — cwomack / detail
- Tq, Tg parameters for BC normal flux — allmaras / detail
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- sansBOOM mods for AV jump sensor — darmofal / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fixed the unit test for zero species — renat999 / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- Spatial implementation of sansBOOM created as sansBOOM2D — darmofal / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Added test cases for Nspecies=1. Still a bug. — renat999 / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed sansBOOM SpaceTime1D with multiple species. — renat999 / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- PDEsansBOOM2D.h updates — darmofal / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Working sansBOOM2D with unit tests for the PDE — renat999 / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- Added Area + Atmos. variations to sansBOOM2D — renat999 / detail
- Fixes to previous commit — renat999 / detail
- sansBOOM2D directories — renat999 / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Added folders — renat999 / detail
- Added files — renat999 / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed sansBOOM to be up to date with the master br — renat999 / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- First incorporation of Standard Atmosphere, and altitude dependent Absorption — renat999 / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Standard Atmosphere RayPathS and absorption added — renat999 / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- solving for s ahead of time — renat999 / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- PDEsansBOOM2D all effects included. Still some details in Unit tests — renat999 / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- All effects (except wind) implementation for sansBOOM2D with unit tests — renat999 / detail
- Removed CMakeCache.txt and correct indentation in Absorption.h — renat999 / detail
- Removed sansBOOM from directory list in src/pde/CMakeLists.txt — renat999 / detail
- Removed test/unit/pde/sansBOOM — renat999 / detail
- All the missing unit test for sansBOOM2D directory — renat999 / detail
- Removed test/unit/pde/sansBOOM for the directory list in CMakeLists.txt — renat999 / detail
- Untracked last files realted to sansBOOM — renat999 / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- Added sansBOOM directories again. The toy code for sansBOOM2D with VMSDBR2 is also present — renat999 / detail
- Fixing merge conflicts — renat999 / detail
- Added CMakeLists.txt in sansBOOM directories — renat999 / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- Commiting to pull in the cluster. src/pde/OutputCell_SolutionErrorL2.h hacked to make 0 the srnos — renat999 / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- Toy codes to test DGBR2 and VMSDBR2 with analytical traveling wave — renat999 / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Commit before reinstalling SANS — renat999 / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Fixed Local Solves for VMSDBR2 — renat999 / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
- Add VectorVectorVectorVector example — galbramc / detail
- Add Ptdw output for body force — galbramc / detail
- Commit before updating — renat999 / detail
- Fixed issues in make check — renat999 / detail
- Fixed Jenkins errors (v1) — renat999 / detail
- Quick fix to previous commit — renat999 / detail
- Fixed Jenkins errors (v2) — renat999 / detail
- Fixed Jenkins errors (v3) — renat999 / detail
- Fixed Jenkins errors (v4) — renat999 / detail
- Fixed Jenkins errors (v5) — renat999 / detail
- Fixed Jenkins errors (v6) — renat999 / detail
- Fixed Jenkins errors (v7) — renat999 / detail
- Fixed Jenkins errors (v8) — renat999 / detail
- Fixed Jenkins errors (v9) — renat999 / detail
#1588 (Nov 14, 2023, 10:25:07 PM)
- Ben test case final push — waligura / detail
- added parameters pwFilename and glfFilename to Pointwise PyDict — allmaras / detail
- made inviscid Joukowski case consistent with pwFilename/glfFilename Pointwise PyDict parameters — allmaras / detail
- added pwFilename for Pointwise PyDict parameter — allmaras / detail
- more pwFilename Pointwise param changes for 3D L2 projection — allmaras / detail
- relaxed tolerance on area test for raypath — allmaras / detail
- relaxed tolerance on test for DG-to-CG projection — allmaras / detail
- Updates to RotorSource viscous losses — galbramc / detail
- Update RotorSource viscous formulation. Update build for avro. — galbramc / detail
- Forgot a file — galbramc / detail
- cleaned up new WM — ursachi / detail
- Re-enable BodyForce constrained solver — galbramc / detail
- XField includes for meshing — allmaras / detail
- XField includes for meshing: missed one — allmaras / detail
- XField includes for CAPS user interface — allmaras / detail
- more XField includes — allmaras / detail
- more XField includes — allmaras / detail
- more Field includes — allmaras / detail
- DistanceFunction template arguments for BodyForceSolver — allmaras / detail
- renamed and cleaned up some of the 1D wall-modeling — ursachi / detail
- more XField includes — allmaras / detail
- missing Axes template in AlgebraicEquationSet_Debug for sandbox codes; — allmaras / detail
- Add dumpTecplotBodyForce to BodyForceSolver — galbramc / detail
- separate definitions needed for static const's in structs/classes (there — allmaras / detail
- removed troublesome sandbox cases from no-compile list; now list is back — allmaras / detail
- reconciled undefined references (mostly new libraries due to re-org of Field directory) — allmaras / detail
- Forgot a file and fix a warning — galbramc / detail
- One more warning fix — galbramc / detail
- more reconciling library dependencies; XField includes — allmaras / detail
- reconcile undefined references in sandbox cases — allmaras / detail
- reconciling undefined XField references — allmaras / detail
- added MPI fixture to all Field subdirectory unit tests — allmaras / detail
- WAG (since I can't recreate the problem locally): included XField_impl.h — allmaras / detail
- oops: got to get the correct include directory... — allmaras / detail
- reconcile undefined references — allmaras / detail
- reconcile undefined references — allmaras / detail
- added spaces; just something to make a new commit — allmaras / detail
- Add radial coefficients for body force viscous dissipation — galbramc / detail
- Forgot a file and fix a warning — galbramc / detail
- Forgot more files — galbramc / detail
- Forgot to update a test — galbramc / detail
- Fix body force convergence tolerance specification — galbramc / detail
- Add TtRel output for body forces — galbramc / detail
- Axisymmetric AD capabilities modified and added — cwomack / detail
- Added new axisymmetric output functionals — cwomack / detail
- Dump body force information on interior groups — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed vera error — cwomack / detail
- added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
- Fixed vera errors — cwomack / detail
- Tq, Tg parameters for BC normal flux — allmaras / detail
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
- Add VectorVectorVectorVector example — galbramc / detail
- Add Ptdw output for body force — galbramc / detail
#1587 (Nov 11, 2023, 10:25:11 PM)
- added and tested new WM with fm1 functions — ursachi / detail
- Ben test case final push — waligura / detail
- added parameters pwFilename and glfFilename to Pointwise PyDict — allmaras / detail
- made inviscid Joukowski case consistent with pwFilename/glfFilename Pointwise PyDict parameters — allmaras / detail
- added pwFilename for Pointwise PyDict parameter — allmaras / detail
- more pwFilename Pointwise param changes for 3D L2 projection — allmaras / detail
- relaxed tolerance on area test for raypath — allmaras / detail
- relaxed tolerance on test for DG-to-CG projection — allmaras / detail
- Updates to RotorSource viscous losses — galbramc / detail
- Update RotorSource viscous formulation. Update build for avro. — galbramc / detail
- Forgot a file — galbramc / detail
- cleaned up new WM — ursachi / detail
- Re-enable BodyForce constrained solver — galbramc / detail
- XField includes for meshing — allmaras / detail
- XField includes for meshing: missed one — allmaras / detail
- XField includes for CAPS user interface — allmaras / detail
- more XField includes — allmaras / detail
- more XField includes — allmaras / detail
- more Field includes — allmaras / detail
- DistanceFunction template arguments for BodyForceSolver — allmaras / detail
- renamed and cleaned up some of the 1D wall-modeling — ursachi / detail
- more XField includes — allmaras / detail
- missing Axes template in AlgebraicEquationSet_Debug for sandbox codes; — allmaras / detail
- Add dumpTecplotBodyForce to BodyForceSolver — galbramc / detail
- separate definitions needed for static const's in structs/classes (there — allmaras / detail
- removed troublesome sandbox cases from no-compile list; now list is back — allmaras / detail
- reconciled undefined references (mostly new libraries due to re-org of Field directory) — allmaras / detail
- Forgot a file and fix a warning — galbramc / detail
- One more warning fix — galbramc / detail
- more reconciling library dependencies; XField includes — allmaras / detail
- reconcile undefined references in sandbox cases — allmaras / detail
- reconciling undefined XField references — allmaras / detail
- added MPI fixture to all Field subdirectory unit tests — allmaras / detail
- WAG (since I can't recreate the problem locally): included XField_impl.h — allmaras / detail
- oops: got to get the correct include directory... — allmaras / detail
- reconcile undefined references — allmaras / detail
- reconcile undefined references — allmaras / detail
- added spaces; just something to make a new commit — allmaras / detail
- Add radial coefficients for body force viscous dissipation — galbramc / detail
- Forgot a file and fix a warning — galbramc / detail
- Forgot more files — galbramc / detail
- Forgot to update a test — galbramc / detail
- Fix body force convergence tolerance specification — galbramc / detail
- Add TtRel output for body forces — galbramc / detail
- Axisymmetric AD capabilities modified and added — cwomack / detail
- Added new axisymmetric output functionals — cwomack / detail
- Dump body force information on interior groups — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed vera error — cwomack / detail
- added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
- Fixed vera errors — cwomack / detail
- Tq, Tg parameters for BC normal flux — allmaras / detail
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
- Add VectorVectorVectorVector example — galbramc / detail
#1586 (Nov 10, 2023, 6:34:41 AM)
- added simplified form of d(y)/d(phi) for ray path (linear temperature layer) — allmaras / detail
- added corner fairing option to S-duct hex grid — shunz / detail
- added and tested new WM with fm1 functions — ursachi / detail
- Ben test case final push — waligura / detail
- added parameters pwFilename and glfFilename to Pointwise PyDict — allmaras / detail
- made inviscid Joukowski case consistent with pwFilename/glfFilename Pointwise PyDict parameters — allmaras / detail
- added pwFilename for Pointwise PyDict parameter — allmaras / detail
- more pwFilename Pointwise param changes for 3D L2 projection — allmaras / detail
- relaxed tolerance on area test for raypath — allmaras / detail
- relaxed tolerance on test for DG-to-CG projection — allmaras / detail
- Updates to RotorSource viscous losses — galbramc / detail
- Update RotorSource viscous formulation. Update build for avro. — galbramc / detail
- Forgot a file — galbramc / detail
- cleaned up new WM — ursachi / detail
- Re-enable BodyForce constrained solver — galbramc / detail
- XField includes for meshing — allmaras / detail
- XField includes for meshing: missed one — allmaras / detail
- XField includes for CAPS user interface — allmaras / detail
- more XField includes — allmaras / detail
- more XField includes — allmaras / detail
- more Field includes — allmaras / detail
- DistanceFunction template arguments for BodyForceSolver — allmaras / detail
- renamed and cleaned up some of the 1D wall-modeling — ursachi / detail
- more XField includes — allmaras / detail
- missing Axes template in AlgebraicEquationSet_Debug for sandbox codes; — allmaras / detail
- Add dumpTecplotBodyForce to BodyForceSolver — galbramc / detail
- separate definitions needed for static const's in structs/classes (there — allmaras / detail
- removed troublesome sandbox cases from no-compile list; now list is back — allmaras / detail
- reconciled undefined references (mostly new libraries due to re-org of Field directory) — allmaras / detail
- Forgot a file and fix a warning — galbramc / detail
- One more warning fix — galbramc / detail
- more reconciling library dependencies; XField includes — allmaras / detail
- reconcile undefined references in sandbox cases — allmaras / detail
- reconciling undefined XField references — allmaras / detail
- added MPI fixture to all Field subdirectory unit tests — allmaras / detail
- WAG (since I can't recreate the problem locally): included XField_impl.h — allmaras / detail
- oops: got to get the correct include directory... — allmaras / detail
- reconcile undefined references — allmaras / detail
- reconcile undefined references — allmaras / detail
- added spaces; just something to make a new commit — allmaras / detail
- Add radial coefficients for body force viscous dissipation — galbramc / detail
- Forgot a file and fix a warning — galbramc / detail
- Forgot more files — galbramc / detail
- Forgot to update a test — galbramc / detail
- Fix body force convergence tolerance specification — galbramc / detail
- Add TtRel output for body forces — galbramc / detail
- Axisymmetric AD capabilities modified and added — cwomack / detail
- Added new axisymmetric output functionals — cwomack / detail
- Dump body force information on interior groups — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed vera error — cwomack / detail
- added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
- Fixed vera errors — cwomack / detail
- Tq, Tg parameters for BC normal flux — allmaras / detail
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve — allmaras / detail
- compile-time check & dump of types — allmaras / detail
- Add more output functionals for RotorSource — galbramc / detail
- Add vera exclusion — galbramc / detail
- Fixed vera errors — cwomack / detail
- added 2D triangle test for VMSD-BR2 cell integrand and residual, including VectorD<ArrayQ> interfaces — allmaras / detail
- Add PtRot and Kr3 for body forces — galbramc / detail
- Jenkins script fix — galbramc / detail
- Remove all of ntref from RANSSA. Add 3D SA-R term. — galbramc / detail
- Fix compile errors and upgrade NLOPT to 2.7.1 — galbramc / detail
- Another compile fix — galbramc / detail
- More compile fixes — galbramc / detail
- added 2D FieldWeighted integrand/integral tests for VMSD-BR2 — allmaras / detail
- modifications to VMSD-BR2 needed for global constraints — allmaras / detail
- instantiations needed for global constraints without Schur complement solve (i.e. direct solve on flattened matrix) — allmaras / detail
- modifications needed for global constraints with direct solve of flattened global matrix — allmaras / detail
- added matrix write during initialization — allmaras / detail
- compressible lid-driven cavity flow with global mass constraint (stabilized CG and VMSD-BR2) — allmaras / detail
- Add error functions erf and erfc to Surreal — galbramc / detail
- Corrections for intel — galbramc / detail
- Add tolerance for intel error function Surreal tests — galbramc / detail
- added back in a 3-parameter template for FunctionalCell_Galerkin_impl — allmaras / detail
- vera line length squawk — allmaras / detail
- added differential multiplier (r in r*dr*dz for Axisymmetric) to all ElementXFields — allmaras / detail
- incorporated differential weight (r in r*dr*dz for Axisymmetric) to all integrals — allmaras / detail
- Make camberlines constant radius for RotorSource. Other rotor source fixes. — galbramc / detail
- Undo file rename — galbramc / detail
- added unit tests for GalerkinWeightedIntegral & GalerkinWeightedIntegral_New — allmaras / detail
- added differential multiplier to integrations for FP and LIP Kutta condition (even though these are expected to be Cartesian) — allmaras / detail
- initial creation of 2-D axisymmetric Euler/NS PDE & BC classes; Roe upwinding — allmaras / detail
- bug fix in normal flux for no-slip adiabatic BC with moving wall (energy flux — allmaras / detail
- bug fix in normal flux for 2D no-slip, adiabatic BC with moving walls (energy is — allmaras / detail
- typo fix — allmaras / detail
- XField template modifications required for successful build of Axisymmetric — allmaras / detail
- renamed some boundary conditions — ursachi / detail
- modified calls to XField2D_Box_Triangle_X1 to reflect that it is now templated (with default Axes=Cartesian) — allmaras / detail
- instantiations needed for axisymmetric globally constrained (size 5 systems) — allmaras / detail
- member function additions/changes needed for axisymmetric ND convert — allmaras / detail
- adding some missed logic — deanna.sewell / detail
- Add skin friction output for body forces — galbramc / detail
- added BDF routine modifications that were staged but not included in previous commit — deanna.sewell / detail
- Compile fix — galbramc / detail
- Actual correct wall shear stress calculations. — galbramc / detail
- Forgot a file — galbramc / detail
- fixed a compile warning — deanna.sewell / detail
- vera fix — galbramc / detail
- Warning and unintialized data fixes — galbramc / detail
- Reformatted test cases, fixed hierarchical if statement — cwomack / detail
- Initialize blockage to 1 — galbramc / detail
- all Field classes must be templated with Axes (since they contain and/or — allmaras / detail
- Fix shear stress calculation — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- Fix blockage initialization — galbramc / detail
- more XField* and Field* templating with Axes; trying to compile, link and — allmaras / detail
- vera squawks — allmaras / detail
- Axes templating for AFLR2 — allmaras / detail
- more Axes related bugs and squawks — allmaras / detail
- more Axes fixes — allmaras / detail
- eliminated unused variables — allmaras / detail
- Set no fairing for duct wall surface grid — shunz / detail
- tried a case of uncoupled IBL on arc surface — shunz / detail
- Axes templates for avro — allmaras / detail
- more Axes in avro fixes — allmaras / detail
- avro instantiations require Cartesian parameter — allmaras / detail
- more avro Axes fixes — allmaras / detail
- fixed outdated stuff due to updates of Axisymmetric API and Field directory reorg — shunz / detail
- fixed too-narrow assertion. updated use of interior trace group indexing — shunz / detail
- avro Axes fixes — allmaras / detail
- more fixes — allmaras / detail
- 4D avro instantiation — allmaras / detail
- removed some redundant unit test code (was producing a compiler warning) — allmaras / detail
- file IO updates in test case — shunz / detail
- 2D wall model implementation and testing — ursachi / detail
- Played with a case with step/sigmoid function of inlet BC to show qe-based alpha is not too dissipative — shunz / detail
- played with 2D IBL cases to compare heuristic and corrected LF fluxes in PhD thesis — shunz / detail
- Fix redundant pi/180 multiplication for asymmetric rotor source — galbramc / detail
- Add missing pi/180 for asymmertic Rotor Source parameter bounds — galbramc / detail
- Try moving the pi/180 scaling again — galbramc / detail
- Forgot a file — galbramc / detail
- Fixed DOF calculation — cwomack / detail
- Fixed XField error, changed Axisym DBL to run automatically — cwomack / detail
- Fix halving linesearch dumpField — galbramc / detail
- Update unit test — galbramc / detail
- More unit test updates — galbramc / detail
- Don't try to compare tecplot files. — galbramc / detail
- Suppress cmake dev warning — galbramc / detail
- Still need to remove the files — galbramc / detail
- Try and try again — galbramc / detail
- Relax timing — galbramc / detail
- Use min for SA-R for now. — galbramc / detail
- Minor PTC update — galbramc / detail
- added WM joukowski test case — ursachi / detail
- Updates to SA-R — galbramc / detail
- bsans old commits — waligura / detail
- Use smooth math for SA-R — galbramc / detail
- Added p adjoint to DGBR2 interface — cwomack / detail
- Axes templating; defaults to Axes=Cartesian wherever needed — allmaras / detail
- added Axes template to XField2D_Box_Quad_X1; default to Cartesian — allmaras / detail
- Fixed vera error and FINALLY tracked down meshing issue — cwomack / detail
- Fixed vera errors — cwomack / detail
- addes Axes templates; default to Cartesian — allmaras / detail
- modified globally constrained infrastructure to allow for more general constraints (e.g. boundary constraint) — allmaras / detail
- added axisymmetric centerline BC for Euler/NS — allmaras / detail
- added pressure evaluation function to Q-interpreters — allmaras / detail
- added Brenner to axisymmetric; no unit tests yet — allmaras / detail
- output functionals for axisymmetric — allmaras / detail
- source and source Jacobian terms for axisymmetric Euler/NS — allmaras / detail
- code clean up for solid-body rotation solution — allmaras / detail
- changed template parameter from PDE to OutputFunctional to better reflect — allmaras / detail
- temporary fix for setting Axes within NDConvert functions; requires Axisymmetric — allmaras / detail
- attempt at adding boundary-trace pressure constraint (hard part is Lagrange multiplier term) — allmaras / detail
- updated test case to new interface for globally constrained; primary mods are — allmaras / detail
- corrected template parameters and BCBase types in Lagrange multiplier — allmaras / detail
- corrected ND issues and BC mapping issues for Lagrange multiplier term (still doesn't — allmaras / detail
- more mods/corrections for boundary-trace pressure constraint — allmaras / detail
- Fix bounding box check for body force camber surfaces — galbramc / detail
- Even more robust body force camber surface bounding box calculation — galbramc / detail
- added SurrealS operator= option to PyDict — allmaras / detail
- undo previous PyDict changes since python itself cannot support Surreals — allmaras / detail
- Added system tests for solver interfaces — cwomack / detail
- Fixed errors — cwomack / detail
- Fixed errors (should've been in last commit) — cwomack / detail
- More SA-R updates — galbramc / detail
- Fixed link errors — cwomack / detail
- Reverted CMakeLists changes — cwomack / detail
- Upgrade to latest refine — galbramc / detail
- Fix compile error — galbramc / detail
- One more refine fix — galbramc / detail
- vera fix — galbramc / detail
- Update CMake for ParMETIS/METIS on github. Updated to newer Find Python3. — galbramc / detail
- Don't write restart.meshb from refine — galbramc / detail
- Remove restart.meshb from refine — galbramc / detail
- Rework metis/parmetis build again — galbramc / detail
- Don't build extern libs in parallel — galbramc / detail
- Fix intel warning — galbramc / detail
- Update GKlib build and suitesparse check — galbramc / detail
- Forgot a file — galbramc / detail
- PDERANSSA3D and unit test changes for Catris model implementation from Andrew — waligura / detail
- changes to PDERANS3D with turbulence model implementation updates — waligura / detail
- actual commit for PDERANS3D that incorporates all merges — waligura / detail
- Another parmetis build fix — galbramc / detail
- Update cmake summary file — galbramc / detail
- Finally maybe — galbramc / detail
- vera changes to the PDE and constructor changes to test cases — waligura / detail
- Print absolute and relative PETSc tolerance — galbramc / detail
- Add fPIC when building GKlib — galbramc / detail
- More cmake fixes — galbramc / detail
- Remove message — galbramc / detail
- Maybe finally got it right... — galbramc / detail
- changed backsolve to not modify RHS (b) — ursachi / detail
- small commit to test jenkins again — waligura / detail
- Slightly prettier formatting for PETSc history — galbramc / detail
- Add metis to refine libraries — galbramc / detail
- Navier Stokes test case I'm having trouble with — waligura / detail
- made WM a turbulence model option (instead of adding an input to the — ursachi / detail
- Added adjoint DBL to scalar function — cwomack / detail
- Fixed unit test tolerance issue — cwomack / detail
- Lowered DBL unit test tolerance — cwomack / detail
- Changed BOOST_CHECK to SANS_CHECK — cwomack / detail
- supersonic case update — waligura / detail
- Added renat999@mit.edu to DeveloperEmailAddresses — renat999 / detail
- Axes template for DG interior and boundary traces — allmaras / detail
- Axes template for XField_CellToTrace — allmaras / detail
- Add fourier modes for asymmetric rotor body forces — galbramc / detail
- Forgot a file — galbramc / detail
- Update test — galbramc / detail
- Fixes for Ubuntu 22.04. Compiler flags for IntelLLVM and relaxed tolerances. — galbramc / detail
- Fix permissions — galbramc / detail
- Intel and gnu12 fixes — galbramc / detail
- Add missing instantiations — galbramc / detail
- More link error fixes — galbramc / detail
- One more missing instantiation — galbramc / detail
- Relax tolerance for intel — galbramc / detail
- Put calculateStroudQuadrature in SANS namespace — galbramc / detail
- Refactor non-symmetric body forces — galbramc / detail
- Compile fix — galbramc / detail
- Vera fix — galbramc / detail
- Fix warning and ping test — galbramc / detail
- Adjusting finite difference — galbramc / detail
- Smaller step size — galbramc / detail
- new changes to PDERANS3D to include jacobian fixes — waligura / detail
- small vera mistake I missed — waligura / detail
- Upgrade to ESP 1.20 — galbramc / detail
- Fix warning — galbramc / detail
- sansLIPAIM python fixes — galbramc / detail
- Fix geometry construction — galbramc / detail
- More ESP updates — galbramc / detail
- More egads fixes — galbramc / detail
- Add WallSlip BC for 3D RANSSA — galbramc / detail
- Fix last commit — galbramc / detail
- Fix array bounds error — galbramc / detail
- Add PtPolynomials to 3D PtTt BC — galbramc / detail
- Fix compile error — galbramc / detail
- Update input checks for total pressure profile — galbramc / detail
- added tests for remainder of block 2x2 jacobians: d(PDE)/d(qp), d(PDEp)/d(q), d(PDEp)/d(qp) — allmaras / detail
- templated Axes for UnitGrids XField2D_Box_UnionJack_Triangle_X1, XField2D_CubicSourceBump_Xq, — allmaras / detail
- Fix rotor source asymmetric normal vectors — galbramc / detail
- Fix last commit — galbramc / detail
- Add legacy VTK and Exodus metric files — galbramc / detail
- VTK fixes — galbramc / detail
- Fixed Body Force solver sensitvity — galbramc / detail
- Warning fixes — galbramc / detail
- fixed vera errors: long line — shunz / detail
- fixed vera errors: long line — shunz / detail
- updated include paths — shunz / detail
- updated include paths — shunz / detail
- removed outdated sandbox case — shunz / detail
- updated usage of 3D quad sheet grid's interior trace group count — shunz / detail
- updated pyrite files. relaxed pyrite tolerance. fixed IO file/path names — shunz / detail
- turned off file output — shunz / detail
- relaxed tolerance for intel — shunz / detail
- relaxed tolerance again for intel — shunz / detail
- Remove depricated sprintf — galbramc / detail
- Add cirumfirential body force — galbramc / detail
- Use system valgrind — galbramc / detail
- Fix warning — galbramc / detail
- Derivative calculation fixes for asymmetric body forces — galbramc / detail
- Suppress sanitizer odr violations. Add the ability for ugrid reader to — galbramc / detail
- CMake file fix — galbramc / detail
- Forgot to update files. Some cppcheck fixes. — galbramc / detail
- added wall model for 3D — ursachi / detail
- added missing template arguments — ursachi / detail
- Update 2D SA_R to latest deffinition on TMR — galbramc / detail
- Fix abs with fabs — galbramc / detail
- added a missing const — ursachi / detail
- raised tolerance slightly for test — ursachi / detail
- More robust normal field for rotor source — galbramc / detail
- Update MultiScale for latest refine. Replace vsprintf with vsnprintf. — galbramc / detail
- Update rotor source ping test — galbramc / detail
- Refactor and simplified NormalField to use axial and raidal instead of cartesian coordinates — galbramc / detail
- Minor fixes — galbramc / detail
- Write out unconverged_surf.dat for BodyFroce RANS calculations. — galbramc / detail
- Add manual body force magnitude specification — galbramc / detail
- Change deltaRef to forceMag in normal field dump — galbramc / detail
- Forgot to update some python inputs — galbramc / detail
- DGBR2/DGBR4 low-level modification integrated. — cfrontin / detail
- templateized DiscretizationDGBR2 implemented, working on one test case. — cfrontin / detail
- test/sandbox cases updated with templateized DGBR — cfrontin / detail
- unit test brute force replacement — cfrontin / detail
- unit test fixes ; make unit working — cfrontin / detail
- initialized variables to zero to fix compiler warnings — ursachi / detail
- Add new asymmetric forces to optimizer. Fix RotorForce tecplot dump. — galbramc / detail
- system test update dgbr2 templatizaiton — cfrontin / detail
- fixed weird type mismatch in adapt3d_DGBR2_ranssa_HCH_toy.cpp — cfrontin / detail
- test case changes to update — waligura / detail
- sandbox case add 2 — waligura / detail
- changes before Ben switch — waligura / detail
- think it should pass now. — cfrontin / detail
- Try to capture discontinuities for Rotor source teclot output — galbramc / detail
- Fix typo — galbramc / detail
- cleaned up files — ursachi / detail
- added wall function BC for 3D — ursachi / detail
- Blasius + polar coordinate test problems and functions — cwomack / detail
- added instantitations containing Axes template for XField2D_Box_UnionJack_Triangle_X1 — allmaras / detail
- explicitly added Axes to all apply<> and check<> calls; this is needed because — allmaras / detail
- added Axes template parameters — allmaras / detail
- Axisymmetric instantiations — allmaras / detail
- mods needed for extending global constraints to boundary terms and systems — allmaras / detail
- mods to artificial viscosity sensor PDE needed for Axisymmetric — allmaras / detail
- added dump of solution (x from Ax = b) for UMFPACK — allmaras / detail
- modified halving linesearch diagnostics to dump out full solution change — allmaras / detail
- added constant CFL number option to PTC — allmaras / detail
- added function to return vector of base altitudes for all layers in atmosphere — allmaras / detail
- proper spelling for Blohkinzev (previously had the h & k swapped) — allmaras / detail
- turned off some print statements — allmaras / detail
- added Reflect BC; bug fixes and code clean-up — allmaras / detail
- continued development of axisymmetric test cases; addition of Brenner and SBR perturbation PDEs; — allmaras / detail
- code clean-up — allmaras / detail
- added sans-differential integration (e.g. without r for axisymmetric); needed — allmaras / detail
- fixed merge conflicts — allmaras / detail
- fixed vera line length squawks — allmaras / detail
- relaxed tolerances on tests — allmaras / detail
- missed an apply<> template — allmaras / detail
- added a template parameter to AlgebraicEquationSet_GloballyConstrained_PTC — allmaras / detail
- vera squawk — allmaras / detail
- int -> size_t in for loops — allmaras / detail
- removed axisymmetric SBR and TP1 test cases for now — allmaras / detail
- removed unused variable from test — allmaras / detail
- over-wrote a dump pattern file — allmaras / detail
- unused typedef removed — allmaras / detail
- missing dump pattern file — allmaras / detail
- relaxed test tolerance (for intel...) — allmaras / detail
- added jacobianFluxViscous to axisymmetric NS; unit tested — allmaras / detail
- updated augmented interface to use Dirichlet/Neumann form — allmaras / detail
- added option to evaluate Glasby tau without source term contribution — allmaras / detail
- added an explicit Axes typedef to all PDE and Output classes; NDConvert now — allmaras / detail
- axisymmetric NS function diffusionViscousGradient coded and unit tested — allmaras / detail
- added/corrected axisymmetric NS jacobianSource term with unit tests — allmaras / detail
- Addition of updated mathematica testing notebooks for PDERANS2D tests — waligura / detail
- Add camber surface dump — galbramc / detail
- Suppress Boost new version warnings in CMake — galbramc / detail
- added Axes template to XField1D mesher — allmaras / detail
- Axes fixes and instantiations needed for 1D axisymmetric solve — allmaras / detail
- added linear temperature option of noslip-isothermal BC; added new solution — allmaras / detail
- added solution function for stagnant flow with linear-in-z temperature (and constant pressure); — allmaras / detail
- Add body force normal and pallel forces to deltaRef tecplot dump — galbramc / detail
- Fixed vera errors — cwomack / detail
- Fixed errors, added template argument — cwomack / detail
- fixed templating error — cwomack / detail
- Changed test suite name — cwomack / detail
- Removed unused variable — cwomack / detail
- Update SuiteSparse build. Relax some testing tolerances. — galbramc / detail
- Fixes for exodus file IO — galbramc / detail
- Standardized DBL cases, added unit test for annulus — cwomack / detail
- Use step matrix FrobNorm minimization for implied metric optimization. — galbramc / detail
- updated Tecplot output for VMSDBR2 to be consistent with boundary flux — ursachi / detail
- forgot to include updated cmakelist with previous commit — ursachi / detail
- forgot to actually commit the Tecplot output file — ursachi / detail
- Added axisymmetric DBL — cwomack / detail
- changed variable name to nt to be consistent with rest of code — ursachi / detail
- Add fluent reader to support Pointwise generated meshes for RotorSource — galbramc / detail
- Forgot updated partitioning files — galbramc / detail
- One more missing file — galbramc / detail
- Added sag6096@psu.edu to DeveloperEmailAddresses — sag6096 / detail
- added gradients for specified velocity for no-slip, isothermal BC — allmaras / detail
- Forgot one more file — galbramc / detail
- Add another file to COTIRE_IGNORE — galbramc / detail
- Fix group numbering on older gcc versions for Fluent reader — galbramc / detail
- added Axes template to meshers, error estimates, local problems, adaptation — allmaras / detail
- 1D and 2D axisymmetric instantiations for meshers, error estimates, local problems, adaptation — allmaras / detail
- added Axes template to CostModel_LogEuclidean; also modified integration — allmaras / detail
- Expose SA Flavours for Rotor Source calculations — galbramc / detail
- missed a couple files with added Axes templates — allmaras / detail
- Removed annulus unit test while fixing bug — cwomack / detail
- Removed unused variables — cwomack / detail
- Loosened tolerance on one test — cwomack / detail
- Galerkin strong-form BC implementation classes renamed to be consistent with file name — allmaras / detail
- Add pressure gradient terms to RotorSource — galbramc / detail
- Relax tolerance — galbramc / detail
- consistent interface in augmented integrand for both Dirichlet and Neumann constraints — allmaras / detail
- added option for SUPG with source term for test-function operator; — allmaras / detail
- added option to add both q-gradient and qp-gradient into lifted gradient; — allmaras / detail
- added code for integration without the differential multiplier (e.g. r in Axisymmetric); — allmaras / detail
- Added sag6096@mit.edu to DeveloperEmailAddresses — sag6096 / detail
- fixed merge conflicts — allmaras / detail
- vera line-length squawks — allmaras / detail
- added missing Axes in refine and related instantiations — allmaras / detail
- fixed vera squawk — allmaras / detail
- Add RotorSource flow tangency model — galbramc / detail
- Fix for intel compiler — galbramc / detail
- Remove redundtant email — galbramc / detail
- Adjust ping test — galbramc / detail
- Add clVariableType. Fix sourceJacobianAbs for RotorFlowTan. — galbramc / detail
- added compiler warning suppression for Ping_Euler_RotorSource_btest.cpp — allmaras / detail
- added compiler suppression -Wno-maybe-uninitialized to BodyForceSolver_*.cpp — allmaras / detail
- fixed nightly warnings: possibly uninitialized variables — allmaras / detail
- Saving first draft of polar coordinates, axisym changes — cwomack / detail
- raypath code for multi-layer atmospheres; functions of both z and s — allmaras / detail
- Mathematica file for unit tests of raypath code for standard atmosphere — allmaras / detail
- some compilers need #include <vector> — allmaras / detail
- increased tolerances on raypath tests — allmaras / detail
- Support 2D CG periodic solutions. Add 2D RotorSource calculations. — galbramc / detail
- Fix for 2D CG periodic in parallel — galbramc / detail
- Fix ArcCamber angle definition. Allow both positive and negative angles — galbramc / detail
- Fix FieldLib library order — galbramc / detail
- Allow constrained body force solves in 2D — galbramc / detail
- Fix tankap for 2D. Add rhofn to RotorSource output. Fix link errors. — galbramc / detail
- Fix 2D RotorSource tecplot dump — galbramc / detail
- Put back rotor source tan(kappa) — galbramc / detail
- Fix tecplot dump for 2D body forces to use PASSIVEVARLIST. Get FlowTan body foces working in 2D. — galbramc / detail
- Forgot a file — galbramc / detail
- Correction to asymmetric Pt inflow BC — galbramc / detail
- Fix typo — galbramc / detail
- One more bug fix — galbramc / detail
- Compile fix — galbramc / detail
- Fixed compiler errors — galbramc / detail
- A few jenkins fixes — galbramc / detail
- Warning and link fixes — galbramc / detail
- More link error fixes — galbramc / detail
- Fix includes — galbramc / detail
- Fix some link errors — galbramc / detail
- Not sure what I fixed... — galbramc / detail
- Add placeholder HUMOR meshing interface — galbramc / detail
- Fixes for last commit — galbramc / detail
- More seacas guards — galbramc / detail
- One more seacas protection — galbramc / detail
- Add one seacas dependency — galbramc / detail
- Fixed test cases and unified results — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added to vera exclusions — cwomack / detail
- Add unsteady to BodyForces — galbramc / detail
- Sending DG changes to Steve — cwomack / detail
- Add missing updated RK examples. Update history output for unsteady BodyForce — galbramc / detail
- added Axes templates for missing DG error estimates; added instantiations for axisymmetric DG — allmaras / detail
- Invert eigen vector scaling for exodus files — galbramc / detail
- Pad zeros in body force file names — galbramc / detail
- Fix compile error — galbramc / detail
- additional Axes mods and axisymmetric/polar instantations needed for 'make check' — allmaras / detail
- Compile fixes and corrections to Exodus file write — galbramc / detail
- Forgot a file — galbramc / detail
- Fix call to HUMOR — galbramc / detail
- Exodus reader fix — galbramc / detail
- Missed a file — galbramc / detail
- More humor options — galbramc / detail
- Fix typo — galbramc / detail
- Pushing code, missing defaulted Axes — cwomack / detail
- Add KarypisLab tar scripts — galbramc / detail
- added Axes templates into VMSD error estimates — allmaras / detail
- Update KarypisLab tar scripts — galbramc / detail
- 1st draft polar adaptation — cwomack / detail
- Fix normal mach output for 2D — galbramc / detail
- Runge Kutta updates — galbramc / detail
- Minor fixes — galbramc / detail
- Switch to BDF — galbramc / detail
- Fix missing instantiation — galbramc / detail
- Add omega to constrained solver outputs — galbramc / detail
- Use CFL based time stepping for BDF — galbramc / detail
- Don't return results when constrained solver fails — galbramc / detail
- Fix cylindrical pressure probe output — galbramc / detail
- Fix typo — galbramc / detail
- Add fluent format documentation — galbramc / detail
- Fix pressure probe output one more time — galbramc / detail
- Changes to polar normal vector — cwomack / detail
- Add pressure output for rotor source — galbramc / detail
- Test mods — cwomack / detail
- first step towards a variable Prt model — waligura / detail
- Changes for Steve — cwomack / detail
- fixed polar coordinates integration bug; changed all ElementXField definitions for jacobianDeterminant, — allmaras / detail
- Blend equations for FlowTan — galbramc / detail
- Add more RotorSource 3D dumps. Default double precision for tecplot dumps. — galbramc / detail
- Add dp/deta to delta dump — galbramc / detail
- Fix compile errors — galbramc / detail
- Add cylindrical relative velocity components — galbramc / detail
- Fix line search unit tests — galbramc / detail
- fixed polar-coordinates differential length and area functions, along with — allmaras / detail
- Saving polar changes — cwomack / detail
- Add tolerane to valid x-range for 2D rotor outputs — galbramc / detail
- Fix vector size for DeltaRef dump — galbramc / detail
- polar bug fix: volume() -> volumePhysical() & area() -> areaPhysical() — allmaras / detail
- made *sansDifferential and *Mesh integrations consistent (i.e. the same as — allmaras / detail
- many changes to variable types to incorporate a variable conductivity with Prt — waligura / detail
- incorporated 1/r into theta derivative for polar in evalBasisGradient (which — allmaras / detail
- modified polar Hessian to correctly include 1st derivatives and 1/r terms — allmaras / detail
- Saving changes — cwomack / detail
- Update tecplot dump for flowTan body force. Allow getting EGADS model from pyton for BodyForces/ — galbramc / detail
- Fix fn dump in deltaRef — galbramc / detail
- Fix compilere warning and guard against divide by zero — galbramc / detail
- Change flowTan model at bounds. Fix deltaRef dump. — galbramc / detail
- Update unit tests — galbramc / detail
- Reverse sign of tan(kappa) for Peters body force term — galbramc / detail
- Dump out delta and kappa in deg for body forces — galbramc / detail
- Polar modifications — cwomack / detail
- added missing template — ursachi / detail
- added 2D flatplate test case (includes WM) — ursachi / detail
- Expose fsig in RotorFlowTan python arguments. Add env args to valgrind execution. — galbramc / detail
- Remove Ntheta scaling from FlowTan force — galbramc / detail
- Change scaling on normal force back to 1/r — galbramc / detail
- Fix cmake warning — galbramc / detail
- Add kShock to body force interface and change flowTan viscous model again — galbramc / detail
- Add missing kShock — galbramc / detail
- Polar bug fixes — cwomack / detail
- Fixed link errors — cwomack / detail
- 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
- Change Rotor Rot/Rel outputs to specify rotor and position — galbramc / detail
- Sandbox polar changes — cwomack / detail
- sandbox changes — cwomack / detail
- Fixed vera errors — cwomack / detail
- Added annulus grids — cwomack / detail
- Sanbox changes — cwomack / detail
- Sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- Add TECIO support. Fix compiler warnings. Fix projection from Hierachical to Lagrange in 2D. — galbramc / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- isandbox — cwomack / detail
- sandbox — cwomack / detail
- dbl — cwomack / detail
- dbl — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- sandbox — cwomack / detail
- Fix warning and tecplot file write — galbramc / detail
- sandbox — cwomack / detail
- sandbxo — cwomack / detail
- sandbxo — cwomack / detail
- Allows solving for Back Pressure with Body Forces. TECIO fixes. — galbramc / detail
- Output solved back pressure for body force constrained solver. Fix compile error. — galbramc / detail
- Add missing instantiation — galbramc / detail
- sandbox changes — cwomack / detail
- sandbox and tecplot changes — cwomack / detail
- fixed bugs — cwomack / detail
- adjusted tolerancw — cwomack / detail
- Implemented the QType for the AFT 2014 Transition model — sag6096 / detail
- sandbox — cwomack / detail
- stashing changes now as a backup since the NN functionality is almost online — waligura / detail
- Fix parallel Metric file write. Don't revert to a lienar mesh if local patch construction fails. — galbramc / detail
- Working Prt NN Modification with no derivatives — waligura / detail
- sandbox changes — cwomack / detail
- sandbox — cwomack / detail
- merging branches — cwomack / detail
- Added polar instantiations — cwomack / detail
- Added WM BC for AV — ursachi / detail
- Added lrochery@mit.edu to DeveloperEmailAddresses — lrochery / detail
- Added the AFT transition model and subsequent — sag6096 / detail
- Reverted tecplot changes — cwomack / detail
- Even more generalized asymmetric fourier functions. Fix NormalVelocity flux. Add parallel force to BodyForce tecplot dump. — galbramc / detail
- Fix compile error — galbramc / detail
- Fixes for optimizing body force asym normals — galbramc / detail
- Fixed lingering warnings and hard-coded H12 term. — sag6096 / detail
- Smoother AFT model — galbramc / detail
- Add wall search stress output for RANS AFT flatplate — galbramc / detail
- Fix asym gradient calculation — galbramc / detail
- Fixed vera errors — cwomack / detail
- Added avro to FP cases — sag6096 / detail
- Fixed vera error — cwomack / detail
- Fix template errors — galbramc / detail
- Vera changes, new advective flux BC — cwomack / detail
- Fixed all lingering warnings — sag6096 / detail
- *ACTUALLY* got rid of all lingering warnings. — sag6096 / detail
- NormalField unit test fix and fix RotorSource interior force dump. — galbramc / detail
- One more compile fix — galbramc / detail
- Allow removing body force radial normal component — galbramc / detail
- Fixes — cwomack / detail
- added explicit instantiations of output_Tecplot for grid only for both — allmaras / detail
- Change to area averaged NormalVelocity for RotorSource — galbramc / detail
- try 2: explicit instantitations for grid-only output_Tecplot — allmaras / detail
- Fixed jenkins issues — cwomack / detail
- Missed a file — galbramc / detail
- Added albornoz@mit.edu to DeveloperEmailAddresses — albornoz / detail
- Fix for Unit output — galbramc / detail
- More fixes for unit calculation — galbramc / detail
- Added ejwllms@mit.edu to DeveloperEmailAddresses — ejwllms / detail
- Fixed unit test errors — cwomack / detail
- Fix compile error — galbramc / detail
- Changed warning — cwomack / detail
- Changed warnings — cwomack / detail
- Added asmedina@mit.edu to DeveloperEmailAddresses — asmedina / detail
- Added dgoba@mit.edu to DeveloperEmailAddresses — dgoba / detail
- Added new Ptrip term to source(iSA) for AFT model — sag6096 / detail
- Fixed missing bracket — sag6096 / detail
- Fixed issue with power function — sag6096 / detail
- added check on clang compiler for #pragma's on boost special functions include — allmaras / detail
- changed #ifdef from __clang_analyzer__ to __clang__ for warning suppression on boost Bessel function — allmaras / detail
- Update tar scripts for parmetis — galbramc / detail
- Adding support for an advection-diffusion-reaction (ADR) solver — darmofal / detail
- Fix email — albornoz / detail
- New working Prt model with derivatives implemented: still need to implement throughout PDERANSSA — waligura / detail
- Working version of Prt modeling with Duan implemented Neural Network (small). Still does not run because of solver issues though — waligura / detail
- removed all instantiations for 1D Polar; these were all previously commented out — allmaras / detail
- eliminated depricated #else branch for FIX_POLAR_BUG and FIXED_POLAR_GRADIENT; — allmaras / detail
- fixed nightly build squawks — allmaras / detail
- Make sure ccache script has execute permissions — galbramc / detail
- Changes to test case for supersonic run — waligura / detail
- Brenner fixes — waligura / detail
- fixed nightly build squawks — allmaras / detail
- oops, bug fix for latest edit — allmaras / detail
- 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
- other things needed to run — waligura / detail
- Compiled DistanceFunctionGradient, and add DistanceFunctionHessian. — galbramc / detail
- Added option for both AFT2014 and AFT2017 — sag6096 / detail
- fix for test case with importing from command line — waligura / detail
- "fixed" — waligura / detail
- fixing commit — waligura / detail
- fixing commit 2 — waligura / detail
- fixing commit 3 — waligura / detail
- fix 4 — waligura / detail
- Added smoothmax to smoothmath.h — sag6096 / detail
- Fix DistanceFunction Grad/Hess. Revive DistanceFunction tests. Add AFT2017. Refactor SA trip source for AFT. — galbramc / detail
- Supersonic working DuanS version — waligura / detail
- renamed wall model BC — ursachi / detail
- added isothermal WM BC — ursachi / detail
- made chit0 naming consistent — ursachi / detail
- forgot to add file for WM BC — ursachi / detail
- fixed variable type — ursachi / detail
- changes to the scaling in dataTransform to more accurately scale the simulation inputs. change made on super — waligura / detail
- Added in some of the blasius BC as well as AFT2019 — sag6096 / detail
- Fix ghost dof for broken CG fields — galbramc / detail
- Add actuator disk model. Fix tecplot CG dump for broken CG fields. — galbramc / detail
- Fix jacobianSource for AFT — galbramc / detail
- Fix compile error — galbramc / detail
- Missed instantiation — galbramc / detail
- Warning fixes — galbramc / detail
- Add avro guard — galbramc / detail
- Vera and warning fixes — galbramc / detail
- Fix compile error. Add linear offset to actuator disk psi_ts curve. — galbramc / detail
- Fix typo — galbramc / detail
- Fix array out of bound and sort keys for body force and actuator disk history files. — galbramc / detail
- Update nodal view for hex — galbramc / detail
- Fix actuator disk time integration — galbramc / detail
- Add asymmetric Pt to duct solver — galbramc / detail
- Fix compile error. Update TecIO build. — galbramc / detail
- Enable kt functions for Nozzle BC — galbramc / detail
- Fix time advancement for Duct Solver — galbramc / detail
- Add RANSSA RotorFlowTan — galbramc / detail
- Fixes for setting cn=0 with body forces — galbramc / detail
- Fix tests from last commit — galbramc / detail
- Added mbottot@mit.edu to DeveloperEmailAddresses — mbottot / detail
- Fix for finding numpy, and unit test fix — galbramc / detail
- Suppress warning and add missing instantiation — galbramc / detail
- Vera fix. More warning suppressions and timeout fixes — galbramc / detail
- Updated actuator disk model — galbramc / detail
- Forgot a file — galbramc / detail
- Getting some references working right so the unit tests run again. Getting ready to finalize the Prt unit test as well — waligura / detail
- Actuator disk fix — galbramc / detail
- Add NLF transition case — galbramc / detail
- Prt Model with working unnit test on Prt prediction — waligura / detail
- Change to IntelLLV as default for Intel compiler. — galbramc / detail
- Working Prt NN model with correct unit tests and deriviative implementation — waligura / detail
- Add scale factor for CompressiblePower calculation — galbramc / detail
- Cleaned up files for develop merge — waligura / detail
- Brought back all of the changes that I did not mean to make (I hope) — waligura / detail
- Relax tolerances for IntelLLVM — galbramc / detail
- Update RANSAFT NLF — galbramc / detail
- Additional changes to Prt modeling to fix nondimesional test case and also make adjustments on NeuralNetClosure — waligura / detail
- Write out PV for body forces — galbramc / detail
- IntelLLVM fix for TetGen — galbramc / detail
- Relax tolerances for Intel LLVM — galbramc / detail
- Enable dump of bodyforce RANS solutions — galbramc / detail
- Fix for last commit — galbramc / detail
- Added hnilsen@mit.edu to DeveloperEmailAddresses — hnilsen / detail
- Use PI insteady of M_PI for Surreal — galbramc / detail
- Update HUMOR interface — galbramc / detail
- Fix rotor source szplt output — galbramc / detail
- Vera fixes and don't use MPI TECIO — galbramc / detail
- Add PSig to body force dump — galbramc / detail
- Fix TECIO write of CG fields — galbramc / detail
- Fix PSig dump — galbramc / detail
- Fixed proper flow conditions for NLF-0416 — sag6096 / detail
- Guard against looking for rt library on MSYS — galbramc / detail
- Allow using PSig in Pprop calculation — galbramc / detail
- Fix last commit — galbramc / detail
- Default PV/PSig scale to 1 — galbramc / detail
- Updates to AFT PDE — galbramc / detail
- More cleanup of AFT PDE — galbramc / detail
- Try smoother distnace function gradient — galbramc / detail
- Fix last commit — galbramc / detail
- Refactor CG tecplot file writes, again... — galbramc / detail
- commit before update — waligura / detail
- Add derivatives for smoothmaxC2 and min — galbramc / detail
- Another try to push NN Prt changes to see the issues with the compiliers — waligura / detail
- Vera issues fixed — waligura / detail
- Add smoothabs0_tanh. Remove many defaults and clarify units for smoothmath — galbramc / detail
- Add smoothabs0_tanh_eps — galbramc / detail
- Fix array out-of-bounds in unit test — galbramc / detail
- Vera fixes (for real) — waligura / detail
- Fall back on LogEuclidian average when affine average fails — galbramc / detail
- Fix smooth math update — galbramc / detail
- 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
- Add L2 projection of drV/dn for AFT model. — galbramc / detail
- Add one more check for AFT — galbramc / detail
- Add missing instantiation — galbramc / detail
- Tell cppcheck to use boost.cfg — galbramc / detail
- Update AFT BC test — galbramc / detail
- Fixes to matmul, reformatting on readNN, and a mistaken change to a BC file — waligura / detail
- Fix to the lone vera and added some other matmul options — waligura / detail
- All working make check now, with some unit test issues — waligura / detail
- Fix tecplot dump of interior trace CG fields. Add all bodies to debug_blade for body forces — galbramc / detail
- PDERANS updates — waligura / detail
- important PDE changes to investigate with diff — waligura / detail
- pushes to take away Prt from wall modeling input — waligura / detail
- small navier stokes fixes — waligura / detail
- changes to thermal conductivity to be more consistent with SA-neg — waligura / detail
- Add stator pressure rise for an actuator disk stage — galbramc / detail
- Fix stator actuator disk — galbramc / detail
- adding 1D channel flow for wall-model RANS analysis — allmaras / detail
- Update HUMOR interface with separate input/output file names — mbottot / detail
- Fix trailing whitespace in HUMOR interface update — mbottot / detail
- changes to PDERANS unit tests — waligura / detail
- Fixing the warnings for the final time — waligura / detail
- Upgrade to TecIO 2023r1m1 — galbramc / detail
- Relax tolerance — galbramc / detail
- Add latest boost versions — galbramc / detail
- Small pointwise fix — galbramc / detail
- Fix parallel ugrid write — galbramc / detail
- Format5ing fix — galbramc / detail
- Actualy set iterative refinement for MKL_PARDISO — galbramc / detail
- Cleaning up some of the excess on files and adding a unit test for the NN calc — waligura / detail
- Getting rid of bogus include — waligura / detail
- Trying another small commit because I am not sure the last one was my fault — waligura / detail
- Fix sign on JetDissipation — galbramc / detail
#1585 (Nov 4, 2023, 10:25:08 PM)
- added an option for arc fairing for duct hex grid — shunz / detail
- generalize fairing from arc of circle to ellipse — shunz / detail
- removed class Cartesian, Cylindrical, Axisymmetric from SANSnumerics.h and all *.h, *.cpp files; — allmaras / detail
- added simplified form of d(y)/d(phi) for ray path (linear temperature layer) — allmaras / detail
- added corner fairing option to S-duct hex grid — shunz / detail
- added and tested new WM with fm1 functions — ursachi / detail
- Ben test case final push — waligura / detail
- added parameters pwFilename and glfFilename to Pointwise PyDict — allmaras / detail
- made inviscid Joukowski case consistent with pwFilename/glfFilename Pointwise PyDict parameters — allmaras / detail
- added pwFilename for Pointwise PyDict parameter — allmaras / detail
- more pwFilename Pointwise param changes for 3D L2 projection — allmaras / detail
- relaxed tolerance on area test for raypath — allmaras / detail
- relaxed tolerance on test for DG-to-CG projection — allmaras / detail
- Updates to RotorSource viscous losses — galbramc / detail
- Update RotorSource viscous formulation. Update build for avro. — galbramc / detail
- Forgot a file — galbramc / detail
- cleaned up new WM — ursachi / detail
- Re-enable BodyForce constrained solver — galbramc / detail
- XField includes for meshing — allmaras / detail
- XField includes for meshing: missed one — allmaras / detail
- XField includes for CAPS user interface — allmaras / detail
- more XField includes — allmaras / detail
- more XField includes — allmaras / detail
- more Field includes — allmaras / detail
- DistanceFunction template arguments for BodyForceSolver — allmaras / detail
- renamed and cleaned up some of the 1D wall-modeling — ursachi / detail
- more XField includes — allmaras / detail
- missing Axes template in AlgebraicEquationSet_Debug for sandbox codes; — allmaras / detail
- Add dumpTecplotBodyForce to BodyForceSolver — galbramc / detail
- separate definitions needed for static const's in structs/classes (there — allmaras / detail
- removed troublesome sandbox cases from no-compile list; now list is back — allmaras / detail
- reconciled undefined references (mostly new libraries due to re-org of Field directory) — allmaras / detail
- Forgot a file and fix a warning — galbramc / detail
- One more warning fix — galbramc / detail
- more reconciling library dependencies; XField includes — allmaras / detail
- reconcile undefined references in sandbox cases — allmaras / detail
- reconciling undefined XField references — allmaras / detail
- added MPI fixture to all Field subdirectory unit tests — allmaras / detail
- WAG (since I can't recreate the problem locally): included XField_impl.h — allmaras / detail
- oops: got to get the correct include directory... — allmaras / detail
- reconcile undefined references — allmaras / detail
- reconcile undefined references — allmaras / detail
- added spaces; just something to make a new commit — allmaras / detail
- Add radial coefficients for body force viscous dissipation — galbramc / detail
- Forgot a file and fix a warning — galbramc / detail
- Forgot more files — galbramc / detail
- Forgot to update a test — galbramc / detail
- Fix body force convergence tolerance specification — galbramc / detail
- Add TtRel output for body forces — galbramc / detail
- Axisymmetric AD capabilities modified and added — cwomack / detail
- Added new axisymmetric output functionals — cwomack / detail
- Dump body force information on interior groups — galbramc / detail
- Fix last commit — galbramc / detail
- Fixed vera error — cwomack / detail
- added specified velocity to adiabatic and isothermal NS BCs; — allmaras / detail
- Fixed vera errors — cwomack / detail
- Tq, Tg parameters for BC normal flux — allmaras / detail
- added quadratureOrder() member function — allmaras / detail
- added UseSchurComplement template parameter for globally constrained systems — allmaras / detail
- add 2nd option for globally constrained AES that uses a direct global solve —