Science topic

Computational Structural Mechanics - Science topic

Explore the latest questions and answers in Computational Structural Mechanics, and find Computational Structural Mechanics experts.
Questions related to Computational Structural Mechanics
  • asked a question related to Computational Structural Mechanics
Question
9 answers
hello every one good day.
i am using abaqus to perform a non linear buckling analysis in order to match it the experimental buckling load ,i have to use imperfection in my model but
Increased the imperfection in thickness from 10 % to 90% , LPF is not changing at all its showing a constant value of 1.73979 . What should I do now ? If i multiply it with the applied load it will even exceed the applied load .
When I am decreasing applied load , LPF shooting up, so cannot decrease applied load either .
Relevant answer
Answer
Dear all,
If we have a job with 2 steps, the first step is static, general and the second one is static, Riks. so how can we apply the imperfection for only the second job? wish your helping!
  • asked a question related to Computational Structural Mechanics
Question
8 answers
I am trying to simulate the buckling behaviour of a very long beam with a pipe cross-section in Abaqus.One end is fixed and the other is free.A bending force is applied on the free end. By doing a linear buckling analysis I am taking the expected mode shape(lateral buckling) for the critical buckling factor(lowest eigenmode). However when I am trying a geometrical non-linear analysis using Riks method in order to capture any geometric non-linearities, the method doesn't capture the buckling behaviour and the lpf is growing above 1. Any ideas?
Beam properties:
L=80m
cross-section radius=2 m
cross-section thichkness = 0.3m
E=2e8 KN/m^2
linear beam elements are used
Relevant answer
Answer
Victor J. Аdlucky thanks for your reply. Also, does this explain the very high buckling factor fron linear buckling analysis?
  • asked a question related to Computational Structural Mechanics
Question
6 answers
Hi to everyone,
I am trying to regenerate the simulation of an article and put all the boundary conditions according to the paper. I am conducting three analysis of a structure i.e. compression, tensile and shear and i am facing some issue during these analysis. 
1) Compression Test Result mismatching:
My compression test simulation results are not according to the article results while i am following every thing according to the design and i have attach my simulation result and article simulation result for reference. 
2) Tensile and shear test contact issue?
According to the article the rigid plate and structure has infinitely rough and
sticky contact and when i select rough contact in ANSYS workbench during the simulation than my plate move alone and there is no movement in the structure.
For more understanding i have attach the pictures of each case and also the article that i am following. 
For an experiment purposes, I have tried bonded contact between rigid plate and structure  for tensile and shear test simulation too and the results that i found is different from the article. I have attached the picture of shear test simulation with bonded contact. The same thing happen for Tensile test simulation too when i choose bonded contact instead of rough contact in ANSYS workbench.
Please suggest me where i am doing something wrong and can improve my results.
Relevant answer
Answer
Hi all,
I am new to Ansys workbench. I have designed a spiral-like spring looking to simulate for compression, tensile and shear. Any idea of how I could get the set-up(settings) right. From meshing to solving. Any suggestion will be very much appreciated.@
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I wish to create spring elements on each and every mesh node. In this case my element size are 0.08415m and therefore I wish to create every single individual spring along 16.83m pipe length with the distance between springs of 0.08415m. The figure I attached are springs I created by manually input each location of every single spring. I wonder what are the faster ways to create the spring automatically along the 16.83m without having to do it manually? I wish to have it done automatically as I will be reusing the model with different pipe diameter and pipe length and having to remodel every single spring is going kill off a lot of time. I have tried object generator but failed to generate those springs.  Appreciate any help!
Relevant answer
Answer
Create entire sketch in modeling software and import it to Ansys Workbench.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
Hi, I am trying to solve the motion of bubbles. The argen gas are injected from an inlet into liquid steel. Therefore the air generates the bubble. For the bubble motion I used DPM model and for the liquid steel, molten slag and top gas, I used VOF model.Now for the last step of my project I have to delete the bubble as soon as they impact the top gas. I wanna deleting bubbles with UDF.The idea for this UDF is that I want to delete the bubbles when they arrived at the position that the volume fraction of top gas is larger than 0.5. This is the UDF I am using:
#include "udf.h"
#include "dpm.h"
#include "sg_mphase.h"
DEFINE_DPM_SCALAR_UPDATE(stream_index,c,t,initialize,p)
{
cell_t c;
thread *t;
Thread *gas;
gas = THREAD_SUB_THREAD(t,2);
if(C_VOF(c,gas)>=0.5)
p->stream_index = -1;
}
Thanks.
Relevant answer
Answer
I also want to delete particles in DPM model . Load this UDF , I want fluent16.1 to show the particle trajectories. the following error occurs : Error: received a fatal signal (Segmentation fault). Error Object: #f.
  • asked a question related to Computational Structural Mechanics
Question
6 answers
I am doing my project using IS 1893 and working with pushover analysis. I needed to input the IS 1893 response spectrum as the demand spectrum. Can anyone please explain how to do it?
Suppose i define the RS earlier in functions, what should the scale factor be? Please refer to the image attached. What is the value of SF?
Relevant answer
Answer
Divya Brahmavrathan, as I can see in the image there is you have defined the function, so for that first of all, you need to define the response spectrum (RS) from the define menu in SAP2000. Now, there is two IS 1893 codes available in the drop-down list. I suggest you just go with IS 1893:2016 and now again run the Pushover analysis and go to ATC-40 and modified the function. where select your predefined RS and then there is SF, which is known as a Scale factor, in other words, the multiplier for your RS. you should multiply only g=9.81 value in it and also assure that what spectra are you defined before is it elastic or inelastic. If you are willing to do the fragility analysis in that case you should go with elastic RS. it means the R-factor should be taken like 1.
  • asked a question related to Computational Structural Mechanics
Question
1 answer
how to set the number of CPU used by silvaco
Relevant answer
Answer
To ensure better perfomance on your computer the following simulation condition simflags="-P all" could be specidied in the go line. This means that all processors available will be used. If you want to use a smaller number of processors you can substitute "all" with a desired number, e.g. simflags="-P 4".
  • asked a question related to Computational Structural Mechanics
Question
8 answers
Hi, I am doing a project on buckling analysis of Laminated Composites With different Cutout under Axial Loading .
Relevant answer
Dear Aamir:
There are many reasons why various kinds of elements are used. Shall give a simple example. Let us say we would want to mesh a simple 3D structural problem with general purpose solid elements. FE offers us at least the following choices:
(1) Tetrahedral element with four nodes. This is the simplest element possible. It is a linear element. Good if you have no other choice. We use this element when the geometry is so complex that becomes otherwise difficult to mesh. It is a robust element that does not give you problems while solving. It could be beaten to shapes as sharp as a needle and the solver does not complain much except to throw-up a warning or two and continue solving. The disadvantages are it is too stiff in bending and your mesh size should be large. This means, you would consume more memory and solution time. This element does not capture stress gradients adequately. There is also another problem. When the mesh density is high, a single node is shared by too many elements. Now nodal stresses are averages of the nodal contribution of each element. Each nodal contribution is extrapolation from gauss points. We end-up getting unwieldy nodal stresses. But the element centroidal stresses could be still acceptable. So, what do we do? We go to the next better element.
(2) Tetrahedral element with 10 nodes. This element is the same as the above but has mid-side nodes. Good when you import solid models from CAD and create a quick FE mesh. This element could also be used to mesh complex geometries but is a bit finicky. FE uses serendipity (commonly iso-parametric) elements where every element is mapped to a master element. This makes the numerical integration through Gaussian quadrature easier. When we do this, we run into what are called as Jacobians (involves a simple matrix and some basic differentiation). When any element matches well with the master element, the transformation functions are robust. If the master element and the finite element differ greatly, the mapping becomes quite fragile, for example when you have folded elements, kinked edges, etc. FEA does not like bent edges in elements even with mid-side nodes simply because the master element does not have kinked edges. While such problems are almost nonexistent in a linear tetrahedral element, it starts to show-up when you have mid-side nodes. However, since these elements have mid side nodes, they are a lot flexible than item #1. But still, the stress gradients at sharp corners, crack tips, etc. are not adequately captured. The number of nodes and elements and hence the computational time is even larger than item #1. So, what do we do? We go to the next better element.
(3) Tetrahedral element with 10 nodes but mid nodes of a vertex moved close to an apex. These are called as Barsoum’s quarter point (or one-third) element. By moving the mid nodes towards the apex, we bend the stresses sharper this approaching stress singularity in sharp edges better, as in a crack tip. However, this is only a desperate attempt to capture stress singularity. You could either use this element to capture steep stress gradients or use many elements to capture similar effect. Barsoum’s elements just offer us some extra convenience instead of huge mesh density in crack tips. Nothing more and nothing less!
(4) Brick element with 8 nodes called as a hex element due to its six faces. A simple, but excellent element. Creating a good-looking mesh with this element is an art. Quite a flexible and well-behaved element and if you have a hex mesh, enjoy!
(5) Brick element with 20 nodes, called as hex element with mid nodes. Same as above, but with mid nodes. Naturally flexes like a snake, but hogs on computer time. You don’t use it unless you would have to.
(6) Then you have special elements, the same as above, but takes care of shear and volumetric locking. Shear and volumetric locking are easy to understand but have been irritants.
Only the very bests to you!
-Sathya Prasad
  • asked a question related to Computational Structural Mechanics
Question
4 answers
i get this warning along with overconstrained checks for several internal nodes when running analysis for model having C3D8RH elements with 3 layers of shell homogeneous sections S4R elements embedded in the matrix also the model had periodic boundary conditions.
but i dont get any such warning if i run analysis for homogeneous solid with PBC condition having C3D20R TET elements
what can be the possible reason ?
i think problem due to using hybrid element which i cant neglect !!
Relevant answer
Answer
A boundary condition or a constraint is missing.
Probably it is the constraint that must be applied between the layers and the matrix.
  • asked a question related to Computational Structural Mechanics
Question
11 answers
Most often when a column is under axial load, we say that it has bucked when we observe a decrease in the applied force (assuming a displacement controlled loading). On the other hand we know that if we consider large deflection analysis of beam-columns under axial load (elastica,Euler-Bernoulli), we see an increase in load as the displacement increases. I want to simulate this phenomenon with the help of a single simple example to enhance my understanding. I have tried with a case attached here but have been unsuccessful. Please note that I may be wrong at some points in seeking such an explanation and I will be genuinely grateful to the who comes forward to explain me where I am wrong.
Relevant answer
Answer
we use a beam under bending load to proof the euler classic buckling fomula for a slender culomn
If you consider the boundary conditions &
column slimming limit
ofcourse you can do that for other problems.
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I am working on a project related to neuro-degenerative diseases. Can any one guide me toward a PSP&MSA (MRI) Dataset? I searched over the internet but was unable to find.
OR if any of you have in your drive, is it possible to share that with me?
That can help me a lot.
Relevant answer
Answer
For brain MRI Images you may consider this dataset.
  • asked a question related to Computational Structural Mechanics
Question
7 answers
Hi,
How to convert bolt pretension force in to "pretension adjustment length"?
Is there any equation for the conversion?
Or do I have to conduct a separate simulation to find the bolt length change due to the applied bolt pretension force?
Thanks.
Relevant answer
Answer
Hello Mr. Walallawita,
there is no need to convert it manually. In the "details" method of "bolt pretension" in mechanical you can choose "adjustment" instead of "load" in the "define by" section.
After that just measure the force reaction on your bolt.
Either way I doubt you need to do a simulation. Calculating the adjustment is quite easy if you are familiar with applied mechanics.
Regards
Gino
  • asked a question related to Computational Structural Mechanics
Question
49 answers
Dear all,
I am interested in the idea of using AI algorithms in analysing civil structures. Could I connect to any researchers with the same interest? I appreciate all the advice!
Regards,
Hoan Nguyen
Relevant answer
Answer
Artificial intelligence, Genetic Algorithms (and its variants like Genetic Programming and Gene Expression Programming) are very good tools to use in your research for optimization purpose. I would suggest you to understand the basic concepts first (you can find alot of material regarding this on internet). Also you must have some data in hand before taking a start (data can be yours or secondary data from already published literature). ANN and GEP are the most common techniques used in Civil Engineering and you can goto www.sciencedirect.com and give these keywords.
I have also attached some articles on GEP and ANN which are mostly related to structures.
Hope it helps.
  • asked a question related to Computational Structural Mechanics
Question
20 answers
My model is a simple single element Instances (1 cohesive COH3D8 and 1 C3D8R element-steel) . I specified Tie Constraint between cohesive surface and Steel. I have been getting following errors. You can see my Boundary conditions in the attached picture.Can you please help me with this Zero pivot error?
  • Solver problem. Zero pivot when processing D.O.F. 3 of 1 nodes. The nodes have been identified in node set WarnNodeSolvProbZeroPiv_3_1_2_1_5.
  • There is zero FORCE everywhere in the model based on the default criterion. please check the value of the average FORCE during the current iteration to verify that the FORCE is small enough to be treated as zero. if not, please use the solution controls to reset the criterion for zero FORCE.
Thank you!!
Relevant answer
Answer
Hello Sandeep,
Could you explain what do you mean by your first statement "To avoid Membrane Stresses, try to constrain 3D Cohesive elements at the edges in the directions perpendicular to symmetry directions"?
I am facing similar problem in one of my simulation.
Thanks in advance.
  • asked a question related to Computational Structural Mechanics
Question
11 answers
Hi 
I am doing some SHTB simulations by using ANSYS these days. An improper mesh on irregular volume caused the negative volume problem. The irregular volume was created by using Boolean Operations to fillet the edge of the specimen. 
It is a dumbbell shape specimen. The thread volumes are cylinders and the middle volume is a prism. They are easy to be meshed into hexahedrons. The joint volumes between the thread cylinders and middle prism are irregular volumes with 7 faces.
When I was meshing the irregular volumes, neither the VMAP nor the VSWEEP methods was valid. The only way that could be used was the free mesh with tetrahedron, but resulted in the negative volume problem.
I wonder whether there is any method to mesh these irregular volumes into hexahedrons. To cut them into individual volumes? The joint line is a ARC line, I have no idea on how to cut it.
Thanks so much and hope you guys can help me.
Best regards
XIN
Relevant answer
The irregular objects can be meshed with the help of refinement option.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I want to start working on the generalized differential quadrature (GDQ) method to solve the problem of the mechanical behavior of the beams, the plates and the shells.
Dear colleagues , I hope to give some suggestions (papers, books, etc.) and simple examples for work on this method.
  • asked a question related to Computational Structural Mechanics
Question
12 answers
Hi everybody, I have a problem in abaqus, when i solved a problem about the deflection of a cantilever beam in abaqus , it was observed that there is big difference in  the answers in 2D and 3D modeling, the 2D solving answer has a good agreement with analytical solution but the 3D solving answer is so different. how it can be explained  and  where i'm wrong?
Relevant answer
Answer
Dear Researcher,
The span thickness ratio of the beam under consideration should help the researcher determine which theoretical framework is adequate for modelling/describing the cantilever beam. The researcher should also find out the beam theory being implemented in the software in use, and whether the beam theory appropriately defines the cantilever beam problem considering the span thickness ratio.
  • asked a question related to Computational Structural Mechanics
Question
7 answers
I have to simulate viscoelastic behaviour of hot-mix asphalt (HMA) in asphalt pavement structure. I need to incorporate the following values of prony series parameters:
g1=0.2301, g2=0.2847, g3=0.2432, g4=0.1566, g5=7.03E-02; 
τ1=9.66E-06, τ2=2.37E-03, τ3=1.58E-01, τ4=8.479, τ5=470.5; v=0.35
where, gi=shear relaxation modulus ratio, τi=relaxation time and v=Poisson's ratio.
Kindly help me how to do the same in Abaqus.
Also, I do not have the values for k_i Prony. What do I need to input in this column? Do I need to input values for any of these also: elastic/hyperelastic/hyperfoam/low density foam/hypoelastic/porous elastic
I will be grateful if anyone guides me.
Relevant answer
Answer
Interested
  • asked a question related to Computational Structural Mechanics
Question
6 answers
I want to have result for every load. As in abaqus it gives result for every time increment and we can plot results. But I want to plot and have result for every load  increment.
Relevant answer
Answer
IMHO; the best option would be to read the Getting-Started-Manual which will teach you this and lots of other things you need to successfully model with FEM.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
I have selected a subset of areas by
ASEL,S,LOC,Y,0
APLOT
With the selected areas I have counted them via
*GET,A,AREA,,COUNT
then I have defined an array via
*DIM,B,ARRAY,1,AREA
This creates an empty array with 1 row and columns equal to no of areas.
I have now an array with specific area numbers.
I want to select the kepoints which form the area so that I can map mesh them in this format .
AMAP,AREANO,K1,K2,K3,K4
The keypoints have to be selected in a particular order and they are not in a particular ascending or descending order.
Relevant answer
Answer
This seems like a multi-step algorithm. First you need to select the area of interest, which I think you have done using the first *GET command. There is no straight path to selecting the keypoints associated with an area, so you will need to select the lines associated with the area first using LSLA command, and then selecting the keypoints associated with the selected subset of lines using KSLL. So far, seems like it is straightforward.
The tricky part is to sorting or ordering the keypoints in an ascending or descending order. That can be done in a *DO loop and using the *GET command.
First, count the number of selected KP:
*GET,KP_CNT,KP,,COUNT
Next, you can find the the smallest KP number:
*GET,KP_NUM,KP,,NUM,MIN
You can store the KP_NUM in an array for stepping in a loop. Next step is implementing a loop like this:
*DO,CNT,2,KP_CNT
*GET,KP_NUM,KP,KP_NUM,NXTH
!---HERE YOU CAN STORE THE NEW KP_NUM IN AN ARRAY
*ENDDO
Note that:
1- You can directly store the KP numbers in the array through *GET command. You only need to give the correct array location to *GET parameter input.
2- This loop has to be done inside the loop that selects areas individually.
A code like the following may work. I haven't tested that, though.
*GET,A_NUM,AREA,0,COUNT
*DIM,AREA_LIST,ARRAY,A_NUM,5
*DIM,AREA_LIST(1,1),AREA,,NUM,MIN
*DO,CNT,2,A_NUM
*GET,AREA_LIST(CNT,1),AREA,AREA_LIST(CNT-1,1),NXTH
*ENDDO
*DO,CNT,1,A_NUM
ASEL,S,AREA,,AREA_LIST(CNT,1)
LSLA,S
KSLL,S
*GET,KP_NUM,KP,,COUNT !---IT SEEMS THERE CAN ONLY BE FOUR KP PER AREA, SO THIS LINE MAY BE REDUNDANT
*GET,AREA_LIST(CNT,2),KP,,NUM,MIN
*DO,I,2,KP_NUM
*GET,AREA_LIST(CNT,I+1),KP,AREA_LIST(CNT,I),NXTH
*ENDDO
*ENDDO
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hello everyone,
I have a question regarding the *HOURGLASSSTIFFNESS value required when using a UMAT together with C3D8R. I found out that the manual hour glass stiffness can be precsribed in the Input file by using the following statements at two levels;
1. at the section level
*Hourglass Stiffness
10., , 0., 0.
2. after the assembly module
*Section Controls, name=EC-1, DISTORTION CONTROL=YES, hourglass=STIFFNESS
1., 1., 1.
For a single element, ABAQUS yields similar results for both C3D8 and C3D8R. But for multiple elements. during the pre-processing, I found out that the elements tend to get distorted and the Stress values are no where close
to the value that I found out when using the same with a fully integrated element. Plus I tried varying a hour glass stiffness value from 0.1 to 100000 and even then the effect tend to be the same. 
Did I miss something?
Anysuggestions would be greatly appreciated.
Thank you and have a nice day!
Relevant answer
Answer
Hi Hinesh,
Do you know how to specify the hourglass keyword and its parameter in Abaqus explicit?
Thanks,
  • asked a question related to Computational Structural Mechanics
