Commit Graph
41 Commits
Author SHA1 Message Date
Jan Nikl cda5aecb6f Reworked strong rotated formulation. 2025-08-13 15:29:56 -07:00
Jan Nikl 45e9ea731d Fixed weak rotated formulation. 2025-08-13 04:41:07 -07:00
Jan Nikl 3f7721789c Added strong rotated formulation. 2025-08-12 20:34:13 -07:00
Jan Nikl f342a9e0f2 Added nonconservative rotated scheme. 2025-08-12 14:13:15 -07:00
Jan Nikl d9cf719074 Moved problem type to parameters in ex5-aniso. 2025-08-11 11:23:46 -07:00
Jan Nikl 3272b93379 Added reconstruction to ex5-aniso. 2025-08-05 00:09:36 -07:00
Jan Nikl 0eca9e3df7 Moved randomization of mesh to darcyop and used it in ex5-nguyen. 2025-08-04 14:52:44 -07:00
Jan Nikl 0ea2624feb Added description of aniso problems. 2025-07-28 01:21:47 -07:00
Jan Nikl 4e63a55a7e Minor fixes. 2025-07-22 06:53:48 -07:00
Jan Nikl 7df42f2b1d Fixed a typo in DarcyOperator interface. 2025-07-10 00:12:28 -07:00
Jan Nikl 019ca84072 Added analytic flux solution to sine diffusion ring. 2025-07-09 18:24:37 -07:00
Jan Nikl 2c1b05481a Added analytic flux solution to Sovinec. 2025-07-09 18:03:34 -07:00
Jan Nikl 1d8b80330c Added randomization of the mesh to ex5-aniso. 2025-07-02 16:25:07 -07:00
Jan Nikl b49f4d8ed5 Added diffusion ring problem with sine source. 2025-07-02 10:08:02 -07:00
Jan Nikl dc3b056e18 Added centering of some problems in ex5-aniso to the bounding box. 2025-07-02 04:38:56 -07:00
Jan Nikl 50e9b81cf0 Added manual refinement option to ex5-aniso. 2025-07-01 19:21:42 -07:00
Jan Nikl 9d3c1889ba Minor fix in Umansky width. 2025-07-01 19:19:55 -07:00
Jan Nikl 0630549065 Added Umansky width measurement to ex5-aniso. 2025-07-01 11:17:57 -07:00
Jan Nikl 4867cc5925 Added Umansky test to ex5-aniso and DPG diffusion miniapp. 2025-07-01 10:49:58 -07:00
Jan Nikl f54d14f26f Added steady peak, steady varying angle and Sovinec problems. 2025-06-30 23:28:39 -07:00
Jan Nikl 6784a8d2ae Moved params in ex5-aniso to a struct. 2025-06-30 23:25:58 -07:00
Jan Nikl 2c0db86051 Added diffusion ring with Gaussian source. 2025-06-30 16:29:13 -07:00
Jan Nikl b8f768b4a8 Added boundary layer problem. 2025-06-30 15:23:05 -07:00
Jan Nikl c91f3ea67f Added solution-based iterative solver controller to DarcyOperator. 2025-04-11 12:21:03 -07:00
Jan Nikl f8657ddd68 Post-merging fixes. 2025-04-08 09:03:37 -07:00
Jan Nikl 19d20e426f Merge branch 'darcy-hrt-dev' into darcy-hdg-dev 2025-03-25 01:28:53 -07:00
Jan Nikl 57a38e7506 Documented coefficients. 2025-03-13 09:51:55 -07:00
Jan Nikl cdcb69e505 Merge branch 'darcy-hdg-dev' into darcy-hrt-dev 2025-03-11 21:29:08 -07:00
Jan Nikl 6e727f1b65 Fixed trace space to use DG_Interface collection without sign convention. 2025-03-06 11:09:31 -08:00
Jan Nikl bba868fe62 Added BRT to ex5-aniso. 2025-02-25 01:46:02 -08:00
Jan Nikl 0d3d6fa9b9 Moved Darcy files to fem directory. 2025-01-03 17:00:32 -08:00
Jan Nikl 2105280e03 Added support for anisotropic diffusion to the nonlinear diffusion framework. 2024-11-05 15:13:38 -08:00
Jan Nikl 6ba9503771 Softed the edge of the diffusion ring IC. 2024-11-05 11:36:22 -08:00
Jan Nikl 0a52e89ba7 Added the diffusion ring problem to ex5-aniso. 2024-11-05 10:38:28 -08:00
Jan Nikl 3a8cf1b6ba Improved description of ex5-aniso. 2024-10-25 16:36:08 -07:00
Jan Nikl c6d768fe3e Added steps for GMRES iteration vis. 2024-10-25 16:13:19 -07:00
Jan Nikl 7a344ffafe Added visualization of GMRES iterations to ex5-aniso. 2024-10-25 16:12:14 -07:00
Jan Nikl 9f22970228 Make style 2024-10-20 21:06:11 -07:00
Jan Nikl 2796aa1ef8 Added random gaussian blobs in conductivity and circular velocity. 2024-10-20 19:13:10 -07:00
Jan Nikl 387c2212e6 Added MFEM logo problem to aniso. 2024-10-18 14:50:07 -07:00
Jan Nikl bafbcedc55 Added generalization of the anisotropic diffusion example with DarcyOperator. 2024-10-18 13:33:47 -07:00