Good afternoon.
I am a little confused and hope someone here could help me explain this? I have a 3-point-bending simulation of a sandwich panel with composite skins and an aluminium core. I tried making small variations to the material input values and get very large variations in results which do not look correct any longer. I cannot explain this…
The model looks like this, inspired by @FEAnalyst video: https://www.youtube.com/watch?v=nGraA5nsHOo
The dimensions are length 120 mm, width 36.7 mm and core height 8.3 mm.
NB: Not sure why there is an area defined to input load (guess to minimise stress concentrations?) and also not entirely sure what size should be selected based on which reasoning. Here 1mm width has been used as a best guess for the contact area of the loading roller.
I defined the skins as shells and expand these through the keyword manager to layered composites representing this material with 2mm thickness:
I leave this unchanged between simulations. For the core material modelled as a solid, I define an orthotropic material using the keyword editor. This should represent a honeycomb core of 3.2 mm cell size and density of about 70 kg/m3:
*MATERIAL, NAME=core
*ELASTIC, TYPE=ENGINEERING CONSTANTS
200, 200, 1270, 0.278, 0.278, 0.278, 200, 200,
550, 20
Definitions here: *ELASTIC
This is the result which does look reasonable:
I then tried to vary E1 and E2 of the core to check if other input values would provide simulation results which match test data better. I tried for example E1 = E2 =140, 141 or 142 and otherwise kept all other parameters constant. However, the simulation results vary significantly. Why would this be? Here are the screenshots of maximum displacement:
E1=E2=140:
In this example, the input looks like:
*MATERIAL, NAME=core
*ELASTIC, TYPE=ENGINEERING CONSTANTS
140, 140, 1270, 0.278, 0.278, 0.278, 200, 200,
550, 20
E1=E2=141:
E1=E2=142:
Not only look the displacement fields patchy but also the max deflection peaks at 141? I have tried to play with mesh density but no luck.
Could anyone point out where these artifacts come from? What is wrong with the set-up? The variations to the material data are minute (<1%) but the variations are large. Somehow, it reminds me about the Butterfly effect…
The pmx file, using v2.2.11 dev can be found here:
On a different note:
When creating a model and defining material properties in the tree and others in the keyword editor and then deleting a material in the tree, this removes the materials in the keyword editor too. This may be an unexpected behaviour?
Many thanks for any of your wisdom! Thank you all the same if you wouldn’t know either.