Skip to content

Commit

Permalink
Material: Linter cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
chennes committed Mar 10, 2024
1 parent ce59659 commit 1c7dc55
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Model:
URL: 'http://www.dhondt.de/ccx_2.21.pdf'
Description: >
A hyperelastic material model where the strain energy density function
W is a linear combination of two invariants of the left Cauchy–Green
W is a linear combination of two invariants of the left Cauchy–Green
deformation tensor B
MooneyRivlin:
DisplayName: "Mooney-Rivlin"
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/Material/Resources/Models/Mechanical/NeoHooke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Model:
UUID: '569ebc58-ef29-434a-83be-555a0980d505'
URL: 'http://www.dhondt.de/ccx_2.21.pdf'
Description: >
A neo-Hookean solid is a hyperelastic material model, similar to
A neo-Hookean solid is a hyperelastic material model, similar to
Hooke's law, that can be used for predicting the nonlinear stress-strain
behavior of materials undergoing large deformations.
NeoHooke:
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/Material/Resources/Models/Mechanical/OgdenN1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Model:
Description: >
The Ogden material model is a hyperelastic material model used to
describe the non-linear stress–strain behaviour of complex materials
such as rubbers, polymers, and biological tissue.
such as rubbers, polymers, and biological tissue.
OgdenN1:
DisplayName: "Ogden N=1"
Type: '2DArray'
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/Material/Resources/Models/Mechanical/OgdenN2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Model:
Description: >
The Ogden material model is a hyperelastic material model used to
describe the non-linear stress–strain behaviour of complex materials
such as rubbers, polymers, and biological tissue.
such as rubbers, polymers, and biological tissue.
OgdenN2:
DisplayName: "Ogden N=2"
Type: '2DArray'
Expand Down
2 changes: 1 addition & 1 deletion src/Mod/Material/Resources/Models/Mechanical/OgdenN3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Model:
Description: >
The Ogden material model is a hyperelastic material model used to
describe the non-linear stress–strain behaviour of complex materials
such as rubbers, polymers, and biological tissue.
such as rubbers, polymers, and biological tissue.
OgdenN3:
DisplayName: "Ogden N=3"
Type: '2DArray'
Expand Down

0 comments on commit 1c7dc55

Please sign in to comment.