yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04538
Re: [Question #159902]: Reinforced Concrete Beam
Hi Arthur,
my WireMat material model is designed for steel wires. I am actually using it
for the simulation of rockfall nettings which are made from steel. If you look
at the material definition you see that there is a possibility to define a
piece-wise linear stress-strain curve and a diameter. There are some
additional parameters I use for the netting which you shouldn't worry about.
I use remote interactions, this means that particles can interact even if they
aren't in contact, but it should work as well if particles are in contact. It
is essential to create the link between the steel particles at the beginning
of the simulations. However, at the current stage WireMat just considers
tensile forces (but an extension for compression can be implemented).
Have a look and tell me what you think. You can find my examples in
examples/WireMatPM and some simple two-particle tests in
scripts/test/WireMatPM.
Cheers
Klaus
On Thu, 2 Jun 2011 02:31:00 am Arthur Mercier wrote:
> New question #159902 on Yade:
> https://answers.launchpad.net/yade/+question/159902
>
> Hi,
>
> I would like to model a realistic reinforced concrete beam. Which is a
> rectangular box of concrete with rebars of steel along (inside) of the
> beam.
>
> I think that I am using the CpmMat plus the properties defined in the
> uniax.py example for the concrete.
>
> But what about the steel ? Is it realistic to define only
> "idSteel=O.materials.append(FrictMat(young=210e9,poisson=.25,frictionAngle
> =.8,label="steel"))" ? There is a lot of different kinds of materials
> (CohFrictMat / CpmMat / ElastMat / FrictMat / MomentMat /
> NormalInelasticMat / RpmMat / ViscElMat / WireMat), which one is the best?
>
> Thanks!
--
Dr. Klaus Thoeni - Centre for Geotechnical and Materials Modelling
Civil, Surveying and Environmental Engineering - Engineering Building EA
The University of Newcastle, Callaghan, NSW 2308, Australia
web: http://www.newcastle.edu.au/research-centre/cgmm
phone: +61 (0)2 4921 5118
Follow ups
References