forked from idaholab/moose
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation missing for ADGenericConstantMaterial. Refs idaholab#29646
- Loading branch information
1 parent
38dadcc
commit 7d12e46
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
framework/doc/content/source/materials/ADGenericConstantMaterial.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |