From ed470e220441c648556beac921b16cadcb9c4001 Mon Sep 17 00:00:00 2001 From: April Novak Date: Sun, 5 Jan 2025 17:41:24 -0600 Subject: [PATCH] Documentation missing for ADGenericConstantMaterial. Refs #29646 --- .../source/materials/ADGenericConstantMaterial.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 framework/doc/content/source/materials/ADGenericConstantMaterial.md diff --git a/framework/doc/content/source/materials/ADGenericConstantMaterial.md b/framework/doc/content/source/materials/ADGenericConstantMaterial.md new file mode 100644 index 000000000000..76ce65bcd598 --- /dev/null +++ b/framework/doc/content/source/materials/ADGenericConstantMaterial.md @@ -0,0 +1,13 @@ +# ADGenericConstantMaterial + +!syntax description /Materials/ADGenericConstantMaterial + +This is the [automatic differentiation (AD)](automatic_differentiation/index.md) version of the [GenericConstantMaterial.md]. +Please refer to the regular version for additional documentation. +Because it uses AD, it does not require setting additional material properties to define the (0) derivatives. + +!syntax parameters /Materials/ADGenericConstantMaterial + +!syntax inputs /Materials/ADGenericConstantMaterial + +!syntax children /Materials/ADGenericConstantMaterial