Question
7 answers
I am applying a uniform blast load on a fixed-free beam and looking at nodal deflections. I keep getting a really abnormal deflected shape--I've attached it below.
I've also attached all the dimensioning and loading in the pdf.
Relevant answer
Answer
Chirag Sachdeva, I tried other time steps and I ran into the same problem.
Abhimanyu Kumar, I did make that mistake but I also put in my load in Pa so the units are still consistent. The deformation doesn't make sense. Small deformations would make sense if the units are consistent and the load is small--which I think is this case here.
Farshad Nazari, why wouldn't 3D solid elements not work?
  • asked a question related to Computational Structural Mechanics
Question
1 answer
I urgently need compliance constants (such as S11, S12, ....) of SnS.
Relevant answer
Answer
Hello
SnS is tin sulfide. 
  • asked a question related to Computational Structural Mechanics
Question
6 answers
I have modeled the following bridge as a rigid frame system using beam element. I want to simulate the effect that soil imposes to the external walls.
I decided to use  ''combin14'' to simulate the soil behaviour. The spring element is only allowed to move in longitudinal x direction. and I want to place them at a distance equal to the wall thickness. Is it sensible to do in this way?
Also, I am unsure about the stiffness value for the springs. How do I get a generic stiffness value without knowing the soil properties behind the wall? and should the stiffness of spring in deeper location be greater than those close to the ground? 
(In the attached pictures are the bridge and a model I created with only one spring on each side)
Thanks everyone.
Relevant answer
Answer
The interaction between soil and wall can be modeled in  different ways : 1) representing the soil as lateral springs connected to the wall element which you have shown in your present figure 2) Zero thickness interface element can be provided at the soil-wall interface which will capture both sliding and gaping at the interface. These interface elements could be node to node or surface to node
Stiffness of spring may vary with depth depending upon whether soil is clay or sand. In case of clayey soil stiffness may be constant through out the depth. However, in case of sandy soil/granular soil stiffness may increase with depth. 
To begin with, you can take Young's modulus (E) of the soil at that depth as the spring stiffness k. 
In case of interface elements you will have to perform convergence study to check that the sliding at the interface is converging to a constant value and inter-node penetration is within limit. 
To bring thickness of wall into picture you will have to define wall as 2-D (i.e.,area) element. In present case, you have defined wall as 1-D beam element ( i.e., a line element). So you can not show thickness in it.  For further details on interface modelling you can refer the linked article. 
  • asked a question related to Computational Structural Mechanics
Question
3 answers
i am trying to model an FRP tendon in Pretensioned member.
I have entered following properties in property module (see attached image 1)
Also, i have defined the failure stress (attached image 2)
however, during prestress transfer( i am using thermal strain to transfer prestress)  i am getting convergence error.
Can someone tell what is the problem?
Relevant answer
Answer
Dear Prashant: 
It is conveniently possible to model the reinforcement (non-prestressed as well as prestressed) in concrete by using one-dimensional (1-D), i.e. axial force transmission truss-type finite element. It could be modeled either through a discrete approach, or embedded approach; however, convenient approach appears to be the smeared reinforcement model in the concrete. 
Because the reinforcing/ prestressing bars are relatively thinner, the 1-D elements can be embedded (smeared) within the concrete, such that only the mechanical properties of such embedded elements correspond to the re-bars'/ tendons' material properties; whereas, rest of the finite elements possess the mechanical properties of the concrete. Thus, the strain compatibility is ensured especially at the interface between the concrete and the rebar contained inside. Specifically, you may model perfect bond of the prestressing tendon with the surrounding concrete, and some calculated prestress may be applied as a predefined field, which will help you model the prestressing tendon in concrete. 
Now, the prestressing tendons could be made of any material that has been chosen for a problem in hand, such as the fiber reinforced polymer (FRP) in your case. The material properties assigned to these embedded elements should pertain to the FRP in your case. I have also seen your definition of material property module (in the snapshot) and feel that it requires a re-look.
Please note that the approach I have explained above is one of the successfully applied approaches, and other approaches are also available and possible to adopt for such modeling of the prestressing FRP tendons in prestressed concrete member. 
Hope this information is helpful in your research work. 
Good luck,
Vasant Matsagar.
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Basically from the picture the load which i have applied is not actually on the curve of the plate and is pointing another direction, i have drawn another arrow to show my intended postion of load. does anyone know how i am able to do it. i am basically trying to determine the effect curvature on the buckling analysis.
Relevant answer
Answer
make a remote point
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I want to obtain stress - strain relations for a finite sized spring network and obtain the bulk modulus B and shear modulus G. I need some references. Any help would be appreciated. 
Relevant answer
Answer
The computational homogenization techniques will solve your problem. You can carry out an RVE (representative volume element) analysis to obtain the 6x6 stiffness matrix, then figure out your bulk modulus and shear modulus. If your network is random enough, you might be able to get an equivalent isotropic material. If you want to avoid the difficulty of applying right boundary conditions, you can try SwiftComp, a general-purpose multiscale constitutive modeling code based on the recently discovered mechanics of structure genome. The code can be directly launched in the cloud at https://cdmhub.org/resources/scstandard. Plug ins for various commercial finite element packages are available.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I have been modeling a pile raft foundation rested in Sandy soil  in comsole 4.4. I have choosed linear elastic model.  After defining the geometry and applying the load i am not understanding how to give the definations.  can any one help me out? 
Relevant answer
Answer
please follow the help file
  • asked a question related to Computational Structural Mechanics
Question
10 answers
I have attached the amplitude data for a reversed cyclic loading of a beam-column joint. My question is;
1) In defining the step loading for a reversed cyclic loading; Do i use a direct cyclic or dynamic implicit/explicit step? (or maybe static in reversed directions)
2) What are no. of iterations in the step? For example in the sheet the model is subjected to 3x iterations (left-right) from 0s-0.20s. Is that what the no. iteration means? And should i put no. of iteration = 3 for the whole 280s?
3) Correct me if am wrong, from what i read from the abaqus manual, the max. no of increment is the upper limit of the time period. So for example if the increment is 0.05s and the max time period is 280s. Is the max. no of increment = 280/0.05 = 5600? (0.05 increases 5600 times)
Thank you for your help.
Relevant answer
Answer
is your model 3d using solid element or 2d-(using plain stress element or using plain starin element)?
Yield lateral displacement is found from experiment.Usualy cyclic protocol is in term of yield lateral displacement.
i will try to send you abaqus file for one concrete beam column joint but this week i am so busy with final examinations
 Best regards
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I am getting very low value of loss factor like 0.0234 for a all side simply supported viscoelastic sandwich plate, where as as it should come approximately as 0.1734 or 0.1937. Also for CCCC boundary condition loss factor value is coming very low in the order of 10^-5 or e-5, but it should also come in the same range as SSSS i.e, 0.1734 or 0.1937. I am using Finite element code written in MATLAB.
Can anyone shed some light? Thank you.
Relevant answer
Answer
Hi Deepak
For a Constrained Layer Damping (CLD) to work, one must allow shear sliding between the layers. 
Could a problem be that your BCs somehow constrain such movement between the CLD layers?
You write that you are using a plate element so the cross section should be uniform in rotation, but one never knows. Just a thought. Take a look at the maths in the theory manual and see if it can shed some light and read out also ply motion from your analysis if this is possible.
As a side note. Sandwich plate elements have a tenedency to overestimate the damping effect as the cross section does not rotate uniformly for all CLD configurations.
/C
  • asked a question related to Computational Structural Mechanics
