Skip to content
Snippets Groups Projects
  1. Nov 15, 2024
  2. Nov 12, 2024
  3. Nov 06, 2024
  4. Nov 05, 2024
  5. Oct 28, 2024
  6. 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
  7. Aug 30, 2024
  8. Aug 22, 2024
  9. Aug 21, 2024
  10. Aug 12, 2024
  11. Jul 06, 2024
  12. May 01, 2024
  13. Apr 30, 2024
  14. 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
  15. Mar 25, 2024
  16. Mar 24, 2024
  17. Mar 19, 2024
Loading