log

age author description
Thu, 06 Sep 2018 12:43:51 +0200 Vidar Stiernstrom Add support for artificial viscosity to the 1d burgers scheme. feature/burgers1d
Mon, 03 Sep 2018 14:50:27 +0200 Vidar Stiernstrom Add scheme for 1D Burgers equation feature/burgers1d
Wed, 08 Aug 2018 14:42:24 -0700 Martin Almquist Correct interface penalty strength in Elastic2dVariable feature/grids
Fri, 27 Jul 2018 10:31:51 -0700 Martin Almquist Merge with feature/poroelastic feature/grids
Fri, 27 Jul 2018 10:30:49 -0700 Martin Almquist Close branch before merge feature/poroelastic
Fri, 27 Jul 2018 10:23:49 -0700 Martin Almquist Bugfix in grid/evalOn feature/poroelastic
Fri, 27 Jul 2018 10:13:02 -0700 Jonatan Werpers Allow functions with variable number of arguments in grid.evalOn feature/poroelastic
Fri, 27 Jul 2018 10:03:21 -0700 Jonatan Werpers Make multiblock.evalOn work for any dimension feature/poroelastic
Fri, 27 Jul 2018 09:50:29 -0700 Jonatan Werpers Change order of function arguments feature/poroelastic
Fri, 27 Jul 2018 09:49:24 -0700 Jonatan Werpers Add type assertions, fix bug, edit documentation and formatting feature/poroelastic
Thu, 26 Jul 2018 18:34:38 -0700 Jonatan Werpers Fix formatting of multiblock.evalOn feature/poroelastic
Thu, 26 Jul 2018 18:33:01 -0700 Jonatan Werpers Move blockEvalOn to multiblock package feature/poroelastic
Thu, 26 Jul 2018 18:25:10 -0700 Jonatan Werpers Add values to .lim in Cartesian feature/poroelastic
Thu, 26 Jul 2018 18:05:29 -0700 Jonatan Werpers Merge with feature/grids feature/poroelastic
Thu, 26 Jul 2018 18:04:29 -0700 Jonatan Werpers Rename spdaigsVariablePeriodic spdiagsPeriodic feature/poroelastic
Thu, 26 Jul 2018 17:53:51 -0700 Jonatan Werpers Make spdiagVariable a local functions feature/poroelastic
Thu, 26 Jul 2018 17:51:48 -0700 Jonatan Werpers Bort med martins hemska whitespace feature/poroelastic
Thu, 26 Jul 2018 17:47:21 -0700 Jonatan Werpers Fix bug in spdiag feature/grids
Thu, 26 Jul 2018 10:53:05 -0700 Martin Almquist Merge with feature/grids and bugfix bcSetup feature/poroelastic
Wed, 25 Jul 2018 18:53:07 -0700 Martin Almquist Remove hack in multiblock/DiffOp that was used with cell penalties. feature/poroelastic
Wed, 25 Jul 2018 18:33:03 -0700 Martin Almquist Revert bcSetup and update bc functions in elastic schemes to be compatible. feature/poroelastic
Wed, 25 Jul 2018 18:06:08 -0700 Martin Almquist Added tag elastic1.0 for changeset 08f3ffe63f48 feature/poroelastic
Wed, 25 Jul 2018 18:36:57 -0700 Jonatan Werpers Remove old functions from multiblock package feature/grids
Wed, 25 Jul 2018 09:34:51 -0700 Jonatan Werpers Add some notes bcSetupExperiment
Wed, 25 Jul 2018 09:38:06 -0700 Jonatan Werpers Merge with bcSetupExperiment feature/grids
Wed, 25 Jul 2018 09:34:19 -0700 Jonatan Werpers Add function for parsing each entry in bcs to a struct bcSetupExperiment
Tue, 24 Jul 2018 16:53:35 -0700 Jonatan Werpers Change to using structs for storing data functions and penalties bcSetupExperiment
Tue, 24 Jul 2018 16:30:15 -0700 Jonatan Werpers Remove some stuff duplicated from the verifyFormat function bcSetupExperiment
Tue, 24 Jul 2018 16:27:36 -0700 Jonatan Werpers Move more stuff into verifyFormat bcSetupExperiment
Tue, 24 Jul 2018 16:12:39 -0700 Jonatan Werpers Move verification to a separate function bcSetupExperiment