Question
7 answers
As one can see from Abaqus Manual (http://130.149.89.49:2080/v6.7/books/usb/default.htm?startat=pt03ch07s02abo09.html#usb-anl-aconvergeintro), the default residual error for the increment convergence is 0.005. In my case, the anaysis does not converge using this, but increasing it, it does. Using 0.01 or 0.015 as error of residuals can be considered as a good approssimation? I think it is because it is only 2 or 3 times the Abaqus default one. What is your opinion?
Many thanks in advance for your help.
Relevant answer
Answer
Don't do this, unless you know exactly what you are doing and how the increased tolerance affects results.
If your analysis converges with higher residual, this usually means that you need more Newton iterations. You can use the solver controls. Try Analysis=discontinuous first; if this does not work, try to change other solver controls. This way is better because it only affects how you get a solution, not what is accepted as solution.
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I am trying to model a pretensioned cable , i found that there is two way for this simulation , thermal expansion and bolt load. would you please provide me with the best solution for solving this problem. 
Relevant answer
Answer
Hadi, it depends upon the procedure you're employing. Bolt pretension load would work only with abaqus standard procedure, while thermal load would work in both standard as well as explicit. It all depends on what exactly you're trying to simulate, and how the modeling has been done.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
I have an UMAT which combines the thermal expansion with crystal plasticity.
Say, I give only thermal expansion in the first step, the geometry expands and settles to some unknown displacement.
At the second step I would like to give a displacement U ( = U_expansion + U_mechanical) over the current value of displacement obtained at step-1.
I can interrupt at step -1, calculate displacements and run my entire simulation again, but is there a seamless way of doing it ?
Relevant answer
Answer
Probably misunderstanding something: Why not just add a second step? The initial state of the second step will be the final state of the first step.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I want to restrain only the compressive force in the boundary condition and eleminate the tensile reactions as the structure that I am modelling has very low strength in tension.
Thanks,
Grigor
Relevant answer
Answer
Thank you. The discussion submitted previously in eng-tips is about Nastran and very general. However I will try to use the connectors.. and then report later here the results. 
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I have considered pipeline as a beam element which is fixed at both ends by considering 6 DOF at each node. The beam is divided into 9 elements. Global mass matrix, stiffness matrix, and damping matrix have been found out. The force at each node is found by Morrison equation. I am using Newmark-beta method to find the response of pipeline. But I am not getting proper results, so can anyone help me, please. Thank Regards A Vinod Kumar 
Relevant answer
Answer
Consider it as a beam on elastic foundation and analyse by various methods.Compare the results and publish as conclusion
  • asked a question related to Computational Structural Mechanics
Question
1 answer
Non-Linear buckling analysis of Laminated composite shells.
Relevant answer
Answer
in riks method LPF will never become constant as the response moves from pre- to at- to post buckling regimes
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I consider a rectangle solid beam with the following properties
Lenght: L = 10000 mm
Beam Thickness: B = 10mm
Beam Height: D = {10,100,1000,2000}
Youngs Modulus: E = 200GPa
Shear Modulus: G = 79GPa
Boundary conditions: Both Sides are considered Fixed
In a study that i perform i see that as the web height of the beam increase there is a difference on the max. deflection between beam theory (Euler & Timoshenko) and FEM.
Can you please explain why this occur?
I also attach the excel file with the comparison that i perform.
Thank you in advance
Relevant answer
Answer
Mr. Willberg and Mr. Pedrazzi thank you both for your reply.
  • asked a question related to Computational Structural Mechanics
Question
1 answer
On Abaqus, I have a  macroscopic viscoelastic beam build in on one end with an array of microscopic, magnetic beads fixed to the surface of the beam. I need to model how much deflection will be at the tip. I used the linear pattern tool to make the beads on the surface, searched for contact points and tied them down, but an error appears saying that the volume of the beads are too small. I have tried scaling the model but there is still a message saying that the volume is too small. How do I fix the volume issue?
Relevant answer
Answer
Hello Steven,
There is a possibility that the elements are penetrating the neighboring surfaces (due to mesh discretization).
There is also a possibility that the adjust=yes definition on the tie constraint definition is adjusting the slave nodes which in turn is distorting the mesh.
Switch off the tie constraint definition, run a datacheck and see if it runs to completion. Its either the tie constraint definition or poor mesh that's causing the problem.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
Hello,
I am trying to do a dynamic explicit analysis where I defined a spring (from engineering features > springs dashpots) between two plates. I placed two reference points at the centers of the plates, and placed the spring between those reference points. Then I defined another plate, which is rigid. Then I defined an instantenaous velocity for the rigid plate to squeeze the plates and the spring. The problem is the spring is not working at all. While the plates go down and squeezed, the spring stays same and does not get compressed. What am I doing wrong or what should I do to correct this?
Thank you in advance
Relevant answer
Answer
Aren, put a point mass between the two springs, instead of the rigid plate, and check the dynamics
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Dear Friends,
I am modeling buckling and post buckling of steel plate girder. How can I determine critical shear load or critical shear buckling stress from analysis?
Some papers (attached file) show me the critical shear load and critical shear buckling stress by using numerical analysis. However, they did not show me how to get these values.
Can anyboy help me?
Thank you so much
Relevant answer
Answer
Dear Haider,
Thank you for answering me
I have already read this file. However, they just shown me how to perform eigenvalue buckling analysis. They did not show me how to determine critical buckling load from analysis. In my opinion, In order to get the critical buckling stress or load, we have to multiply the value of the first eigenvalue (obtained from eigenvalue buckling analysis ) to the applied load. However, in imperfection-sensitive structure, the first eigenmode may not characterize the deformation that leads to the lowest buckling load. We need to find other eigenmode. Therefore, we can not obtain the critical buckling load by this way.
Do you have any solution in this case?
  • asked a question related to Computational Structural Mechanics
Question
2 answers
if i am analysing a long member which has a sudden increase in cross section, it is advisable to use s solid mesh. Is it any different than solving this scenario with shell elements having no shear flexibility?
Relevant answer
Answer
Dear Mr. Ankit,
The answer depends on the purpose of your analysis.  If the purpose is to obtain the overall  stress resultant distributions, the thin shll element is enough for that purpose.  However, if the purpose is to get information regarding the stress concentration in the vicinity of the geometric discontinuity (i.e. the sudden change in cross section), the solid element should be used.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Just as the question.
I've got a detailed and systematical introduction on numerical model of the soil-pile intercation on a sesimic load in the dissertation from the attached link. In figure 3.11 and 3.22 (the atteach picture), page 72, it is reported that real part of the impedance function is obtained from FEA,here Abaqus.
But anyone can tell me how to work it out?
can the analysis be implemented in universal step?
Is this method suitable to a harmonic load uniformly acted at the pile top?
Relevant answer
Answer
actually, it is dynamic stiffness. Kd=F(w)/U(w),w  denotes frequency
  • asked a question related to Computational Structural Mechanics
Question
6 answers
hello dears
i want to apply a 3 point bending test on a beam using abaqus , i've found this helpful video
where the user applies a specified displacement on the mid of the beam using displacement boundary condition, i want to apply a specified force (not displacement) that starts from 0 to 50 KN gradually through 2 KN increments then unload this load gradually till reaching zero. i don't the loading rate per time, how can i do this to get a load vs displacement graph like the graph attached.
note: i'm doing this test on a concrete beam and i'm using CDP model to model concrete.
Relevant answer
Answer
@nawras h. mostafa 
yeah i have been changing time and yes it is indeed a critical factor, yes i really need to apply it gradually to verify what's in the paper and then do my own work on the model. 
the problem that they didn't mention the rate at which load was applied! all they said is that the load increase was using 2 KN increments and then the maximum loading was left for 30 minutes then it was unloaded again. 
do you have any suggestion on loading rate, noting that the load is nothing but a static load that was increased to get the deflection on each level.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
Dear all,
Do you have any idea about the weird deformed elements I am getting for for soil? It is a piled-raft foundation. I have interaction between soil and pile and tie constraint between raft and soil. I have used reduced integration method. Any help is very much appreciated.
Thanks.
Relevant answer
Answer
The value of ftol  needs to be corrected, and the default value is 0.05 in ABAQUS,
more reasonable initial crack will be obtained when a smaller ftol was set in ABAQUS.
I hope this answer can help you.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
is it possible to represent a flexible body by a multiple of rigide bodies (>10 bodies), this rigide bodies are attached between them by springs and dumpers so they can behave exacly like the flexible body once they are excited at the eigen frequencies of the flexible body. i know some will say try to mesh it, but i don't have a good FEA soft, so i'm trying to represente the meshed body in a non Finite element software.
thanks
Relevant answer
Answer
Eigen frequencies and modes are dependent on the stiffness and mass interaction between nodes. As you know, for a given mesh and no. of eigenvalues requested during extraction, you've only certain no of eigenvalues accurate (this is due to eigensolving technique).
Mass distribution is easy, as many codes utilize lumped mass system.
Stiffness distribution will be tricky as depending upon type of elements, each node will have certain no of stiffness components. So theoretically it's possible to retain in rigid body system with springs, but practically it'll be quite difficult. Just look at stiffness matrix of a simple spring. Each node interacts with the other node (off diagonal terms in stiffness matrix). Similarly in a beam element, each dof will interact with other dof of the same node + the node at the other end. Simple springs generate uncoupled stiffness matrix. If you know a way to account of inter dof interaction, then yes you can do what you want, otherwise no :)
  • asked a question related to Computational Structural Mechanics
Question
7 answers
Rotating bladed disk is modeled as a coupled spring mass system. The spring mass system is represented as 2nd order non homogeneous system of ODEs with time varying oscillating coefficient where stiffness matrix is having a banded structure containing sinusoidal terms. I know for constant stiffness matrix, Newmarks time integration scheme gives stable results. But I wish to know how analytically and numerically time varying stiffness can be handled.
Relevant answer
Answer
This is really no different than a nonlinear rotor dynamics problem, and Guyan reduction is extremely effective in removing higher order frequencies that push the time step to extremely small values.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I want to use C3D8R element in Step 2 (as Step 1 is Initial) for dynamic analysis with a certain set of material properties (Concrete and steel). The result of step 2 will propagate to Step 3 in which I will be required to use DC3D8 element with another set of material properties (degraded concrete and steel from Step 2) for implicit heat transfer analysis. Can anyone help me how to proceed?
Relevant answer
Answer
The C3D8R have DOF=1,2,3 and the DC3D8 have DOF=11.  Could you just use the C3D8RT elements to have DOF=1,2,3,11?  Then you can specify all the material properties at once and even set DOF=11 to zero for step 1 and then DOF=1,2,3 to zero for step 2 if you wanted.  Is this a possibility?
  • asked a question related to Computational Structural Mechanics
Question
1 answer
I am working on dam seepage.
Relevant answer
Answer
Hello Zohre Fakharshakeri
pleasecheck the pdf related to your topic
  • asked a question related to Computational Structural Mechanics
