Skip to content
Snippets Groups Projects
  1. Jan 04, 2025
  2. Nov 23, 2024
  3. Nov 18, 2024
  4. Nov 15, 2024
  5. Nov 12, 2024
  6. Nov 06, 2024
  7. Nov 05, 2024
  8. Oct 28, 2024
  9. Sep 07, 2024
    • Sander, Oliver's avatar
      Implement cosserat-continuum.cc without CosseratEnergyLocalStiffness · e97f4fa0
      Sander, Oliver authored
      Instead, use LocalIntegralEnergy and the newly introduced densities
      for bulk models or planar shell models.
      
      While doing so, give an error message when non-trivial volume loads
      are requested.  I have no example file that actually uses them
      at the moment, and just by looking at the code I find it hard to believe
      that they actually worked.  Getting them to work will mean having
      introduce a density for volume loads, which don't want to do
      until I need them.
      
      Since this is the last use of the CosseratEnergyLocalStiffness class,
      this patch remove the entire class as well.
      e97f4fa0
  10. Aug 30, 2024
  11. Aug 22, 2024
  12. Aug 21, 2024
  13. Aug 12, 2024
  14. Jul 06, 2024
  15. May 01, 2024
  16. Apr 30, 2024
  17. Apr 20, 2024
    • Sander, Oliver's avatar
      Write a wrapper for densities from dune-elasticity · 9c9ec672
      Sander, Oliver authored
      dune-elasticity also has densities, but they implement a slightly
      different interface.  Instead of having special code for such
      densities in the LocalIntegralAssembler, add a wrapper that
      makes densities from dune-elasticity look like dune-gfe densities.
      9c9ec672
  18. Mar 25, 2024
  19. Mar 24, 2024
Loading