Skip to content

Commit

Permalink
Apply suggestions from code review.
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilnovak committed Jan 14, 2025
1 parent 2efe2aa commit f70a51c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 15 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# GenericConstantMaterial
# GenericConstantMaterial / ADGenericConstantMaterial

!syntax description /Materials/GenericConstantMaterial

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Example Input File Syntax

The case demonstrates the use of `ADHeatConduction` where the
diffusion coefficient (thermal conductivity) is defined by an [ADGenericConstantMaterial](ADGenericConstantMaterial.md).
diffusion coefficient (thermal conductivity) is defined by an [ADGenericConstantMaterial](GenericConstantMaterial.md).

!listing modules/heat_transfer/test/tests/radiative_bcs/ad_radiative_bc_cyl.i
start=Kernels
Expand Down

0 comments on commit f70a51c

Please sign in to comment.