Question
5 answers
Dear all,
I am running some simulations on Ls-Dyna (blast loads on concrete structures), and I am getting some problems on the computed hourglass energy.
To begin, I'm getting hourglass energies that represent almost 60% of the internal energy for a specific part of my model.
To control this, since it is know from the litterature that the houglass energy should be kept at max 10% of the internal energy, I already tried to implement some control on this mostly in two ways : viscous form (HID:3) and stifness form (HID:5) and the best results were found to be over the stifness form (HID:5) (either in therms of elements distortion as in hourglass energy to internal energy ratio).
My question now is: Since my problem involves high loads and high strains rates, shouldn't I have to use the viscous form to control the hourglass (at least based on some literature)?
Please, fell free to discuss this topic since it seems to be a very important parameter to check the reliability of the numerical simulation and, most of the times, is really ignored by the researchers.
Rodrigo Mourao
Relevant answer
Answer
As part of a recent study of steel-plate composite walls (which have a concrete core), I completed a sensitivity analysis of the effect of hourglass controls in LS-DYNA.
We used the Winfrith concrete model and found that hourglass types 4 and 5 reduced hourglass energy by the largest amount (to ~10%) when QM was between 0.01 and 0.20. We were comparing the influence of these parameters to experimentally measured behavior and found that QM = 0.10 was best. Hourglass type 6 with QM = 0.10 gave reasonable results with hourglass energy at about 20%. It should be noted that as displacement increased (especially beyond yield of the section, the hourglass energy increased in our study. If you want more details, see Ch 3 of the linked document.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hi,
i am trying to model shrinkage of an I Girder which is pretensioned in subsequent step.
After the initial stress is applied in next step the concrete is suppose to shrink before transfer of prestress.
i have defined a negative temp to simulate shrinkage strain. However, the model stops due to convergence error after 0.723 step.
request possible solution or alternatives.
Thank you
Relevant answer
Answer
DR Amjad, i check this link and i found it benefit.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hi,
I am new to abaqus. I am modelling a steel cantilever beam under impact loading in abaqus.
I used solid-homogeneous as my section. I created a step "Dynamic-Explicit"(time period=0.01), Initial velocity of hammer 1000m/s. I ran the simulation and I got results. 
Now, I wanted to create an elastic foundation with stiffness=15Mpa, under my beam
what should I do? 
Can someone help me with my question? I am stuck.!
Relevant answer
Answer
  • asked a question related to Computational Structural Mechanics
Question
4 answers
Hi,
Can any one suggest how to implement the shear force condition at the free end of  a cantilever beam using DQM. The boundary condition (related to shear force) at the free end is : EI (D^3w/Dx^3)+P (Dw/Dx)=0 
I appreciate any suggestion or related references
Relevant answer
Answer
Thank you. Can any one please elaborate, how to use higher order governing equation to implement the shear force condition at the free end of a cantilever beam using Differential Quadrature Method (DQM).
  • asked a question related to Computational Structural Mechanics
Question
5 answers
Each of the squares or rectangular elements is made of different materials with different Young's Modulus (see the picture below). I can compute the 8 x 8 stiffness matrix for each of the elements. I need an explanation on how to compute the global stiffness matrix in order to be able to calculate the displacements on each node if I apply the force boundary condition. Thank you.
Relevant answer
Answer
Hello Samuel Ayinde
   Your question is kind of surprising. What you are investigating is a standard problem in finite element analysis where you have an irregular mesh with variable material properties.  What you need is a mesh generator to generate the required mesh. By virtue of the rectangular element shapes mesh generation is an elementary problem. Next your FE software should be able to assign different material properties to the elements. Then the assembly of the global stiffness matrix will proceed as usual with each element stiffness matrix being computed from
     Ke =     ∫BTDiB d(vol)
where Di is the D-matrix for the ith element.   The presence of different material properties does not affect the procedure.  But beware!  The type of mesh you used with narrow rectangular elements will not give accurate results. For accurate solution the elements should be approximately square near the points of load application.  In that case the mesh would have been finer than that the one you used.  THe FE analysis of solids with narrow material inclusions can be quite expensive because of this requirement of square elements. 
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Please explain the logic for selected boundary conditions as my results are not validating #Corrugated #compression #buckling #ansys #finite element
  • asked a question related to Computational Structural Mechanics
Question
4 answers
What are the advantages of placing diaphragms 
Relevant answer
Answer
Diaphragms are adopted in concrete box girder bridges to transfer loads from bridge decks to bearings. Since the depth of diaphragms normally exceeds the width by two times, they are usually designed as deep beams. However, diaphragms may not be necessary in case bridge bearings are placed directly under the webs because loads in bridge decks can be directly transferred to the bearings based on Jorg Schlaich & Hartmut Scheef (1982). This arrangement suffers from the drawback that changing of bearings during future maintenance operation is more difficult.
  • asked a question related to Computational Structural Mechanics
Question
18 answers
I would like to extract the nodal data (displacements) of the specimen in the text (.rpt) file. Since the number of nodes is many, it takes too long time to get the data and almost impossible with the conventional method (using XY data and report in the visualization module).
How to extract the nodal data when there is too many data as the result?
Should I do it by Python? If so, may you guide me how to do it?
Is there any other way?
Relevant answer
Answer
1.Initially you have to create a node set (example: "output nodes") 
2.Now, create a display group(DG)
Tools -> Display group -> Nodes -> Node Set -> output nodes and save the DG.
3. To extract the data click on Tools -> query -> Probe values-> Field output (spatial displacement U1/U2/U3) -> ok. Click on Display group and select the group that you have created in the previous step.
4. Click on 'Write to File'. Now the displacement values for the required nodes will be extracted as a report file (.rpt).
Hope this helps.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
I am using the four node quadrilateral element to model a 40m deep soil column under earthquake excitations in OpenSees. However, the dimension of the stress output file is different from that of the strain output file. Therefore, I have trouble finding out which stress output is corresponding to which strain output. Can anyone please tell me how many stresses does the 'stress' recorder actually recorders per element? Or how to plot the shear stress vs strain curve in general?
Relevant answer
Answer
thank you Ahmad :)
  • asked a question related to Computational Structural Mechanics
Question
4 answers
Dear all,
    I'm carrying out a Stress analysis for pressure induced by external blast where I can go up to an allowable of 0.8 of tensile strength. Now I have a question of can I make use of the linear stress strain curve or Non linear stress strain curve to perform the analysis. Since the external blast is going o be extremely impulsive should i carry out the linear Stress strain function.
or
Can i make use of the linear stress strain curve to qualify the stresses and make use of Non linear stress strain (True curve) to design the bottom structures.
Any sort of help is of great use for me to proceed further.
Thanks in advance!!
Relevant answer
Answer
I think you should look up strain rate sensitivity. I wrote down some papers I've cited which might help.  The basic equation is 𝜎=𝑘(d𝜀/dt)^𝑚 where sigma is the flow stress, epsilon dot the strain rate, and m the strain rate sensitivity. Sorry if the eq is ugly.
The flow stress of a material is a function of strain rate. The higher the strain rate, the higher the yield stress. If you do not know the exact relationship of your material, it should be sufficient to know that it will probably yield above it's normal yield point due to the blast. So, you can do what the above review suggested to determine if it is in the elastic range; just know this is now a conservative estimate.
If you want to go further into this, the sensitivity parameter is not simply related to the strain rate or the strain.  I believe Picu talks about this.
Y. Chen et al
Stress–strain behaviour of aluminium alloys at a wide range of strain rates
International Journal of Solids and Structures 46 (2009) 3825–3835
R.C. Picu et al
Strain rate sensitivity of the commercial aluminum alloy AA5182-O
Materials Science and Engineering A 390 (2005) 334–343
  • asked a question related to Computational Structural Mechanics
Question
3 answers
What is the best method to calculate the first buckling critical load for column of a non-uniform cross sectional area or a variable modulus of elasticity?
Do you suggest finite element method or finite difference method to solve such problem.
Relevant answer
Answer
Dear Nabeel,
Various methods can be used to solve the problem. Whichever method is chosen, however,  the result should be same. The finite element and finite difference methods are OK, but you need a computer and appropriate software at hand. For quick analysis, one can apply a simpler approach based on the Ritz or Galerkin procedures.
Regards,
SL
  • asked a question related to Computational Structural Mechanics
Question
9 answers
Hi everyone,
I am trying to incorporate the Shear modulus reduction curve. This is basically a curve that shows the relationship of the modulus with changing strain (modulus of soil decreases as strain increases).
First of all, is there a way to incorporate this without defining a umat? And if the only way is umat, where can I learn how to write a umat code?
I know there is a way to change the properties of elements for different temperatures, so I was thinking of checking there is a way to automatically make elements get hotter(increase temperature) as their strain increases? And then for each value of strain they will have different properties?
I am simulating soil-pile interaction of a pile embedded in soil (dry sand with 100% relative density) under dynamic loading (earthquake). During the time-history of the earthquake certain elements face high strain therefore, their properties (shear modulus) should decreased based on their strain.
Thanks in advance.
Relevant answer
Answer
Mousafa,
I think any critical state models at the supercritical (wet) zone lead to softening
In Abaqus Modified Cam-Clay is called "Clay plasticity"
Do not forget to specify  elastic properties, and then yield surface
Here is an example
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Dear Researchers, 
I modeled an RC wall that is subjected to lateral blast pressures using surface to surface contact, where a finite thin part of the underlying soil modeled as an elastic material with only 50mm thick. The bottom surface of that part constrained from movement in all directions, and upper surface connected to the bottom of wall base using surface-to-surface contact using a high coefficient of friction equals to 0.8. After the solution of the dynamic explicit problem, it is found that the wall is moving (slide and overturn) without stoppage till the end of step time! even when subjected to very low levels of loads? When the step time increased, the wall still moves till the end of extended time. I'm expecting that wall shall move certain distance then stop. Is the type of contact i'm using suitable? and how to model such contact by another ways?
Kindly help
Relevant answer
Answer
I agree with Djamel Boutagouga
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Can anyone tell please, how can i introduce and analyze deformed rebar in RCC beams in ANSYS? Please share any resource if you want.
Relevant answer
Answer
yes my dear Carlos Mendez
  • asked a question related to Computational Structural Mechanics
