Skip to content
Snippets Groups Projects
  1. Nov 18, 2024
  2. Oct 28, 2024
  3. 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
  4. Aug 30, 2024
  5. Aug 12, 2024
  6. Mar 25, 2024
  7. Apr 20, 2023
  8. Jan 28, 2022
    • AlexanderMueller's avatar
      Add Simo-Fox shell model · 08e637de
      AlexanderMueller authored and Sander, Oliver's avatar Sander, Oliver committed
      This commit adds the energy implementat for the nonlinear Reissner-Mindlin
      shell model known as the Simo and Fox shell model.
      
      Details may be found in
      
        "A consistent finite element formulation of the geometrically
         non-linear Reissner-Mindlin shell model [Müller, Bischoff]"
      08e637de
  9. Aug 19, 2021
  10. May 05, 2021
  11. Jan 20, 2021
  12. Nov 20, 2020
    • Sander, Oliver's avatar
      Support rod discretizations of any order · 3fd15b9e
      Sander, Oliver authored
      So far, the Cosserat rod energy implementation hat a first-order
      finite element space hardcoded.  This patch removes that restriction.
      As for the other models in this Dune module, the finite element basis
      is now a template parameter of the model energy, and can be set to
      any reasonable basis.
      3fd15b9e
  13. Nov 08, 2020
  14. Nov 05, 2020
  15. Oct 28, 2020
  16. Oct 21, 2020
  17. Sep 03, 2020
  18. Jun 23, 2019
  19. May 17, 2019
  20. Apr 17, 2018
  21. Feb 14, 2018
  22. Feb 12, 2018
  23. Jan 24, 2018
  24. Jan 15, 2018
  25. Jan 10, 2018
  26. Dec 21, 2017
  27. Mar 22, 2016
  28. Mar 05, 2016
Loading