Skip to content
Started 5 yr 3 mo ago
Took 10 hr on reynolds
Failed

#232 (Jan 26, 2019, 1:52:10 AM)

Changes
  1. Added H tensor output from Euler2D (details)
  2. Working on new AFLR4 interface (details)
  3. some tweaks (details)
  4. tweaks (details)
  5. Debugging AFLR4 (details)
  6. removing erroneous refine things (details)
  7. getting acdl develop CMakeIncludes (details)
  8. more tweaks (details)
  9. moving to hypersonic (details)
  10. change to let MPI build the directories just in time (details)
  11. too many white lines (details)
  12. to run on devastator (details)
  13. tweaks for hypersonic (details)
  14. Nodal Error estimate. Takes the average of the attached nodes, the (details)
  15. hacking about trying Nodal Estimation (details)
  16. typo/bug maybe? (details)
  17. another one (details)
  18. pre merge (details)
  19. Multiscale metric case, debugging printing a continuous Mach number (details)
  20. pre merge (details)
  21. forgot to assert the basis was the same for the two fields (details)
  22. projects from the Dfld basis onto the Cfld basis so accumulating to the (details)
  23. pre merge (details)
  24. seems to write Mach number solbs now (details)
  25. moving to hypersonic (details)
  26. a fix to go to hypersonic (details)
  27. weird tecplot bug (details)
  28. compiles again, moving to devastator (details)
  29. MultiScaleMetric for transfering to NASA (details)
  30. moving to laptop (details)
  31. transfering to Dev (details)
  32. moving to devastator to get EPIC (details)
  33. --ammend (details)
  34. moving to devastator (details)
  35. transfering to dev (details)
  36. moving to hyper (details)
  37. pre merge (details)
  38. tweak (details)
  39. added output dump info to MultiScaleMetric case, should be ready to (details)
  40. making MultiScale and MOESS cases consistent and ready for hypersonic (details)
  41. tweaks back to labbox (details)
  42. Updates for edge based AFLR4 calculations (details)
  43. Backwards facing step unit grid (details)
  44. pre merge commit (details)
  45. backwards step cases (details)
  46. removed SolverInterface_Nodal_Galerkin, it ended up only a tiny tweak (details)
  47. added options for tweaking order of the tau stabilization. Can force the (details)
  48. added Arthur's version of Experimental, copied from his email (details)
  49. preprocessor defined version with volume weighting, ought to remove this (details)
  50. forgot the CMakeLists (details)
  51. DG case updates (details)
  52. nodal test passes again (details)
  53. pre merge (details)
  54. moving back to nia (details)
  55. moving to dev (details)
  56. tweaks to case (details)
  57. Started a single-field IBL formulation (details)
  58. Bug fix (details)
  59. Added PDEIBL class in a single-field formulation (details)
  60. Fixed compiler errors (details)
  61. Completed UniField IBL uncoupled case of laminar BL over airfoil (details)
  62. Just file renaming (details)
  63. Coupled IBL UniField is working now.  No transition yet. (details)
  64. Fixed complier warnings and errors (details)
  65. Added a forced transition case for three-field IBL (details)
  66. Fixed compiler error (details)
  67. Refactored GalerkinWeightedIntegral for cut-cell transion IBL.  Started (details)
  68. Added UniField IBL cut-cell integrand class (details)
  69. minor edit (details)
  70. Intermediate commit: working on UniField IBL (details)
  71. Pruned some ping tests for speedup (details)
  72. pre merge (details)
  73. moving to dev (details)
  74. pre merge (details)
  75. UniField IBL now working with cut-cell forced transition (details)
  76. Added a 4x4 system ping test for cut-cell UniField IBL forced transition (details)
  77. Added a 4x4 system ping test for cut-cell UniField IBL natural (details)
  78. Playing with natural transition cut-cell UniField IBL test case (details)
  79. added an argument for fixing the order used in the calculation of tau. (details)
  80. mod solution fcn (details)
  81. Minor cleanup before pushing to Jenkins (details)
  82. Fixed compilation error (details)
  83. Fixed point source term at transition (aka ctau fitting) (details)
  84. moving to dev (details)
  85. moving to dev (details)
  86. First converged case with cut-cell UniField IBL forced transition (details)
  87. 2D refine interface, it doesn't work yet (details)
  88. hacks to move to NASA box (details)
  89. Output primary unknowns (delta, A) before scaling (details)
  90. Fixed typo (details)
  91. Examined DG residual smoothness on p0 and p1 (details)
  92. Added a new transition front flux formulation that is consistent with DG (details)
  93. Added remarks (details)
  94. Renamed macro (details)
  95. Added a separate trace unit normal formulation for manifold interior (details)
  96. Refactored duplicate-field cut-cell IBL numerical flux at element (details)
  97. Replaced amplification factor growth rate term in turbulent BL regions (details)
  98. Minor edits (details)
  99. went back to nNodes for advective stabilization (details)
  100. Removed IO files (details)
  101. minor edits (details)
  102. added comments (details)
  103. Updated printout (details)
  104. changed to all take order of stabilization as argument to stab (details)
  105. Turned off one upwind flux advective method in Projection to Qauxi. (details)
  106. diff got lost in the merge, and a line too long (details)
  107. forgot the refine preprocessor bits, and a curly brace was one space (details)
  108. vera fixes (details)
  109. forgot another one (details)
  110. tweaks for jenkins (details)
  111. curly braces again (details)
  112. fixed coarsening node numbering bug, added a unit test to guard it (details)
  113. forgot some things (details)
  114. fixed warning about unread data (details)
  115. modified stabilized output, reverted to node based advection (details)
  116. sandbox, added high order quads to PX mesh reader, fixed periodic bug in (details)
  117. Removed tabs from files in previous commit. (details)
  118. stabilization consistent and passing unit tests. updated nitsche (details)
  119. Fixed curly brackets formatting in previous commit's files. (details)
  120. Minor cleanup (details)
  121. Fixed continuous-param assumption for fluxViscous (details)
  122. Unit tests passing with param bug fix (details)
  123. Fixed a nightly warning (details)
  124. 1D spacetime shock problems (details)
  125. Formatting errors (details)
  126. More bug fix (details)
  127. Adding hinge computation from CSM. Other minor cleanup. (details)
  128. Intermediate commit: working DG cut-cell IBL of various formulations. (details)
  129. Revert "Merge branch 'threeFieldIBL' into shunz/develop" (details)
  130. Revert "Revert "Merge branch 'threeFieldIBL' into shunz/develop"" (details)
  131. Added a pure advection HDG system test (details)
  132. Refactored residual HDG to handle tuple of qfld and afld (details)
  133. Refactored HDG boundary trace residual and jacobian to handle tuple of (details)
  134. minor edits (details)
  135. testing with avro (details)
  136. Shouldn't have removed an include (details)
  137. Forward facing step unit grid and spacetime euler2d artificial viscosity (details)
  138. Turned off some debug output (details)
  139. PETSc option for spacetime forward facing step (details)
  140. Work towards Zombie DOFs (details)
  141. Updates for LIP solver to use hinge lines (details)
  142. Fixed inconsistency in LIPSolver sensitivity (details)
  143. Fixed PETSc setup in step case (details)
  144. Unit test for forward facing step grid (details)
  145. New Euler BC unit tests (details)
  146. Fixed index bug for Zombies (details)
  147. commenting and formatting (details)
  148. Tweak for building tetgen with MSYS (details)
  149. Minor edits on existing established code (details)
  150. drafted interior trace integrand and residual for HDGAdvective (details)
  151. Added system call option for refine (details)
  152. Maybe BDF case for forward facing step (details)
  153. Updates for calling refine with a system call (details)
  154. Minor edit (details)
  155. Refactored/completed HDGAdvective interior trace machinery (integrand, (details)
  156. ResidualBoundaryTrace stuff compiling for HDGAdvective (details)
  157. More refine fixes (details)
  158. One more refine fix. And some sansLIPAIM fixes. (details)
  159. Missing include (details)
  160. Correct missing include (details)
  161. Minor fix (details)
  162. Refactored interior trace machinery for HDGAdvective (details)
  163. HDGAdvective equation set compiiles now with residuals and jacobians (details)
  164. minor refactoring (details)
  165. Cleaned up HDGAdvective test case, and some other minor refactoring (details)
  166. Found and fixed a bug when conducting ping test: forgot to set (details)
  167. Bug fix in HDGAdvective boundary jacobian (details)
  168. Completed ping tests and ErrorOrder test for HDGAdvective (pure (details)
  169. Made the volume generator option for sansLIP. (details)
  170. Default meshesr for sansLIP (details)
  171. Added Lagrange-basis duct mesh creator and corresponding sandbox test (details)
  172. minor refactoring (details)
  173. Added discretization tag template to HDGAdvective AES class (details)
  174. Generalized HDGAdvective interior trace integrand class (details)
  175. Got HDGAdvective cell and interior trace to compile (details)
  176. Refactored None BC for HDGAdvective (details)
  177. Working on a bug in sansLIPAIM (details)
  178. Added ping test to HDGAdvective for uncoupled IBL on airfoil only (details)
  179. sansLIPAIM fix (details)
  180. Fixed sansLIP data transfer with hinge bodies (details)
  181. Use hacky isValidState checks for HDGAdvective:  not checking trace (details)
  182. Fixed formatting errors. (details)
  183. HDGAdvective uncoupled IBL (with airfoil only) now works and matches DG (details)
  184. Fixed an include (details)
  185. moess to minimize distance between implied metric and target field (details)
  186. move to new branch (details)
  187. minor cleanup (details)
  188. a few (very simple) pentatope things (details)
  189. metric optimisation to match target metric (details)
  190. delete bad stuff (details)
  191. Fixed more formatting errors. (details)
  192. Renamed duct mesh generator header and source files and edited (details)
  193. testing with metric optimizer, will definitely fail jenkins (details)
  194. forgot to remove cmake add_subdir for my sandbox, will gitignore (details)
  195. vera fixes, missing file (details)
  196. try to fix invalid initializations (details)
  197. Cleanup.  Working on HDGAdvective hubtrace (details)
  198. Renamed the duct mesher file mentioned inside CMakeLists.txt (details)
  199. Get coupled IBL to compile with HDGAdvective (details)
  200. removed the rfld dumping as it doesn't work in parallel (details)
  201. changed monomial to accept reals, added a 1D L2Projection toy (details)
  202. changed monomial to accept reals, added a 1D L2Projection toy (details)
  203. Updated constructor signature (details)
  204. Added ping test for coupled HDGAdv IBL system.  [TBD]: JacobianParam and (details)
  205. sandbox edits (details)
  206. revert sandbox not working (details)
  207. Added Pseudo Time solving to DGAdvective Smoothbump toy. (details)
  208. Cleaned up duct mesh generator files. (details)
  209. Added arc mesh generator and corresponding toy test file. Updated (details)
  210. Various fixes for LIP AIM (details)
  211. Relaxed unit test timing a bit more (details)
  212. relax tol (details)
  213. Renamed arc mesh generator files to annulus. Minor changes elsewhere. (details)
  214. HDGAdv progress: (1) jacobian w.r.t. parameter field now working for (details)
  215. Minor change. (details)
  216. Completed HDGAdv jacobian w.r.t. parameter fields at boundary traces (details)
  217. Turned on HDGAdv jacobian w.r.t. paramter field at HubTrace, and it just (details)
  218. Ping test fixed, but the resulting jacobian is too ill-conditioned such (details)
  219. Minor fixes. (details)
  220. branch change (details)
  221. Removed non-determinstic wake intersection (details)
  222. Fixed compile errors (details)
  223. Another compile problem (details)
  224. Undo (details)
  225. Lots of work towards Zombies (details)
  226. Forgot a file (details)
  227. Fixed compile error (details)
  228. Added sansLIPAIM to jenkins compile (details)
  229. Hopefully fixed local2native DG indexing (details)
  230. Updated and verified existing test cases (details)
  231. Added ping test for HDGAdvective HubTrace AES of uncoupled IBL (details)
  232. Added ping test (details)
  233. minor refactoring (details)
  234. minor refactoring (details)
  235. Intermediate commit: debugging coupled IBL (details)
  236. Coupled IBL with HDGAdv looks good qualitatively, compared to DG results (details)
  237. Fix for zombie counting (details)
  238. Implemented HDGAdv cut-cell transition, and added ping test for forced (details)
  239. Higher-resolution ShuOsher case (details)
  240. added order and power runtime flags (details)
  241. Added ping test for natural transition of HDGAdv cut-cell IBL (details)
  242. Added HDGAdv cut-cell case with natural transition (details)
  243. tweaks to case and considering a different stabilization (details)
  244. Fixed a bug in HDG interface equation of ctau (details)
  245. Enabled checking of state validity of interior trace DOFs of HDGAdv (details)
  246. Q1D Adaptive Giles Pierce nozzle with p-sequencing (details)
  247. Fixed bugs in HDG-IBL interface fluxes and equations (details)
  248. Added supersonic outflow BC (details)
  249. Created grid and test case for adaptive 2D Giles Pierce nozzle (details)
  250. switched amp source, and transition front flux treatment (details)
  251. minor refactoring on HDGAdv integrands for IBL (details)
  252. Hacking with mitLG type of matching condition at element interfaces and (details)
  253. minor refactoring (details)
  254. working on a new tau and moving some stuff to dev (details)
  255. allowing command line spec (details)
  256. VMS seems to be adapting properlygit status! (details)
  257. conflicts (details)
  258. typo (details)
  259. put HDG interface flux and matching equation (source) into one function (details)
  260. Fixed the interface flux and source for the other version of HDG-IBL as (details)
  261. changing back to nDOF (details)
  262. testing theory on linear basis for tau (details)
  263. reverting to develop (details)
  264. tool to guide mesh generator towards target metric from implied one (details)
  265. changes to Experimental2, gives p order scaling stabilization now (details)
  266. changes to Experimental2, gives p order scaling stabilization now (details)
  267. Changes to help converge forward facing step (details)
  268. DG field now includes zombies (details)
  269. Minor fix (details)
  270. tweaks (details)
  271. fix to SolverInterface, and changes to NSFlat Plate (details)
  272. using Exp not Exp2 as missing some instanations for LinAlg. (details)
  273. Added missing include (details)
  274. Need to remove LocalSolve2D_DGBR2_Triangle_AD_btest (details)
  275. Proper parallel DGBR2 LocalSolve (details)
  276. Reduce runtime for ElementLocalSolve3D_DGBR2_Tet_AD_btest (details)
  277. Reduced number of partitions for (details)
  278. Various fixes (details)
  279. Added libMeshb solution reader (details)
  280. Reworked multiscale metric so it mostly works (details)
  281. Minor fixes (details)
  282. Fix link error. Zero out Mach number of walls for MultiScale metric. (details)
  283. Tweaks to DeltaWing MultiScale (details)
  284. Typo (details)
  285. Fixed bug in FunctionalBoundaryTrace_DGBR2 related to new partitioning (details)
  286. Fixed some bugs related to new partitioning (details)
  287. Forgot some steps in the fixes (details)
  288. updated sansLIPAIM with consistent function signatures (details)
  289. Reworking CG DOF ordering (details)
  290. Added spactime diffusion option for 2D Euler with artificial viscosity (details)
  291. Updated test for new PDEEuler2D with artificial viscosity interface (details)
  292. Updated 2D CG edge numbering (details)
  293. Added back working spacetime diffusion to euler in artificial viscosity (details)
  294. Updated 1D euler with optional spacetime diffusion (details)
  295. Changed Galerkin tag to DGAdv (details)
  296. Added asserts to stop bad parameters using for spacetime (details)
  297. Formatting errors (details)
  298. Completely reworking CG field constructions (details)
  299. More work on new CG Field creation (details)
  300. Hopefully fixed intel error by extending boost::mpl::vector (details)
  301. Tried continuous nt but other variables discontinuous.  Not quite (details)
  302. Do not check HDG trace variable validity when those variables are (details)
  303. Cleaned up and only maintained two versions of cut-cell IBL: 1. HDG and (details)
  304. Committed a p0 HDG test case. (This is not expected to work for HDG that (details)
  305. The pyrite file in the last commit seems to be corrupted.. now updated (details)
  306. NavierStokes2D with artificial viscosity (details)
  307. Formatting issues (details)
  308. Missed a few files (details)
  309. Formatting fix (details)
  310. Formatting fix (details)
  311. Formatting fix (details)
  312. Fixed residual dump to be what is described in the paramter dictionary (details)
  313. Added pyrite file for uncoupled IBL (details)
  314. Verified pyrite tests & playing with test cases (details)
  315. Complete rework of CG field construction. Works in parallel now. Removed (details)
  316. Fixed some warnings and compile errors (details)
  317. Missing include (details)
  318. More field initializations (details)
  319. Slight efficiency improvement for HDG adjoint calculation (details)
  320. Fixed another uninitialized field (details)
  321. Minor edits (details)
  322. CG works in parallel! (details)
  323. CG was missing boundary elements in parallel. Now it works! (details)
  324. Fixed warning (details)
  325. Added evalReferenceCoordinateHessian for 3D. More unit testing for (details)
  326. Forgot some DOFs (details)
  327. Relaxed tolerances (details)
  328. Local solve updates (details)
  329. Modified tolerances (details)
  330. Remove print statements (details)
  331. Updated 1D local solve and removed depricated test (details)
  332. Tecplog xfld dump now includes node+cell ranks (details)
  333. Include Galerkin integrands for DGBR2 boundary output functionals (details)
  334. Fixed the fix (details)
  335. Missing include (details)
  336. fixing nightly warning (details)
  337. Added a class that computes the natural transition location by looping (details)
  338. Started a new test case to examine iterative forced transition solution (details)
  339. changed the essential bc application to use ghost boundaries. No longer (details)
  340. Fix for DGBR2 boundary output functionals (details)
  341. BCEuler has vector size greater than 20 (details)
  342. Iterative forced transition solution works quite well for the two cases (details)
  343. 2D DGAdvective error estimate order test (details)
  344. Changed Nitche to Cb = 2.0 for AD CG P3 adaptation (details)
  345. Fixing errors (details)
  346. changed Dual to Dual2 in anticipation of the new local solve (details)
  347. updated unit tests to use the ghost boundary trace freezing rule (details)
  348. preparations for the alternative constructor (details)
  349. cleanup of implied metric limiter (details)
  350. vera fixes (details)
  351. Fixing errors (details)
  352. didn't mean to include a certain test (details)
  353. switching back to Dual notation, splitting the EdgeLocal and (details)
  354. moved to ptrs in the base class, dry run for elemental version (details)
  355. Topology instantiations and avro cmake updates (details)
  356. Dummy push (details)
  357. Fixed AVRO cmake typo. Minor format cleanup for limited metric. (details)
  358. refactor to move most member variables into the base class XField_Common (details)
  359. Forgot a file, and all non edge specific methods are now buried in the (details)
  360. changed a template setup and added a first Element Local test (details)
  361. Starting work on AFLR 16.26.2 (details)
  362. new splitting routine compiles (details)
  363. moved the split function up to Common level, made it more sophisticated (details)
  364. Expanded the 3D split and changed the arguments for the 1D split to (details)
  365. forgot you can't write to tmp/ (details)
  366. find and replace bug (details)
  367. typo in file name (details)
  368. forgot test directory (details)
  369. commented out some impossible branches in 2D, and added another unsplit (details)
  370. unit tests (details)
  371. ElementArea now calls the same actual split method as edge local (details)
  372. added a copy constructor test, working on testing splits for Element (details)
  373. a very first element local split test (details)
  374. moved some memory outside of loops so it doesn't get created and (details)
  375. unit tests for adding in new cellgroup 1 elements and traces, looks like (details)
  376. unit test involving reattaching a cell group 1 boundary element (details)
  377. Adding RK Riemann Problem (details)
  378. Added detection for transition front that occurs at element interfaces. (details)
  379. Various fixes to get NS GLS working in 3D (details)
  380. Updated pyrite files for nightly testing (details)
  381. Set longer timeout for specific long running unit tests (details)
  382. caught the memory leak, and a bunch of instantiations and fixes and unit (details)
  383. forgot a thing (details)
  384. style check (details)
  385. Added promote_Surreal for ParamTuple (details)
  386. fixes: (details)
  387. file renaming switches (details)
  388. forgot to remove print out. (details)
  389. added catch for ghost boundaries (details)
  390. forgot file write (details)
  391. missed a thing (details)
  392. Don't do parallel solves yet with the new ElementDualLocal solves (details)
  393. Added TimeOut BC for spacetime that is distinct from BCNone (details)
  394. some 4d stuff (details)
  395. placeholders for unit tests (details)
  396. Start working on latest AFLR4 (details)
  397. Many cppcheck fixes, but not all (details)
  398. Fixed compile error (details)
  399. caught a ghost boundary bug, now have different bugs in parallel (details)
  400. More work on latest AFLR4, does not work yet (details)
  401. Updated Partiioning for CG element dual solves (details)
  402. Relaxed tolerances on local solves (details)
  403. Nightly fixes (details)
  404. Upgraded PETSc version (details)
  405. Fixed PETSc version test (details)
  406. changed to allow Real indices for monomial (details)
  407. added ghost tests, turned off the split ghost tests, as we don't have a (details)
  408. Many AFLR4 updates (details)
  409. changed some comments (details)
  410. vim put some actual tabs in... and changing some odd pieces (details)
  411. Another try (details)
  412. warning about unset data (details)
  413. Added 1D AR test file (details)
  414. relaxing tolerance (details)
  415. trace to cell reference coordinates (plus matlab script), (details)
  416. trace to cell reference coordinates (plus matlab script), (details)
  417. Added a tecplot dump for EGTessModel (details)
  418. element topology tracks number of permutations so possible trace (details)
  419. More debugging outputs (details)
  420. Fixes so boost xml files are correctly dumped (details)
  421. Fixed system tests for coverage (details)
  422. Allowed for longer run times on specific tests (details)
  423. One more tweak for coverage of system tests (details)
  424. Typo (details)
  425. Missed one more (details)
  426. Forgot to add files (details)
  427. One more typo (details)
  428. A slightly different version (details)
  429. Minor fix (details)
  430. Fixed find and replace mistake (details)
  431. fixed a few bugs with trace-to-cell ref coordinates (details)
  432. hasFluxConservative is noe hasFluxAdvectiveTime (details)
  433. xfield and element definitions for pentatopes (details)
  434. spacetime field and element files (details)
  435. tolerance (details)
  436. relaxed again (details)
  437. field and xfield instantiations in 4d (details)
  438. map between quadrature points of different trace orienations (in 4d) (details)
  439. lingering space (details)
  440. unused variables...dont worry i'll unit test these functions (details)
  441. uninit fixes (details)
  442. 2D Riemann problem now uses surrogates (details)
  443. A box grid with two ghost boundaries (details)
  444. added split tests with ghost boundaries attached to cell group 1, and (details)
  445. duplicate test name (details)
  446. Fixes to EGADS loop senses when sense is +/-2 (details)
  447. Forgot a file (details)
  448. Fixed array out-of-bounds in Pentatope basis function. Fixed memcheck (details)
  449. Speed improvement for stabilized CG. 3DNS isothermal wall BC. Many other (details)
  450. More robust jacobian check for CG Stabilized NS (details)
  451. changed DOF sharing calculations to correctly use max, and to calculate (details)
  452. Relaxed tolerance (details)
  453. Fixed adjoint order error (details)
  454. Check if error estimates are the same after several iterations (details)
  455. 2D DGAdv error estimate order test (details)
  456. moved the hard work split method into the common instantiation (details)
  457. fixing up the 3D logic a little bit, the edge local still works, need to (details)
  458. unsplit element dual tests (details)
  459. Fixed warnings (details)
  460. first, extremely basic split test (details)
  461. another simple split test, now with reattaching boundary groups attached (details)
  462. duplicate named tests (details)
  463. some tests for ElementDual Solution transfer, no surprises (details)
  464. duplicate test names (details)
  465. Reworkd DOF sync so Newton syncs zombies. Linear solver timings (details)
  466. Missed one (details)
  467. Forgot to add timing variable for MKL_PARDISO (details)
  468. Copy pasta (details)
  469. added scaling and offest to TripleBL and changed naming convention to (details)
  470. forgot the pattern update (details)
  471. New parallel unit tests. Ghost/Zombie DOFs synced in Newton. PETSc build (details)
  472. various changes to get 3D adapting (details)
  473. a 3D CG adaptation! (details)
  474. changes to 3D case to run on hypersonic (details)
  475. Missing include (details)
  476. to run a big case (details)
  477. Updates for latest AFLR patches (details)
  478. Custom build of gcc 8.2 (details)
  479. Jenkims env fix for gcc8 (details)
  480. Adding new RK unit test (details)
  481. Adding Complete RK unit test and new CMake list (details)
  482. AFLR4 now works. Need new library release. (details)
  483. Cleanup RK Parallel Serial test. Have not found the bug yet. (details)
  484. Fixes so RK works with new parallel paritioning (details)
  485. Assert Galerkin Stabilized PDE fluxViscousLinearInGradient. Add CMake (details)
  486. commiting a bunch of non-working tests and the 3D CG case. (details)
  487. More updates for AFLR4 (details)
  488. CG Field constructor minor speed improvements. Nightly tolerances. (details)
  489. refactor to remove additional unneeded fields, should reduce the (details)
  490. Improved the speed of CG Field constructors. Should help local solves. (details)
  491. Minor fixes (details)
  492. Upgraded cppcheck on reynolds (details)
  493. A few more minor speed improvements to Galerkin error estimates. (details)
  494. xfielddomain fixes for avro api changes (details)
  495. unit test fixes for avro changes (details)
  496. some unit testing on polytopes (details)
  497. push to mac for IMR (details)
  498. Fixed bug when parallelizing nodal metrics (details)
  499. Fix for MultiScale metric (details)
  500. moved integrand construction outside of loops for speed (details)
  501. caught bug with assignment rather than accumulation (details)
  502. that speed up didn't work.... (details)
  503. added get options for orientation, and caught bug with invalid split (details)
  504. added a check to see if element is owned by local processor (details)
  505. unused variable (details)
  506. Suppress cppcheck (details)
  507. another unit test (details)
  508. Added requested element print out. Fixed int for computing cost. (details)
  509. some more unit tests and caught a bug (details)
  510. Better CG load balancing. PETSc BAIJ works for processors with no DOF (details)
  511. Fix for error estimate nodal outputField (details)
  512. added dictionary options for SineSineSine (details)
  513. hunting some int casts (details)
  514. bumping that coverage up (details)
  515. 3D Element Dual test (details)
  516. Updated printout format (details)
  517. tweak (details)
  518. Added mach output functional for DeltaWing (details)
  519. Started to rework cmake folder test names (details)
  520. forgot a dictionary (details)
  521. Added mach field dump for MOESS delta wing (details)
  522. New folder test names. We can revert/modify if they are awkward (details)
  523. Missed XDIR related things (details)
  524. dictionary fixes and parameter tweaks (details)
  525. more dictionary fixes (details)
  526. Periodic boundary support for gmsh reader (details)
  527. reduced test size (details)
  528. Updates so refine might work in parallel (details)
  529. Updated refine check with cmake (details)
  530. shortened test again... (details)
  531. Fixes for DeltaWing to dump mach field (details)
  532. Removed deformationTime.dat (details)
  533. PETSc uses x as initial guess. Use P-Adjoint as initial P+1-Adjoing with (details)
  534. Clean up adjoint solve for DeltaWing (details)
  535. Don't run refine in parallel yet (details)
  536. changing to unstabilized for testing (details)
  537. tweaks and removing an unintended file (details)
  538. basic scheduler and timing dumps at the end of test adapthist (details)
  539. Periodic gmsh fix for parallel (details)
  540. moving box (details)
  541. mend (details)
  542. moving box (details)
  543. forgot to allow PETSC (details)
  544. JacobianFunctionalCell_Galerkin now works in parallel. Other small (details)
  545. Started a new test case (details)
  546. changed to copy construction (details)
  547. Exposed Netwon iterations of free-transition solve (details)
  548. Missed a solution initialization for PETSc (details)
  549. Added parallel interfac to XField_Lagrange. (details)
  550. Updated XField3D_refine so it hopefully works in parallel (details)
  551. Nested forced-transition solve within nonlinear solution of (details)
  552. work towards calling avro from parallel SANS (details)
  553. Added a patch to the corner case where transition happens at an element (details)
  554. refine API now works in parallel (details)
  555. Don't allocate P and P+1 jacobian at the same time for Galerkin (details)
  556. Forgot some files (details)
  557. Various fixes (details)
  558. More informative error messages (details)
  559. One more fix for parallel grid creation (details)
  560. Typo (details)
  561. More robust EPIC call interface. Improved refine build. (details)
  562. Fixed a bug in transition location identification within cells (details)
  563. Fixed memory leak (details)
  564. More robust system call to refine (details)
  565. might Edge local work? (details)
  566. running a 3D CG adapt in parallel! (details)
  567. forgot to actually use the scheduler (details)
  568. Precondition adjoint P+1 solve with adjoint P solve for DGBR2 (details)
  569. Forgot some files (details)
  570. Wroking on L2 projections. Various fixes (details)
  571. Fixes for L2 projection cases (details)
  572. Typo (details)
  573. added a targetCost scheduler (details)
  574. unused variable and style fixes (details)
  575. maintain same list of lower-dim egads entities for parallel (details)
  576. avro interface for delta wing case (details)
  577. Minor cleanup (details)
  578. Fixes for running avro in parallel (details)
  579. merge conflict (details)
  580. boundary conditions in the correct order... (details)
  581. xfielddomain constructor when sans_avro not defined, warning fixes (details)
  582. lingering comma (details)
  583. forgot to comment some testing things that dont work (details)
  584. Various fixes to refine. L2 CG projection works in parallel (details)
  585. Fixes for refine. L2 cases to run for paper. (details)
  586. Fixed warnings (details)
  587. Using DirectLU for DeltaWing adjoint (details)
  588. mods to avro interface, added Curved parameter to omit visiblity checks (details)
  589. Various fixes to refine interface and AD L2 cases. (details)
  590. Added mlarocca@mit.edu to DeveloperEmailAddresses (details)
  591. Revived UniField IBL.  Verified system test on (details)
  592. Updated pyrite file.  Also revived and verified intra-cell forced (details)
  593. Minor cleanup (details)
  594. Commited: ready to run UniField IBL intra-cell forced transition in mass (details)
  595. Committed in order to run grid refinement in sweep of duplicate-field (details)
  596. Updates for latest fefloa (details)
  597. Fixed a bug in grid convergence running script (details)
  598. lagrange basis function on pentatopes with unit tests (details)
  599. change to avro interface (details)
  600. All kinds of fixes (details)
  601. Added a finer grid test case (details)
  602. 4d instantiations, still undefined refs with field & element (details)
  603. Fixed warnings/errors (details)
  604. un-instantiated so i can test some things, previous push had wrong (details)
  605. getting final things off of devastator (details)
  606. premerge (details)
  607. missing instantiations, fixing a few undef references (details)
  608. Relaxed tolerance (details)
  609. Unified robuster system call function (details)
  610. Fix mistakes I made related to label in XFieldDomain (details)
  611. Fixed analyzer warnings (details)
  612. prelim kuhn-freudenthal triangulation via avro (details)
  613. Upgraded builds to latest NLOPT and PETSc. (details)
  614. Corrected comments, added filesysteming. (details)
  615. lagrange DOF map & trace2cellrefcoord + unit tests (details)
  616. Added some 4D stuff and some comments to help clarify things as I come (details)
  617. lagrange dof map testing (details)
  618. Fixes for latest AFLR (details)
  619. Updates for L2 projection cases (details)
  620. Indexing bug (details)
  621. re-order lattice coordinates so we have canonical vertices first (details)
  622. moved eigenvalue calculation to impl + unit tests for 4x4 (details)
  623. spacetime element associativity + unit tests (details)
  624. Added Triple BL to the MultiScale test (details)
  625. normal of tet in 4d via svd (details)
  626. finish implementation of tet normal in 4d (details)
  627. elementxfieldspacetime jacobian + volume + unit tests (details)
  628. constructed a 4d xfield! (details)
  629. wrap kuhn freudenthal triangulation around SANS_AVRO ifdef (details)
  630. still cant remember how to trigger dummy commit... (details)
  631. and again... (details)
  632. trailing whitespace (details)
  633. Tweak to refine build (details)
  634. Bumped up timing more for Hex Lagrange Cache test (details)
  635. Fixed missing feenableexcept on MacOS, thus enabling us to turn on (details)
  636. Added L2 Projection solver interface (details)
  637. Galerkin TripleBoundaryLayer case using MultiScale metric (details)
  638. git jenkins not working...dummy commit (details)
  639. Added CG for L2Projection (details)
  640. added boundary functional and mathematica notebook for computing exact (details)
  641. removing unworking test from repo (details)
  642. changed default to 1.0 for Frob constraint (details)
  643. added scale and offset to 1D BL (details)
  644. Missing include (details)
  645. change case (details)
  646. element ridge (TopoDim-2 elements) needed to construct 4d elems (details)
  647. xfielddomain holds ego children not SANS::EGObject, reason is because (details)
  648. instantiations for 4d target metric matching (details)
  649. CG field construction for TopoD4 meshes, tested on p=1 (details)
  650. target metric matching in 4d sandbox (details)
  651. Refactored projection to Qauxi_IBL by unifying implementations for (details)
  652. element ridge unit test + equilateral pentatope jacobian (details)
  653. fixed bug with equilateral pentatope jacobian + matlab script + unit (details)
  654. added a boundary output for the triple BL, various clean ups, reverting (details)
  655. Refactored UniField IBL variable interpreter.  More work needed to (details)
  656. Minor refactoring.  Updated pyrite file. (details)
  657. Refactoring.  Realizing that using ctau is fragile since log(ctau) is (details)
  658. Refactored UniField variable/eqns to use nt as a conservative quantity (details)
  659. Restored panel method unit test (details)
  660. Tweaked iteration limit to wait until convergence (details)
  661. Refactored constructors of IBL PDE and fluid models.  Started (details)
  662. Added 2D+T AD case, in progress, with assorted necessary changes. Still (details)
  663. Fix typo (details)
  664. field element pentatope tests (details)
  665. debugging costmodel_logeuclidean on topoD4 ping tests (details)
  666. brace alignment (details)
  667. uncomment xfieldspacetime_pentatope tests until actually implemented (details)
  668. unused defs (details)
  669. undefined references without avro (details)
  670. sign compare (details)
  671. missing file to compile (details)
  672. lingering comma (details)
  673. ridge -> frame (details)
  674. undef references (details)
  675. commit deleted files (details)
  676. wrap ifdef SANS_AVRO further ahead (details)
  677. omit spacetime pentatope btest from memcheck because it takes a long (details)
  678. instantiate matrixsyms4 projection for tets (details)
  679. basis function instantiate (details)
  680. matmul instantiation (details)
  681. reduced number of orientations to make elementspacetime_pentatope test (details)
  682. Remove maybe uninitialized wanrings on gnu 8 (details)
  683. last instantiation i promise (details)
  684. bug in cost model log-euclidean test because of the vertex/step matrix (details)
  685. seriously this has to be the last one (details)
  686. last one! (details)
  687. trigger commit (details)
  688. up to p=2 for element space time test because it's really slow (details)
  689. Revamped Qauxv/parameters API. (details)
  690. Fixed typos (details)
  691. Propagated more changes in IBL parameter API.  Verified coupled IBL (details)
  692. Fixed more tests related to IBL parameter API (details)
  693. Update (details)
  694. Verified two system tests with PDEIBL2D using LF flux. (details)
  695. Fixed uncoupled IBL HDG case (details)
  696. 2D+T is running, working towards validation. (details)
  697. Added json parser to PyDict (details)
  698. Fixed formatting from vera++. Also reformulated 2D+T case for (details)
  699. switched from pure adv to AD for hypersonic. (details)
  700. 2D+T AD ST toy fix; need unit tests for BCAD2D.h (details)
  701. Fixed bugs in PDEIBLUniField (details)
  702. Lots of refactoring of AFLR4 and sansLIPAIM. All seems to be (details)
  703. Minor fix (details)
  704. Tweak to how AFLR is found (details)
  705. Fixed compile error (details)
  706. Update minimum boost version to 1.50 due to bug in property_tree json (details)
  707. Merged AFLR4 test into EGTessModel (details)
  708. Fixed flux feedthrough for 2D+T AD. (details)
  709. More extensive try with sansLIPAIM (details)
  710. Most sansLIP updates (details)
  711. Fix MKL_PARDISO for transpose solves. Bug fix for AFLR3 (details)
  712. Use static MKL libraries due to python issues (details)
  713. Don't statically link in the ld library (details)
  714. Increased timout time for HDG test (details)
  715. Realzed timing on another test (details)
  716. Refactored UniField IBL and ran it for forced and free transition (details)
  717. Played captured transition (forced and free) (details)
  718. Updated initial solution guesses for reformulated captured transition (details)
  719. Unified system test on the case of uncoupled IBL laminar BL on airfoil (details)
  720. Refactored IBL numerical fluxes (details)
  721. Updated pyrite files for coupled coupled IBL cases with (details)
  722. Moved 2D+T convergence to Solve3D, made Adapt3D version adapt. (details)
  723. Typo fix. (details)
  724. Ran and added pyrite files for captured forced transition without using (details)
  725. push to hypersonic (details)
  726. Verified reasonable agreement between natural transition solution of (details)
  727. Added recent-5 to Adapt3D 2D+T AD (details)
  728. Added MKL instantiation (details)
  729. Separate list of MKL static libraries (details)
  730. Always link in MKL statically with sansLIPAIM (details)
  731. Moved error message for sansLIP (details)
  732. Building mpi all_reduce into FunctionalCell_Galerkin (details)
  733. Added missing includes (details)
  734. Minor edits (details)
  735. Changed default numerical flux (details)
  736. Added pyrite files for fitted transition of forced cases (details)
  737. Removed redundant cases (details)
  738. Minor updates (details)
  739. Added an alternative turbulent onset ctau value (details)
  740. Updates before running grid convergence on fitted transition (details)
  741. fixed a bug in PDEIBL source.  other minor fixes (details)
  742. Updated pyrtied files to fix the bug in PDEIBL lag source term (details)
  743. Tweaked a default setting for system test pyrite checks (details)
  744. Cleaned up system tests (details)
  745. Fixed free-forced nested solver logic for transition at element (details)
  746. Updated and cleaned up pyrite files (details)
  747. Updated an initial solution file for flow transition system tests (details)
  748. Renaming (details)
  749. minor updates (details)
  750. Added a to-do (details)
  751. added to-do (details)
  752. Refactored two system tests.  Added options to change transition model (details)
  753. Fixed a bug/feature in an unimportant if statement (details)
  754. Cleanup (details)
  755. Cleaned up deprecated parts.  Fixed LF flux.  Refactored transition (details)
  756. Fixed uninitialized data in Flux_mitState_Nitsche for pure advective. (details)
  757. Updated pyrite file after updating PDEIBL LFflux related stuff (details)
  758. Removed variable length arrays (details)
  759. Replaced turbulent BL TS wave growth rate with the previous formulation (details)
  760. Minor refactoring (details)
  761. Fixed LFflux for IBLUniField.  Refactored test case and updated pyrite (details)
  762. Missed a few variable length arrays (details)
  763. One more warning (details)
  764. Refactored PDEIBLUniField member field to allow for parameter ntcrit (details)
  765. Fixed warnings (details)
  766. Better cleanup of coverage information (details)
  767. Don't build sandbox with nightly (details)
  768. Clang analyzer should still build sandbox (details)
  769. Revived gradation penalty. Needs lots of tweaks and studying (details)
  770. Added unit test for 2D+T implementations. (details)
  771. Working on pentatope tests. (details)
  772. Updates for latest version of AFLR (details)
  773. Gradation still needs more work... (details)
  774. Fix compiler error (details)
  775. Fixed arry bound typo in test (details)
  776. more tests for orientations of tets in 4d (details)
  777. lingering changes (details)
  778. DG fields in 4d + unit tests (details)
  779. silly typo (details)
  780. can only use KF triangulation if avro is hooked in (details)
  781. Working on unit grids... (details)
  782. Another formatting fix. (details)
  783. Another formatting fix. (details)
  784. minor editting (details)
  785. Fix includes. (details)
  786. pre merge (details)
  787. Taking the warning machete to things. (details)
  788. Refactored test case input (details)
  789. Udpates to sansLIPAIM to work with new CAPS dataTransfer setup (details)
  790. system test for DG with pentatopes (details)
  791. Minor update (details)
  792. Added an option of wake ctau_eq but not used (details)
  793. moving to hyper branch (details)
  794. use SANS convention for trace orientation instead of the one used in (details)
  795. 1Ptope test working, fixed assumptions on nodal definitions. (details)
  796. 2Tope unitgrid working, testcase working. (details)
  797. Turned off tesseract for push. (details)
  798. Light LIP tecplot files (details)
  799. Smaller tecplot file for LIP (details)
  800. Fix scoping issues. (details)
  801. Fixed warnings (details)
  802. Added comment with origin of SVD3 algorithm (details)
  803. handmade unit grid: 1 pentatope with 5 pentatope neighbours (details)
  804. allow all orientations of traces (1 to 12) in checkGrid (details)
  805. local grid extraction for pentatopes (details)
  806. cell to trace connectivity for pentatopes (details)
  807. finish implementation of element associativity of pentatopes (details)
  808. unit tests for local grid extraction around pentatopes (single pentatope (details)
  809. other minor changes (details)
  810. comm rank = 0 using xfield_lagrange (details)
  811. 24Ptope working, passing checkGrids(). test in progress. (details)
  812. remove duplicate unit grids in favour of handmade ones (details)
  813. warning fix (details)
  814. warning fix (details)
  815. 24Ptope unit grid working, tested and working. (details)
  816. Add duration to each build in Jenkins email. (details)
  817. tweaks and removed a bunch of heap memory allocations (details)
  818. added options to the quadratic (details)
  819. mods for running with avro (details)
  820. comment typos (details)
  821. switching over to avro (details)
  822. Reworked build of parmetis. refine uses parmetis. added avro build. (details)
  823. Fixes for avro and refine (details)
  824. Suppress warning (details)
  825. Parallel Field4D test fixes. Give refine more time. (details)
  826. Relaxed tolerance for intel (details)
  827. Don't run ErrorOrder_4D in parallel (details)
  828. Updated refine build (details)
  829. Updated refine check (details)
  830. Nightly build fixes... plus a stopgap ifdef until the SVDless 4D normal (details)
  831. Reduce run time of 4D error order check (details)
  832. Relaxed another tolerance (details)
  833. Remove files written by avro (details)
  834. Dissable refine testing for now (details)
  835. Added memcheck to parmetis build (details)
  836. Ignore external parmetis (details)
  837. changing branch (details)
  838. Generalized valgrind suppression (details)
  839. egads coords must have 3 dimensions even in 2d (details)
  840. Suppressed CMakeLists errors. [TBD] (details)
  841. Fixed panel metod tests (details)
  842. AFLR4 updates and some Jenkins scripts (details)
  843. Link tetgen before avro (details)
  844. instantation of elementlocal version of local splits for 4d...unit test (details)
  845. missing definitions for elementlocal & edgelocal (details)
  846. some instantiations of savi's method for doing local splits (details)
  847. xfield_lagrange method of doing local splits...still debugging...will (details)
  848. Refactoring.  Patched unit tests (details)
  849. More unit tests (details)
  850. added unit tests (details)
  851. Fixed unit tests (details)
  852. Fixed IBL unit tests (details)
  853. Added unit test.  Turned off unused methods. (details)
  854. Fixed a bug in CMakeLists: use of out-of-scope variable (details)
  855. Fixed a bug in cmake files that only appear when building with Xcode (details)
  856. Refactored ping test input array type.  Fixed IBL-related 4x4 block (details)
  857. Relocated code into SANS_MPI macros; otherwise, errors are raised about (details)
  858. Verified/fixed/cleaned IBL system tests with transition (full upwind). (details)
  859. Fixed duplicate naming of boost test suite (details)
  860. Relaxed pyrite tolerance (details)
  861. Updated forced-transition pyrite files after the bug fix in commit (details)
  862. Turned off file dump (details)
  863. Fixed formatting (details)
  864. Fixed empty traling line (details)
  865. Fixed DG and HDG AES tests for uncoupled IBL (details)
  866. Fixed formatting (details)
  867. Reverted changes to (viscous) HDG stuff: those abandoned changes treated (details)
  868. Update AlgebraicEquationSet_HDGAdvective_Advection_btest.cpp (details)
  869. Fixed one more test affected by ping test refactoring.  Fixed formatting (details)
  870. Fixed another system test affected by IBL Qauxv interpreter refactoring (details)
  871. Update ErrorOrder_1D_HDGAdvective_Advection_btest.cpp (details)
  872. Fixed warning and missing instantiation (details)
  873. Added an instantiation just for completeness, although it is no longer (details)
  874. Cleaned sandbox cases (details)
  875. relaxed tolerances for clang_release (details)
  876. Suppressed output (details)
  877. Fixed bugs in CMakeLists (details)
  878. Fixed HDG advection tests (details)
  879. Removed the pure advection test case using (viscous) HDG machinery (details)
  880. Refactored halving line search and fixed unit tests (details)
  881. Fixed memory errors (details)
  882. Relaxed tolerance for intel (details)
  883. relaxed tolerances for intel18 (details)
  884. Relaxed timeout limits (details)
  885. Speed up unit tests in response to Jenkins timeout (details)
  886. Fixed typo (details)
  887. Relaxed tolerance for gnu48 (details)
  888. Tried to fix timeout on Jenkins testing (coverage_clang reynolds) (details)
  889. Reverted CMakeLists to see if TIMEOUT is set properly this time on (details)
  890. minor refactoring (details)
  891. Refactored CMakeLists for Xcode build (details)
  892. Refactored Newton solver (details)
  893. Minor fix (details)
  894. Fixed warnings (details)
  895. Added IBL max update fraction (details)
  896. Enabled under-relaxed Newton update for coupled 4x4 block system of IBL (details)
  897. Refactor of avro XField interface (details)
  898. Consistent logic for setting cmake testing timout property (details)
  899. Fixed refine interface change (details)
  900. Fix ifdef when not using avro (details)
  901. More fixes to deal with avro (details)
  902. Minor cleanup (details)
  903. Added unit tests for IBL updateFraction (details)
  904. Upgrade PETSc (details)
  905. More avro and PETSc tweaks (details)
  906. I don't understand why dl library is needed to link a static library... (details)
  907. Fix for refine check (details)
  908. Suppress compiler warning when building PETSc (details)
  909. Fix for avro with 4D (details)
  910. Enable refine testing again (details)
  911. Updated copyright date to 2019 (details)
  912. Updated copyright date to 2019 (details)
  913. dimension-independent local splits (details)
  914. timing tests show dim-independent implementation on par with savithru's (details)
  915. reconciling merge conflicts and some tweaks (details)
  916. license updates (details)
  917. fixes to match avro (details)
  918. forgot to add the avro defined precompile check (details)
  919. relaxed tolerances and forgot to split world (details)
  920. tweaking tol again... (details)
  921. another tweak... (details)
  922. cleanup of localpatch + commenting (details)
  923. copyright (details)
  924. more copyright (details)
  925. Updates for MOESS optimizations. Still needs more work. (details)
  926. Instantiations for 4D AD solve. (details)
  927. A few fixes (details)
  928. Compile fixes (details)
  929. More instantiations for 4D (details)
  930. removed anachronistic definition of primal grid. Primal grid now matches (details)
  931. make sure mpi is init'd before calling rank by actually running in (details)
  932. revert back to dual (details)
  933. ifdef SANS_AVRO for tests with CKF triangulation (details)
  934. changed to Dual in the system test (details)
  935. attempted to fix nightly tests (details)
  936. Relaxed timings, fixed warning (details)
  937. Updated pyrite files to fix nightly tests (details)
  938. Moved timing test into sandbox (details)
  939. Cleanup of refine interface with auto memory management. (details)
  940. Fix include (details)
  941. added fix to 3D (details)
  942. removed the separate 4D file, just added an instantiate at the end of 3D (details)
  943. p=7 led to error close to machine zero, which seemed to cause touble to (details)
  944. p=6 still too high for pyrite test for ErrorOrder (details)
  945. Attempted to warning "use of zero-allocated memory" (details)
  946. Some cleanup in the sandbox. Added 2D L2Project adaptation (details)
  947. Added tecplot dump for metric fields. Other small fixes (details)
  948. Minor refactoring (details)
  949. Compile fixes and more dependency warning suppressions (details)
  950. Add dl library for avro (details)
  951. Replaced nt transport equation with G variable as in SciTech paper, (details)
  952. Added scalar and dot product fixes for MatrixSymS (details)
  953. Fixed intel errors by relaxing tolerance and reconciling a missing (details)
  954. Updates for 2D L2 Projection sandbox test (details)
  955. Updates for 1D L2 Projection sandbox test (details)

Started by upstream project SANS_Weekly build number 232
originally caused by:

Revision: 139f5e8adcdb19daf0af648e48f0e5cac70c8175
Repository: ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/
  • acdl/apprentice
  • acdl/master
448 errors, 0 warnings
Test Resultย (448 failures / +447)Show all failed tests >>>