Question
5 answers
How can I compute the material elasticity tensor for a finite element in topology optimization?
Relevant answer
Answer
Thank you, Abderrachid.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I am investigating the behaviour of end plate connections through finite element modelling technique.And I need to subject the connection modelled in ABAQUS to cyclic loading.
Relevant answer
Answer
Hi Bimal
Just tabulate the time-displacement data in amplitude option and then assign that in boundary condition as a displacement control.
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Hello Everyone,
I am doing one very simple 3D simulation in abaqus. It includes unit volume element which is loaded with three normal stress components along three coordinate axes and one shear stress component (in XY plane). The stress amplitudes vary periodically as function of time over the step. I have defined smooth variation of stresses over step time. I am trying to simulate one complete cycle of stresses. But somehow my simulation is not converging after step time of 0.4 (i.e. 40% of the cycle). I have attached inp file of my model (in zip format). Can somebody tell me where is the issue with my model? Why solution is not converging after step time of 0.4? Any input will be appreciated, units: load - Newton; distance - (microns)
Thank you in advance,
Nikhil
Relevant answer
Answer
The msg-file tells you that the solution does not converge because the force is zero, but the displacement increment is not. The most probable cause for this is some unconstrained rigid-body mode (i.e., incorrectly defined boundary conditions).
  • asked a question related to Computational Structural Mechanics
Question
3 answers
Is there any material model, that takes into account the change in material stiffness with increased number of loading cycles. I have found the Kinematic Hardening Model on ANSYS. just wondering what other material models are out there
Relevant answer
Answer
I wonder what class of material models you are looking for. Damage would be a typical class for which the stiffness decreases with load cycles. Kinematic hardening is not meant to model this effect.
If you are really looking for damage mechanics, here are 2 classical books:
Jean Lemaitre: A Course on Damage Mechanics. Springer (1996)
Jean Lemaitre: Engineering Damage Mechanics. Springer (2005)
  • asked a question related to Computational Structural Mechanics
Question
10 answers
Hello, i modelled a Pretensioned beam with tendons as solid elements. the model ran fine.
Now i am planning to model the pretension beam with wire element instead of solid element, in place of prestressing tendons and then define a initial stress in the rebar.
Is it possible in abaqus?
Relevant answer
Answer
For the question 'can prestress be defined in a truss element' - Yes it is possible.
You could apply a 'Predefined field' in the initial step. The field is of the type 'Mechanical', and 'Stress'- Choose S11 for axial stress in Truss element.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
In Plaxis 3d AE, how to model the connection between piles (embedded beam) and raft (Plate elements), when raft does't contact to ground. Please help me
Relevant answer
Answer
Thank you very much
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I have subjected my wall model with transient loading, but I need to plot a load (Reaction) against time curve. The wall is fully fixed at the bottom, so only the nodes at the bottom of the wall should have non-zero values for force. How can I attain these reaction forces on ANSYS APDL Time-History post processor or even the general post processor?
Relevant answer
Answer
this is not possible in GUI
! first: select all nodes with reaction forces in y-direction
! (e.g. something like nsel,s,loc,y,0 or in GUI); then read APDL-script:
/post26
*get,numbnod,node,,count ! no. of nodes with reaction forces in y-direction
node=0 ! initialize
node=ndnext(node)
rforce,2,node,f,y
*do,i,1,numbnod-1
node=ndnext(node)
rforce,3,node,f,y
add,2,2,3
*enddo
plvar,2
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hello,
I need to transfer results (temperature, stress, and strain) from a general static analysis (C3D8 element type) to a coupled temperature-displacement analysis ( C3D8T element type). I have used Abaqus Standard, written restart files for the first analysis, then created pre-defined field of initial state in the import analysis. However, when I ran the job, it showed error as below:
"System exception: exceptions.TypeError: argument of type 'NoneType' is not iterable"
Do you have any idea about this error?
Many thanks!!
Relevant answer
Answer
hello dear friend
you should or you can write some codes in matlab and write the exchanging matix but it needs a good ability in coding and finite elemnt
i think its better to resolve your model with new condition and method you want
in this way you can reach to what you want easier and with good result.
  • asked a question related to Computational Structural Mechanics
Question
13 answers
I am going to model a pile group in liquefiable soil. Although this phenomena should be really modeled as a 3D problem, I want to model this problem in 2D state due to simplification. If employing 2D model for this problem is correct, how can I obtain the 3D results from this modelling? In my opinion I guess that I should work on the stiffness of piles. Do you have any suggestion about the equivalent stiffness of pile groups under seismic loads in 2D modeling?
Relevant answer
Answer
So Flac 3D gives good results.
  • asked a question related to Computational Structural Mechanics
Question
1 answer
I have the magnitude of the principal stresses and the angle of major principal stress. I'd like to know how to calculate the stress orientation axis (x,y)....
Relevant answer
Answer
Very easy.Draw the MOHRs circle and calculate  principle stresses graphically or analytically
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I try to simulate the bond-silp between concrete and steel tube by utilizing the cohesive element implemented in LS-DYNA. Therefore, I want to know how to use it. Wether it can bear compression?
Relevant answer
Answer
@Maxim Ilyushkin
Thank you very much. I will have a try as your advice.
  • asked a question related to Computational Structural Mechanics
Question
7 answers
The problem that I wanted to solve is a 24-bar truss, which is topologically optimized. The problem is optimized using Matlab and I need to validate using ANSYS APDL. As per Matlab results, I am getting following natural frequencies.
f1 30.3936
f2 46.7040
f3 156.4569
f4 219.4590
etc.
I have done static analysis and it gives perfect results with stress and displacements. However, I am not getting how to assign element density and nodal mass of the truss. In this problem, density is density = 2740 kg /m3 and lumped mass 500 kg at node 3. For more detail please refer ANSYS code of my problem (24-bar truss, After topology optimization it has only 8-bars).
I would be glad if you please help me to solve this problem. Please ask if you need further detail.
Please find ANSYS codes (that I am trying) and the geometry in the attachment.
Thanks ones again for your continuous support
with
Bets regards
My email ID is p.shyam23@gmail.com
Relevant answer
Answer
Hi,
this is a purely technical problem. I hope you have already solved it. However, I modified a little your last code and placed below. See comments in the code for the added mass element. It works (assuming ANSYS version 11 or later). Although the results of frequencies are not matching the values you reported. Maybe the element properties and real constants should be rechecked to be sure that it matches the ones used in Matlab code.
Regards,
Ev.
FINISH
/CLEAR
!*
/prep7
! Node 1 is located
n,1,0,4.820523
n,2,2,3.695932
n,3,4,4.399216
n,4,4,2
n,5,2,2
n,6,0,2
n,7,4,-0.800993
n,8,2,0.791178
n,9,0,-0.381448
et, 1, link1 ! Element type; no.1 is link1
ET,2,MASS21 !* Element type mass21
! r - 'Real Constants' (element properties e.g. Cross sectional area, etc.)
r,1,0.0021,,
r,2,0.0004,,
r,3,0.003,,
r,4,0.001,,
r,5,0.0002,,
r,6,0.0007,,
r,7,0.0024,,
r,8,0.003,,
R,9,500,500, , , , ,!* 'real constant' of mass21
!***                          (500 kg in X and Y directions since link1 is a 2D link).
!First Material
mp, ex, 1, 69e9 ! Material Property, Elastic modulus no. 1
mp, prxy, 1, 0.3
mp,dens,1,2740
!
real, 1  ! real - 'Real Constant' used when creating a following element
en,1,1,2
real, 2
en,4,5,4
real, 3
en,5,9,8
real, 4
en,8,2,5
real, 5
en,11,5,8
real, 6
en,13,1,5
real, 7
en,15,2,4
real, 8
en,20,4,8
REAL, 9 ! real constant used for element # 100
TYPE, 2 ! element type used when creating an element # 100 (default is 1)
EN, 100, 4 ! element # 100 (mass21) on node 4
FINISH
/SOLU
!*
ANTYPE,2
!*
MODOPT, LANPCG, 8 ! PCG Lanczos eigensolver
MXPAND,8
!*
FLST,2,2,1,ORDE,2
FITEM,2,1
FITEM,2,9
!*
/GO
D,P51X, , , , , ,UX,UY, , , ,
!
SOLVE
FINISH
/POST1
SAVE
SET, LIST
  • asked a question related to Computational Structural Mechanics
Question
1 answer
The electromechanics study varies electric field and thus deformation will change on a sphere, i need to take this deformation as an input to the wave optics module and calculate wavelength shift of the sphere.
Relevant answer
Answer
Adding these modules in comsol makes the "multiphysics " tab greyed out , meaning comsol cant find a connection between them and hence this problem cant be solved there .These are my findings , please correct me if i am wrong.
  • asked a question related to Computational Structural Mechanics
Question
13 answers
Hi,
I am trying to model a simple shear test in plain strain conditions in ABAQUS. I initially did a single element model. But when I try with multiple elements, I encountered some problems with specifying boundary conditions.
I specified bottom surface as fixed and applied horizontal displacement to top surface. I want to have zero horizontal strains throughout the sample. Also top surface should be horizontal during the test.
For the single element model, I applied 2 equation constraints for top 2 nodes;
1. horizontal displacements are equal in top 2 nodes
2. vertical displacements are equal in top 2 nodes
I am not sure how to specify boundary conditions for vertical and top horizontal surfaces when more than 1 element is used.
I appreciate any advice on this problem.
Thanks in advance,
Hansini
Relevant answer
Answer
In order to correctly apply a boundary conditions of simple shear a possible solution is to impose the so called Periodic Boundary Condition (PBC). You can find an analytical formulation of this boundary condition in the following paper:
Micromechanical analysis of polymer composites reinforced by unidirectional fibres: Part II – Micromechanical analyses by A.R. Melro,  P.P. Camanho, F.M. Andrade Pires, S.T. Pinho.
or in this book:
Finite Element Analysis of Composite Materials using Abaqus, by E.J. Barbero.
For the numerical implementation you should create a set for each edges and vertices  (since you have a 2D models) of your model, and for each of them extract a set for every node contained on them  and then create an equation for  each corresponding node on the opposite  edges. I think that the knowledge of python scripting for the implementation of these condition can be helpfull.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hi All,
I need to preload the underpinning pile in  existing base slab in order reduce the displacement. What is the limit of preload. currently I am using 50% of pile working load to preload. Any code or guidelines on this?
Thank you,
Regards,
Ashok.
Relevant answer
Answer
Dear John Nichols,
Thanks for reply. This project involves Undermining(numerous mining stages) and underpinning works underneath the existing slab. So the intention of preload the slab is to mitigate  more settlement when proceeding to next mining stage.May be I should rephrase the question above, It should be preload the slab rather than preloading the pile.Here the Jack located between slab and pile(as shown in the picture) 
  • asked a question related to Computational Structural Mechanics
Question
6 answers
Dear all,
I need to model crack propagation in viscoelastic material. I am using CZM for modelling it. I am not able to get the softening behavior in force vs CMOD curve. I have used following damage criteria. 
Elastic properties(CZM)(Uncoupled Traction)
Knn=Kss=Ktt= 17.2GPa.
Damage Initiation
Maxs damage initiation criteria
Normal=Shear1=Shear2=3.4MPa.
Damage evolution criteria
Type=Energy
Softening behavior=Exponential
Degradation=Maximum
Mixed mode behavior=Power(Power=1)
Mode mix ratio=Energy
Fracture energy: Normal=Shear1=Shear 2= 274J/m2.
Can someone suggest me if I need to change any properties in this criteria??
Suggestions would be really helpful.
Regards
Prashanthi
Relevant answer
Answer
 Hello Prashanthi
How to calculate E/Enn, G1/Ess & G2/Ett for CZM material and also how to calculate fracture energy for damage ? Actually I am working on joint analysis using CZM in Abaqus.
  • asked a question related to Computational Structural Mechanics
Question
6 answers
I am trying to design a retrofit for an un-reinforced stone masonry structure. The idea is to strengthen the masonry structure so as to prevent it from out-of -plane failure. The recent Nepal Earthquake has shown that maximum damage of life n property has been caused due to out- of- plane failure. 
For this purpose, I have introduced strongbacks i.e. columns embedded to existing masonry wall. The strongbacks are connectes to existing wall using dowel bars. plz see pictures. I want to model the intereaction between the wall and column at the connections. plz see drawings attached
Relevant answer
Answer
I will suggest you to carry out a constitutive modeling to homogenize a fundamental building block to be a homogeneous material, then carry out the global failure analysis. Mechanics of Structure Genome is the state-of-art constitutive modeling approach, please refer to https://www.researchgate.net/project/Mechanics-of-Structure-Genome for more details.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
HI guys
i want to copy this structre by using the pattern.
But it occured this problem which will be shown as picture.
and it should be pointed out that the the number of 400 of this shtructure need to be copied.
And i have attached the ansys ducument on this website.
I will very appreciate any reply!
Relevant answer
Answer
Hi,
I think that the warning is clear. However, maybe its better the use the CAD software such as CATIA, SolidWorks... Also, that should be faster to design in these type of programs.
If you have Catia, export the geometry as ".iges" and open the file in "Generative Shape Design" and then use "Rectangular Shape Design". I tried for u some curves to pattern in Catia, you can find in the attachment. 
Regards, 
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I am trying to setup a simple example on limit load and shakedown analysis using Abaqus UMAT program.  Would like to verify examples on plane stress, plane strain or axisymmetric cylinder problems from Ponter, Chen et.al. papers to check the proper working of UMAT. 
1) What load steps to use in Abaqus, Static-General nonlinear or viscous?
2) How do I vary the mechanical and thermal (varying) loads?
3) How do I check the convergence?
4) Are there any simple problems such as 2-bar or 3-bar examples and the Abaqus input available to check the Linear Matching Method procedure?
Thank you
Relevant answer
Answer
Prof. Chen:
     As I do not have access to the plug-in which appears to have automated the entire LMM process, I would like to set up a UMAT and perform limit load and shakedown for some example problems and generate a few points on the Bree diagram.  Not sure how this was done prior to the Abaqus plug-in was developed but at least want to generate one data point on the shakedown diagram at a time for a few cases.  Please let me know how exactly to setup the analysis load steps in Abaqus and what checks I should have in UMAT?  Thank you
  • asked a question related to Computational Structural Mechanics
Question
4 answers
For example , a ply has 0 and 90 orientations, so  how to give these orientations in ABAQUS software. 
Relevant answer
Answer
I will suggest you use a micromechanics code such as swiftcomp to compute the ply properties based on a realistic representation of the microstructure. ABAQUS composite layup simply smeared the properties which might not be accurate enough. SwiftComp can be launched freely in the cloud at https://cdmhub.org/resources/scstandard.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I am modelling Reinforced concrete frame using TNO Diana. I have used Concrete model as total cracked fixed with tension curve as exponential and compression curve as thorenfeldt. it requires E, poison ratio, density, fc', ft, Fracture Energy and shear retention factor. 
For steel I used Von-mises model which requires E and fy.
When I apply cyclic loading the peak load from the FEM software around 35KN on one side but on other side it is about 60KN. Does anyone have any idea why this is happening? Please see the attached picture showing experimental and software result.
Thankyou
Relevant answer
Answer
Dear  Fatima Khalid  ,  I am not sure about the load conditions. Is it tensile / compression? Assuming the compressive Forces are below and the tensile Forces are upwards, the Explanation is rather simple. You are pulling in which the tensile Forces of the steel reinforcement determine the resulting Forces for a given elastic strain. When compressing your RC part mostly the concrete takes over the load. You defined different material properties for tensile and compressive loads for the same elastic strain. The Response by the steel and concrete on compression for a given strain leads to higher Forces than for the same tensile strain in which mostly / only the (softer or smaller) steel reinforcement cross-section is taking over the load. Most likely it's all o.k.  
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I have a thin walled cylindrical structure (t = 0.15 mm, L = 5 mm) with elastic-plastic material. I've been trying to apply prestress via imposing a thermal predefined field, more specifically by applying a thermal gradient across the shell membrane in Abaqus. I applied the boundary conditions so that the radial displacement is zero while the thermal gradient is applied in the first step.
My understanding of thermally prestressing a plastic material is that thermal stress should be applied to the walls beyond the yield point so that after the thermal gradient is removed, the material will have yielded and residual stress remains along the wall.
Is this the right way to do it? Any guidance would be appreciated.
Relevant answer
Answer
Thank you for your help.
Instead of thermal gradient, I've decided to apply uniform stress radially outwards to the inner surface while constraining the cylinder walls in the initial step. It seems to work quite well this way. 
  • asked a question related to Computational Structural Mechanics
Question
6 answers
I have my structural model of 10 components that are fastened by bolts at each location. I can model the components using 2d or 3 d element types but my doubt is how to stimulate those bolted joints .
I wassuggested by expects that bolts can be simulated using beam 188. Sincr I need to extract element or nodal focces for strength calculations.Would yyou please help outthe correct way of simulating bolts in ANSYS simi to CBUSH  in NASTRAN?
Relevant answer
Answer
I mean the properties of any material generally available in sheet from, which are re readily applicable for shell/solid elements.
Can we adopt the same priorities to rod/ wire/ bolt kind of elements??
 I think the properties will vary with the nature of its form..
Please let me know , if I m wrong
  • asked a question related to Computational Structural Mechanics
Question
5 answers
If we integrate the equilibrium equations we will get constant moment along the member.
Is this make any sense in Elasticity?
Relevant answer
Answer
Hi Naik:
As Messaoud said, the shear stress is insignificant if the element is made for bending and axial force effects. Usually, the ratio between the span and the depth is 2 in this case. When this ratio is major, exist a principle where the cross-section of the element maintain the same cross-section undeformed with respect to the tangencial direction of the cross-section. This principle is knowed as the Principle of Saint-Venant. Then, the internal forces maintain constant when exist bending and axial forces in slender elements.
If this ratio is minor than 2, the principle of Saint-Venant was not acceptable at all and the shear is the most important effect to consider. The shear effect causes angular deformation, making a unconstant internal stress.
Take care when you model elements with ratio of span/depth minor to 2.
Greetings.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
What's the advantage in using the Pian-Sumihara element type in finite element analysis for simulation of shear bands ?
Relevant answer
Answer
Thanks a lot for your answer 
  • asked a question related to Computational Structural Mechanics
Question
13 answers
Will it be good to offer a course of Computational Mechanics at undergraduate level in Civil Engineering
Relevant answer
Answer
I believe that the modelling of exceptional loads (explosions, waste and normal reservoirs at earthquake, the wind gust, accidental impact with vehicles, cracks propagations) need a strong numerical approach, nonlinear behaviour etc. too. Even if the students at there level can not resolve that complexes problems they must know that the possibility exist. This become a problem for Civil Engineers at Bachelor level, because of the biggest focusing on the Design Codes, so, if in that design code that loaded cases are not included, or the level is low, they do not know that other methods exist and are in fully developpement. Some of them, they that are included in PhD programs, MS' programs at some Universities, or they that are included in Researches programs should work with that methods. I believe that the FEM basic course and the other numerical method specially developed from CFD ( as VFM) must be a little focused on the UG level.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
I am doing seismic analysis as per UBC 97. As per Program what I understand is, the shell stresses S11 and S22 are inplane stresses. Also please disscuss what Shell modifiers should I use to have realistic Unreinforced masonry wall behaviour. I am Using bending  m11 m22 m12 =0. 
Relevant answer
Answer
Have a look at Adrien Page papers from Newcaslte Uni - I am not sure I would use etabls
  • asked a question related to Computational Structural Mechanics
Question
4 answers
using HFSS for simulating of FSS dual bandstop filter (0.9 and 1.8 GHz), a Floquet-Port needs to be assigned at an appropriate height over the surface. How much is that height supposed to be? and how can I be so sure of the results if any small change in this height dramatically changes the results??
what should be the Deembed distance?
and what is the value of Solution Frequency in the Driven  Solution Setup?
Relevant answer
Answer
The distance between floquet port and the FSS is not a function of the frequency. but make sure that both the ports are at same distance from the FSS. I maintain a spacing of 30mm.
  • asked a question related to Computational Structural Mechanics
