Activity for sbplib

  • Martin Almquist committed [3991c7] on Code

    Add OP nonconforming interface in +scheme/Elastic2dCurvilinearAnisotropicIncompatible.m

  • Martin Almquist committed [9a85a3] on Code

    Change default tuning for displacement BC and interfaces to 1.2 in Elastic2dCurvilinearAnisotropic.m

  • Martin Almquist committed [96601a] on Code

    Add OP interpolation in Elastic2dVariableAnisotropicIncompatible

  • Vidar Stiernström committed [5bffcc] on Code

    Merge heads

  • Vidar Stiernström committed [117deb] on Code

    Support using both boundary optimized and standard operator sets for gluing

  • Martin Almquist committed [b9fb7b] on Code

    Bugfix u->v in impedance-weighted interface treatment. Add 1e-14 to avoid division by zero in dummy discrtization with zero material parameters.

  • Martin Almquist committed [f80d56] on Code

    Add impedance weighting in normal-tangential interface treatment in 2DElasticAnisotropicCurve. Add the same interface treatment in the upwind (dual-pair) scheme.

  • Martin Almquist committed [6be1db] on Code

    Set default penalty strength for Curvilinear Incompatible to 1.2 istead of 1.

  • David Niemelä David Niemelä committed [6ec03b] on Code

    Add periodicUpwind class, copy from D2_boundary_opt

  • David Niemelä David Niemelä committed [871b64] on Code

    mergin branch?

  • Martin Almquist committed [a5f5c4] on Code

    Bugfixes: 1. Borrow C_boundary from C_interior instead of the other way around. 2. Fix off-by-1 error in shifting. Also set default tuning parameter to 1.0 istead of 1.2.

  • Martin Almquist committed [403bdf] on Code

    Add scheme for incompatible curvilinear

  • Martin Almquist committed [4834f7] on Code

    Bugfix with borrowing matrix accidentally being sparse Cartesian anisotropic incompatible.

  • Martin Almquist committed [b343fd] on Code

    Bugfix for non-fully compatible when Nx \neq Ny.

  • Martin Almquist committed [ac5476] on Code

    Add interface, not fully compatible.

  • Martin Almquist committed [14f44e] on Code

    Add scheme for Elastic2dVariable, not fully compatible.

  • Martin Almquist committed [464e6f] on Code

    Refactor computation of borrowing from C. Update to correct number of boundary points for borrowing from R.

  • Martin Almquist committed [2c5f1d] on Code

    Add boundary optimized upwind operators (copy from default). In Elastic2dCurvilinearAnisotropicUpwind, adapt metric derivative computation to use the same Dp operator.

  • Martin Almquist committed [ff59a1] on Code

    Bugfix zeros in norm for 6th order optimal upwind.

  • Martin Almquist committed [46e7a1] on Code

    In Elastic2dCurvilinearAnisotropicUpwind, if periodic upwind ops are used, use central D1 of (at least) same order to compute metric derivatives.

  • Martin Almquist committed [68a5d9] on Code

    Add periodic updwind ops (copy from default)

  • Martin Almquist committed [de1042] on Code

    Add class for periodic ops.

  • David Niemelä David Niemelä committed [19288e] on Code

    Added periodic Upwind ops

  • David Niemelä David Niemelä committed [9c432e] on Code

    clean up

  • David Niemelä David Niemelä committed [10a190] on Code

    Added Optimal Upwind ops

  • David Niemelä David Niemelä committed [eda545] on Code

    Add Upwind Optimal, maybe

  • David Niemelä David Niemelä committed [6b8799] on Code

    Added optimal Upwind

  • Martin Almquist committed [fb595c] on Code

    Add support for higher orders than 6 in Elastic2dCurvilinearAnisotropicUpwind. Include possibility for periodic ops.

  • David Niemelä David Niemelä committed [5efac2] on Code

    Added optimal Upwind

  • David Niemelä David Niemelä committed [b851ad] on Code

    Euler RV feature

  • Vidar Stiernström Vidar Stiernström committed [c4152e] on Code

    Change remote to sourceforge

  • Vidar Stiernström Vidar Stiernström committed [825781] on Code

    Use non-stiff SATs for dirichlet and interface conditions

  • Vidar Stiernström Vidar Stiernström committed [8f6a97] on Code

    Update boundary borrowing constants

  • Vidar Stiernström Vidar Stiernström committed [a1510f] on Code

    Merge heads for feature/D2_boundary_opt

  • Vidar Stiernström Vidar Stiernström committed [bb3c19] on Code

    Add comments on passing grid lines to Rectangle.show

  • Vidar Stiernström Vidar Stiernström committed [ecc6c6] on Code

    Add glue interpolation operators

  • Vidar Stiernström Vidar Stiernström committed [c44042] on Code

    Add normal and tangental vectors to scheme

  • Martin Almquist committed [9f8ba1] on Code

    Add support for Erickson2022 non-stiff BC in LaplaceCurvilinearNew.

  • Martin Almquist committed [2d43db] on Code

    Add method getBoundaryField in multiblock.DiffOp, which returns a square matrix of a field that lives on the boundary.

  • Martin Almquist committed [245009] on Code

    Add function multiblock.joinBoundaryGroups

  • Martin Almquist committed [f68012] on Code

    In EmbeddedRungeKutta: add check for NaNs/Infs in rates K. Separate errors dt=NaN and dt < 1e-30.

  • Martin Almquist committed [49b261] on Code

    Remove Erickson2022 SAT closures for frictional fault from Laplace1DVariable.interface. The closures are the same as for BC and can easily be handled in a Discr class.

  • Martin Almquist committed [a5c39d] on Code

    Add working (but ugly) implementation of Erickson2022.

  • Vidar Stiernström Vidar Stiernström committed [dc0a7b] on Code

    Add support for boundary optimized D2

  • Vidar Stiernström Vidar Stiernström committed [dc6b31] on Code

    Use properties instead of calling tableu function

  • Vidar Stiernström Vidar Stiernström committed [a0cc47] on Code

    Add 3rd and 5th order time steppers based on the adaptive schemes

  • Vidar Stiernström Vidar Stiernström committed [b14594] on Code

    Add embedded RK timestepper

  • Vidar Stiernström Vidar Stiernström committed [2288d6] on Code

    Commit pending changes. Quite messy. Not clear what to keep.

  • Vidar Stiernström Vidar Stiernström committed [0f142e] on Code

    Merge latest changes from default

  • Vidar Stiernström Vidar Stiernström committed [ba2627] on Code

    Merge with upstream

  • Vidar Stiernström Vidar Stiernström committed [c78f24] on Code

    Allow for non-linear continuous and discrete source

  • Vidar Stiernström Vidar Stiernström committed [c73818] on Code

    Merge feature/laplace1d_variable

  • Vidar Stiernström Vidar Stiernström committed [49c775] on Code

    Closing branch before merge to default

  • Vidar Stiernström Vidar Stiernström committed [64e6c3] on Code

    Add support for different opsets and clean up bc/interface methods

  • Jonatan Werpers committed [55e40b] on Code

    Closing this head

  • Martin Almquist committed [44e9f7] on Code

    Closing Martins bad branch to the tune of 20 whip lashes.

  • Martin Almquist committed [145b3b] on Code

    Played around with Ti show and plot settings to create pretty pics for thesis.

  • Ylva Rydin committed [348d5b] on Code

    Merge with feature/frids

  • Vidar Stiernström Vidar Stiernström committed [e15a66] on Code

    Add quadrature stencils and operator assembly. Add tests

  • Ylva Rydin committed [e09137] on Code

    Add D2 files

  • Ylva Rydin committed [f82da6] on Code

    Fixed bug in tests

  • Ylva Rydin committed [d1e514] on Code

    add testfor D2 and sign in assemble_op

  • Ylva Rydin committed [b94bb6] on Code

    rename d2_2 to D1_standard_2

  • Ylva Rydin committed [ed8d34] on Code

    fix bug in assemble_D1

  • Ylva Rydin committed [5c8b1a] on Code

    rename boundart_stencil and and boundary_block to boundary_stencils

  • Ylva Rydin committed [95c260] on Code

    Add files for parsing operator data stencil file

  • Ylva Rydin committed [4808c4] on Code

    Add assemble_boundary_op

  • Martin Almquist committed [47b48a] on Code

    Stupid merge makes this branch dangerous. Merging with other branches will result in unexpected changes. Never merge this branch with anything. Closing branch.

  • Martin Almquist committed [e54c2f] on Code

    Merge with feature/poroelastic. Use only the changes made to multiblock.DiffOp and scheme.Elastic2dVariable. DiffOp.getBoundaryOperator/Quadrature now use scheme methods instead of propeties.

  • Vidar Stiernström Vidar Stiernström committed [b4e5e4] on Code

    Remove round off zeros from D2Nonequidistant operators

  • Vidar Stiernström Vidar Stiernström committed [663eb9] on Code

    Pass logic grid along to diracDiscr

  • Vidar Stiernström Vidar Stiernström committed [ee3d69] on Code

    Allow passing number of gridlines for each block

  • Vidar Stiernström Vidar Stiernström committed [bcdb14] on Code

    Fix comment

  • Vidar Stiernström Vidar Stiernström committed [bf2554] on Code

    Add periodic D1 and D2 operators for orders 8,10,12

  • Vidar Stiernström Vidar Stiernström committed [066662] on Code

    Add methods for creating grids with different grid point distributions for each coordinate direction, and also supports constructing periodic grids

  • Vidar Stiernström Vidar Stiernström committed [8d9fc7] on Code

    Calculate width for all orders

  • Vidar Stiernström Vidar Stiernström committed [df8c71] on Code

    Use the logic grid associated with a CurvilinearGrid instead of creating a new one

  • Vidar Stiernström Vidar Stiernström committed [0aefcb] on Code

    Add support for RK6

  • Vidar Stiernström Vidar Stiernström committed [8e9df0] on Code

    Clarify comments

  • Vidar Stiernström Vidar Stiernström committed [60c875] on Code

    Merge with feature/poroelastic for Elastic schemes

  • Martin Almquist committed [412b8c] on Code

    Add Zt to output args for Elastic2dCurvilinearAnisotropic.interfaceNormalTangential

  • Martin Almquist committed [b40359] on Code

    Remove warning about normal-tangential BC, because the BC decouple in normal-tangential coordinates

  • Martin Almquist committed [cd0bfc] on Code

    Add some interface forcing penalties in ViscoElastic2d

  • Martin Almquist committed [8b1110] on Code

    Bugfix interface forcing in ElasticCurveAnisotropic

  • Martin Almquist committed [6650b1] on Code

    Implement normal-tangential interface treatment in viscoElastic2d

  • Martin Almquist committed [34997a] on Code

    Add some interface forcing penalties in ElasticCurvilinearAnisotropic

  • Martin Almquist committed [bd8e60] on Code

    Add interfaceForcing method in multiblock.DiffOp to facilitate mms forcing

  • Martin Almquist committed [6c308d] on Code

    Add new interface method interfaceNormalTangential in Elastic2dCurvilinearAnisotropic.

  • Martin Almquist committed [58df4a] on Code

    Add traction operators that include the viscous terms and use them to clean up the imposition of traction BC.

  • Martin Almquist committed [a4c8bf] on Code

    Add viscoelastic fault interface

  • Martin Almquist committed [6d64b5] on Code

    Add viscoelastic regular interfaces

  • Martin Almquist committed [b2e84f] on Code

    Move common code for displacement and traction BC outside of switch statement

  • Martin Almquist committed [eb015f] on Code

    Add viscoelastic displacement BC for normal-tangential. Bugfix traction BC for normal-tangential

  • Martin Almquist committed [f59b84] on Code

    Add displacement BC to viscoelastic

  • Martin Almquist committed [5016f3] on Code

    Add viscoElastic traction bc for normal-tangential

  • Martin Almquist committed [fcca6a] on Code

    Add diffOp for viscoElastic

  • Martin Almquist committed [b59071] on Code

    Clean up hollow D2 generation by using precomputed coefficients stored in mat files

  • Martin Almquist committed [a38e80] on Code

    Improve performance for the hollow case

  • Martin Almquist committed [49e387] on Code

    Make the hollow scheme generation more efficient by introducing the D2VariableHollow opSet

  • Martin Almquist committed [a0d615] on Code

    Add the hollow option to the anisotropic diffops

1 >
MongoDB Logo MongoDB