Blog posts
PhD Structural Vibration and Analysis/Computational Mechanics
PhD Scholarship: Structural vibration analysis and computational mechanics
One scholarship is available for a PhD student to pursue research in the School of Engineering at the University of Waikato towards the development of a general analytical procedure for vibration analysis of complex structures. In modelling solid bodies with voids, we will consider treating the voids as embedded negative bodies.
The successful candidate will work with:
Professor Sinniah Ilanko and Dr Yusuke Mochida (University of Waikato, New Zealand)
moving heat source
how to do moving heat source , without using subroutines
Acta Mechanica Sinica Volume 28 Number 1 2012
Implementation of p-p Interactions in Molecular Dynamics Simulation
Dear All,
I want to simulate polymer system that have pi-pi interaction between
chains and reinforcements. I know there is no implemention of pi-pi
interaction in lammps.
So, Is there another method to consider pi-pi interaction in lammps? or
I can't simulate these system by lammps.
Regards,
Azadeh
Abaqus equivalent of MSC.Marc's element #144
Hi All,
Any idea what would be Abaqus equivalent of Marc's rebar element #144? Thanks in advance.
Regards, Mike
Two PhD student positions available at MMAE of UCF
Normal
0
false
false
false
EN-US
ZH-CN
X-NONE
FEAP - history variables for Elements
Hi all,
my question is about the history data storage in FEAP.
I am writing element subroutine (elmt01) in FEAP 8.3 for a history dependent problem.
I have written the stiffness matrix subroutine (stiff01), but it needs the data from the previous solution steps (previous strains, stresses, plastic strains, dislocation densities .... nh1,nh2=30 per point).
LRET Lecturer/Senior Lecturer/Reader in Safety and Reliability Engineering: University of Aberdeen
School of Engineering
LRET Lecturer/Senior Lecturer/Reader in Safety and Reliability Engineering
Reference Number 1231244
Building on a 20-year track record in safety engineering, the School of Engineering at the University of Aberdeen in partnership with The Lloyd's Register Educational Trust (The LRET) is establishing a centre of excellence for research and teaching in the safety and reliability of engineering systems, structures and processes.
Laser machining of composite materials..
hai
can we do laser machining of composites materials like glass fiber etc.. from simple laser machine or we have to use special fiber laser for this..please through some light on this topic....
Hi All!
My problem is quite simple:
I need to change (add arguments) to a inp file, then submit the inp file
for analysis and finally to
read some results from the odb file.
I choose to use python (not the PDE provided by abaqus CAE but the
general python GUI). I’m sure this choice has consequences, perhaps the
import abaqus won’t work? This could bypassed if I run my code using abaqus python in the command window.