You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the orthotropic models, their constructors take 3 scalars and 2 directions. Modify direction 2 to be perpendicular to direction 1, and calculate direction 3 to be direction 1 cross direction 2. Construct the dyadic tensor from these.
Implement thermal conductivity models:
For the orthotropic models, their constructors take 3 scalars and 2 directions. Modify direction 2 to be perpendicular to direction 1, and calculate direction 3 to be direction 1 cross direction 2. Construct the dyadic tensor from these.
Requires #205
The text was updated successfully, but these errors were encountered: