Group Abstract Group Abstract

Message Boards Message Boards

[BOOK] Using finite elements to analyse structures in Mathematica

Using Mathematica for finite elements for engineers

Attachments:
POSTED BY: Malcolm Woodruff
3 Replies

Ian has found two small errors in Chapter 18. The first is tthat The underscores were left out in the call to Appendix A in the initialisation cell. This should read "AppendixAUseful_functions.nb". The second is that the call to the stressStrain function in the Post processing section should be replaced with

strains = SolidMechanicsStrain[vars, pars, displacement]; stresses = 
 SolidMechanicsStress[vars, pars, strains]; vmStress = 
 VonMisesStress[vars, pars, stresses];

My apologies.

POSTED BY: Malcolm Woodruff

Nice illustration and useful domain-specific supplement to the Wolfram documentation.

POSTED BY: Ian Williams

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial columns Staff Picks http://wolfr.am/StaffPicks and Publication Materials https://wolfr.am/PubMat and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard