Hi
my work is on the steel stiffened plate under in-plane load to find ultimate compressive strength.
i need to modeling imperfection with different value in different parts(plate,beam,stiffeners,...).
help me to this modeling.plz
#// imperfection to plate nodes
pi=3.1415926
pImp0=PB/200
p=mdb.models['Model-1'].parts['plate']
for n in range(len(p.nodes)):
x = p.nodes[n].coordinates[0]
y = p.nodes[n].coordinates[1]
offset = p.nodes[n].coordinates[2] + pImp0*cos(pi*x/PB)*cos(pi*y/PL)
p.editNode(nodes=p.nodes[n:n+1],offset3=offset,projectToGeometry=OFF)
#// imperfection to web nodes
pImp0=WH/200
p = mdb.models['Model-1'].parts['FlgStiff']
offset = p.nodes[n].coordinates[2] + pImp0*cos(pi*x/PB)*cos(pi*y/WH)
Hi every body I have some explicit analysis on plate under impactor. I need to extract the damaged elements in end of analysis with using python. who can explain this for me?
07 August 2019 7,462 2 View
Hi I have modeling the steel plate with thickness 28 mm, and slenderness ratio same as 1( L=2.4,B=0.8 m). the model post buckling under uni-axial loading analysis with Abaqus/Riks method. the...
08 September 2018 3,490 6 View
I make a shell model in abacus and mesh it. how can I **delete some elements** in this model?
04 May 2018 1,254 4 View
Hi I try to model a plate with in-plan loading for analysis of post-buckling. for some configuration of longitudinal stiffeners like as symmetrical stiffener section, the BC of long edges of plate...
03 April 2018 4,532 7 View
If you read the Kevorkian paper(attached), the over-pressure in experiment about 60bar at K4 sensor. But in my model (attached) with CEL technique, this pressure is near 20 bar. so,if you know,...
31 December 2017 10,048 1 View
HI HOW CAN I CONSIDER THE "CHAPMAN JOUGUET" PRESSURE IN ABAQUS MODELING FOR TNT AIR EXPLOSION?
11 December 2017 3,956 3 View
ANY BODY HELP ME ABOUT THIS PARAMETERS: ST-37 STEEL JOHNSON-COOK FAILURE PARAMETERS...
10 November 2017 6,177 0 View
I've been try to model explosion of TNT in Air(Eulerian model) and steel plate(Lagrangian) for finding the plate central node displacement and compare with Conwep blast analysis result. without...
07 August 2017 3,095 1 View
Hi I model a dynamic analysis and i will off a part at a moment in my analysis.how can I run this condition?
06 July 2017 1,076 0 View
Hi please Look at the attached pic. my part modeling damaged with some cutting holes.a few section of undamaged region is located within the void.in the meshing step,this sections create error....
02 March 2017 5,423 0 View
How can I determine a good adhesion strength range for coatings on polymer surfaces, such as DLC on polymer substrates? Is there a specific threshold for adhesion strength (from T-peel tests)...
10 August 2024 942 3 View
I have input a moment load in module load Abaqus, i put my moment load on the node surface (using reference point). I have define moment in history output and make a set for moment too. But the...
08 August 2024 4,831 4 View
I am trying to simulate vehicular loading on an orthotopic steel deck bridge section in ABAQUS software. The red arrow mark in the attached figure indicates the direction in which the vehicle will...
08 August 2024 719 0 View
I have modelled a steel structure using beam elements in Abaqus and attached to this structure reinforced concrete slab. The analysis that I am making is heat transfer of the structure. The...
07 August 2024 1,028 0 View
I am experimenting with cancer and non-cancer cells in a 12-well plate for 4 days with a seeding density 1*10^4/well, however, I noticed that the control group growth rate slows down on D3. Should...
07 August 2024 2,283 2 View
Hi, I have a question about normalizing the MTT OD values for doing the statistical analysis. So, if we have 3 different plates and we call them 3 different replicates, so, first we would...
07 August 2024 8,106 4 View
I am working on Abaqus/Explicit(Quasistatic ) for the deformation of the auxetic structure model. Please explain how the plastic input value should be considered from the true stress-strain curve...
05 August 2024 454 3 View
I have been performing short phagocytosis experiments using 96-round bottom, tissue culture treated, well plates (Falcon, 353077). I culture the cells with the phagocytic cargo for 2-4hrs, wash...
04 August 2024 5,228 4 View
How do you tie-break and rank these two in their strength?
03 August 2024 4,471 1 View
Machine learning (ML) has shown great potential in predicting the compressive strength of concrete, an important property for structural engineering. However, its practical application comes with...
03 August 2024 2,546 2 View