From 98e1517bdda226080b8eabff7af02c468da54112 Mon Sep 17 00:00:00 2001 From: Bob Myhill Date: Thu, 25 Jul 2024 23:31:06 +0100 Subject: [PATCH] added changelog --- doc/modules/changes/20240725_myhill | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/modules/changes/20240725_myhill diff --git a/doc/modules/changes/20240725_myhill b/doc/modules/changes/20240725_myhill new file mode 100644 index 00000000000..6f7adba213c --- /dev/null +++ b/doc/modules/changes/20240725_myhill @@ -0,0 +1,7 @@ +New: The CompositeViscoPlastic rheology in ASPECT now +allows the user to select isostress (Reuss) or +isostrain (Voigt) averaging of viscosities for +multicomponent materials via the parameter +"Viscosity averaging scheme". +
+(Bob Myhill, 2024/07/25)