🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Problems Modeling Composite Crash Attenuator

User: "Denis Muhra"
Altair Community Member
Updated by Denis Muhra

Hi Guys,

i am facing problems modelling a CFRP Nose Cone for Formula Student. When i want to run the simulation i get errors 373 and 1202. Running the Model Checker, it says there are Components missing Material. I haven't assigned the Material, because it should be assigned with the laminate Property. As you can see it also says i'm using Material Law 0 which is not the fact.

Can you help me out? 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "PaulAltair"
    Altair Employee
    Accepted Answer
    Updated by PaulAltair

    Ok, there are a few things here that aren't correct

    First thing, the Part does still need a material assigned to it even though the plies have their own materials, the material assigned at part level is necessary for contact stiffness calculation and timestep calculation.

    Second, you are using a 'ply based' /PROP/TYPE51 laminate property, but you have multiple parts referencing that /PROP, more like what you would have for a zone based laminate. The issue then is you have Parts, that reference a laminate, that reference plies, where the elements of those plies are not in that part.

    Either Zone based or Ply based is ok, but you need to pick one or the other!

    With Ply based, you should put all of your composite elements in one part, the laminate/plies sort out the different areas.

    In attached, this now begins to run (i.e. starter completes without errors). I haven't checked beyond that so there will likely be more to do! but fixes I put in are:

    Delete all Composite Parts except 'Front'

    Deleted the additional unused /STACK card

    Added the ply 11 to the laminate (it had been left out)

    Assign Twill Mat to Part

    Updated orientation on /PROP/TYPE51 to prevent normals being perpendicular to back plate

    Modified Tied interface to Spotflag 27 (to avoid incompatible kinematic conditions with the rigid)

    Added search distance for Tied interface

    Added Ignore flag to tied interface

    Good Luck!

    Paul