-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Making it easier to define orthotropic properties using MaterialPrope…
…rties class (#252) * Fixing kappa init bug in MaterialProperties * Generalizing orthotropic check in MaterialProperties * Fixing incorrect cte kwarg in multiple places for MaterialProperties * More cte fixes
- Loading branch information
Showing
38 changed files
with
52 additions
and
40 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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
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
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
t = 0.1 | ||
|
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 |
---|---|---|
|
@@ -41,7 +41,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
t = 0.1 | ||
|
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 |
---|---|---|
|
@@ -41,7 +41,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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
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 |
---|---|---|
|
@@ -41,7 +41,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -57,7 +57,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -51,7 +51,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -56,7 +56,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -56,7 +56,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -58,7 +58,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -51,7 +51,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -56,7 +56,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -56,7 +56,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -56,7 +56,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -54,7 +54,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -50,7 +50,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -50,7 +50,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -53,7 +53,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -36,7 +36,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -37,7 +37,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -55,7 +55,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -55,7 +55,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -55,7 +55,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -55,7 +55,7 @@ def setUp(self): | |
E=E, | ||
nu=nu, | ||
ys=ys, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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 |
---|---|---|
|
@@ -81,7 +81,7 @@ def setup_assembler(self, comm, dtype): | |
Yt=Yt, | ||
Yc=Yc, | ||
S12=S12, | ||
cte=cte, | ||
alpha=cte, | ||
kappa=kappa, | ||
) | ||
|
||
|
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