Question
2 answers
Hello researchers,
I have a 3D body with a speicific amount of initial energy (in Joules). The same body has a table for temperature based power loss (in Watt). I now run a simulation in Ansys Mechanical where I start the body with a temperature boundary condition and the software uses this table to implement the internal heat generation (W/m³). 
I would however like to make a note of the energy used through this power loss and stop the simulation once the initial energy (in Joules) runs out. I have managed to couple the temperature based power loss to the body. How can I now control the simulation in regards with the energy?
Thanks,
Ramesh Natarajan
Relevant answer
Answer
you can also refer to example problems in ANSYS workbench for better idea.
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I modelled a bimorph in ANSYS Mechanical(2015).  It is a simple cantiliver structure.  When I use Modal, the natural frequency of the first mode matches well with the theoretical value(188 Hz).  But when I use "Harmonic", I assign a downward force and obtain the frequency response , the displacement peaks not at 188 Hz but at a slightly large value(200 Hz).  Why could this happening?
Relevant answer
Answer
Harmonic analysis results are from many modes (check how many modes you have selected) at a particular point as Prof. Khulief pointed out. If you provide a single mode for the total response  , you will get the fundamental peak exactly matching with the eigen value. 
  • asked a question related to Computational Structural Mechanics
Question
5 answers
What is the main function of shear strut in infill walls? Why we use shear strut? and can we find that weather compressive strut is failing or shear strut is failing?
thanks
Relevant answer
Answer
Hi Fatima,
A good question for my own CPD.
I up-vote Hossam's answer.
It's right, there several modes of failure and one of them is the shearing of the panel. This is why shear strut with appropriate properties is necessary, or a shear spring.
If compression strut is only used then the modal won't be representative of the infill panel, it will behave more like bracing 1D element.
You need to control which one is failing first in your software, if it is possible.
I googled this name and found some explanations. Read through the attached and follow the links. It may give you more explanations then.
Regards,
Ruslan
  • asked a question related to Computational Structural Mechanics
Question
7 answers
I have simulated the torque coefficient in 2D but I don't know how to find in 3D for spherical helical blades. Am I supposed to extrapolate the results (if yes then by which relation) 
Relevant answer
Answer
You can use blade element method and momentum theory together. It is vertical axis turbine. Check out any book on wind turbine. Good Luck!
  • asked a question related to Computational Structural Mechanics
Question
27 answers
Dear every one
If we want to calculate the final deflection of a clamped beam in which the section experience plastic moment how is it possible to calculate 1_ the rotation after yielding 2_the deflection after passing yielding limit
Deflection before yield is=pl^3/3*EI
and after  yield=Pl^3/3EI  + (teta)*Length
yield and ultimate strain in elastic fully plastic is .0012&.2
thanks
Relevant answer
Answer
Hello   Mojtaba Aliasghar 
Consider a tip loaded cantilever. Let Pe = elastic load of the cantilever, i.e. the load that will make the extreme fibres of the beam cross section to yield at the support. And let Pp = plastic load of the cantilever, i.e. the load that will make the support to be fully plastic. For a rectangular beam Pe = (2/3)Pp and Me = (2/3)Mp. When the load P exceeds Pe then the portion of the beam near support of length L-a becomes elastoplastic and the portion near the Load of length 'a' remains elastic. The deflection of the tip is Δ = Pa3/(3EI) + a*θboun                                                              
where θboun is the slope of beam at the boundary of elastic and elasto-plastic zone and a = L(Pe/P). To compute θboun we take note of the following curvature-bending moment relationship that applies to a rectangular beam:                                        
w''(x) = Me1.5*sgn(M)/EI/[ 3Me-2|M| ]0.5                                                                             
By substituting M = - Px , integrating once wrt x and applying the boundary condition that w'(x) = θ = 0 at x = L it is obtained that        
 w'(x) = θ = [Me1.5/(EIP)]*[(3Me - 2Px)0.5 - (3Me-2PL)0.5]
Subsequently the tip deflection can be computed to be                                               Δ = Pa3/(3EI) + [aMe1.5/(EIP)]*[(3Me - 2Pa)0.5 - (3Me-2PL)0.5]                                
When P = Pe then Δ = PeL3/(3EI)
When P = Pp it could be shown that a = 2L/3 and  Δ = 16PeL3/(27EI)
When the section is non rectangular then the expression for Δ will be similar but the coefficients 3 and 2 in 3Me - 2Pa will be different.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
Kern is the place within the section where total compression occurred.
Relevant answer
Answer
Well Riaz Ud din, this means that you should determine the inertia centroidal kernel of the T-section. You can do that both analytically and graphically. With the graphical method, you have to find the radii of inertia and draw the inertia centroidal ellipse. Then, find all the straight lines that are tangent to your cross-section without being secant somewhere else (that means, find the smallest polygonal figure that contains your polygonal cross-section and has a non-concave boundary). Now, find the antipole of each tangent line: the inertia centroidal kernel has a polygonal shape (because your cross-section is polygonal) and the vertices of its boundary are the antipoles of the tangent lines.
As far as the notions of antipolarity, antipole, conjugate diameters and the inertia centroidal kernel of the T-section  are concerned, you can take a look at this book (Chapter 2.1.3, see pag. 162 for the T-section):
More specifically, let c be one of your tangent (non secant) straight lines:
  • Slide c until it becomes tangent to the inertia centroidal ellipse: you will find two tangent lines, c1 from one side and c2 from the opposite side.
  • Let A be the point of tangency between c1 and the inertia centroidal ellipse, B be the point of tangency between c2 and the inertia centroidal ellipse.
  • Draw the line d passing through A, B and G, where G is the centroid of the system of areas: d is the diameter (any centroidal line is a diameter of the inertia centroidal ellipse) that is conjugate to the direction of line c. This means that the antipole of c belongs to d.
  • Let C’ be the intersection point between c and d.
  • Take the semi-diameter BG and turn it by 90° (with a clockwise or anti-clockwise rotation, as you prefer). Alternatively, you can turn the semi-diameter AG, with a clockwise or anti-clockwise rotation by 90°.
  • Denote with L the rotated point of B (or A) around point G.
  • Connect the point L with C’.
  • Draw the line passing through L and orthogonal to the segment C’K.
  • Denote with C the intersection point between this last line and d.
C is the antipole of c.
I have attached a general scheme for finding the antipole C of line c: I beg your pardon because the sentences are in Italian, but the significance of the symbols is the same as I explained above.
I have also attached a figure with a T-section and 4 of the 6 tangent lines useful for building the boundary of the inertia centroidal kernel: the further 2 lines are the symmetric lines of c and d with respect to the axis of symmetry.
Finally, I have attached a figure with the plot of the normal stresses when you put the application point H inside the inertia centroidal kernel (in my example, the eccentric axial load is a traction load and, consequently, the normal stresses are positive).
Hope this would help you.
  • asked a question related to Computational Structural Mechanics
Question
5 answers
Hi! 
I am having difficulty solving this problem (see the attachment).I have the following issues:
1. For the application of principle stress formulas, the normal stresses are uniform where as in this case we have a linear distribution. Is there a way we can it into a uniform load. To my opinion we'll have a concentrated load applied at 2/3 of the length.
2. What is meant by principle stress at the origin? The question demands principle stress at a point, should it be a plane?
Please suggest any reading material or a book that might help me solve this. A regular book is not quite helping me.
P.S- I am conceptually weak
Regards
Relevant answer
Answer
You are dealing with the plane stress problem. Its solution is straightforward (see comments by Angus Ramsay).
Consider an infinitely small rectangle at the origin. If you rotate the rectangle, the normal stresses at its edges will vary continuously passing through maximum and minimum. These are the principal stresses.
Please find my comments in the attachment.
  • asked a question related to Computational Structural Mechanics
Question
4 answers
I would like to perfeorm a test with making zero tensile stress and for which I am looking constitutive model which has the ability describe the zero tensile strength. Is this kind of model available in abaqus ?
Plz let me know
Relevant answer
Answer
I am trying to use Concrete damage plastcity by making zero tensile strength. After doin this in the CDP, while applying load on the specimen , it was not loaded properly due to convergnce .
  • asked a question related to Computational Structural Mechanics
Question
3 answers
I'm using finite element method for modeling .
How should I define the interface area in SSI problems?
Relevant answer
Answer
For the "interface area" the easiest way is to click on "Find Contact Pairs" button in Interaction module panel (flashlight icon) and it will find your contact surfaces automatically, within the separation range that you are defining.
For "interaction", in addition to interface area, you need to define interaction property, in which, you define mechanical properties of contact (e.g. friction, cohesion,...) and assign it to surface pairs. you cn define your interaction property in the interaction module and "Create interaction property" button
  • asked a question related to Computational Structural Mechanics
Question
11 answers
Hi, I used CTMOPT macro in Ansys classic to create semi elliptical crack with mesh in already existing model. But the macro is not working with different a/c ratio. In Ansys workbench tools are available only for semi elliptical cracks but not for other type of cracks like corner crack. So, I want to know manual procedure to create crack in 3d model and to mesh it with singular quarter point elements. In every document they are saying that they have done it but no detailed information on how they have done it. Can anyone tell me how to do it ansys classic or workbench? or can anyone give example apdl code to create crack and to mesh it?
Relevant answer
Interesting topic. The one of my phd thesis a long time ago!
We have now an active project in which we use mesh morphing to propagate the crack in ANSYS Mechanical using the extension RBF Morph.
Benefit: any shape can be handled, even if the crack front goes out from the original plane
Drawback: the evolution is limited by the stretching of the mesh due to the deformation
The idea is to control the warping of the tube around the crack according to driving force. The volume mesh is then deformed to accommodate this and intersection at surfaces are then using a projection.