I have some questions about how to define boundary conditions for 4 points bending reinforced concrete with Abaqus. So I model this beam but I don't know how to define boundary conditions and step. Can You please help me? The model is 1/4 beam because the beam is symmetrical. In result the Force=0 in all model, I don't know how to solve that . I have another questions for modeling rebars, beam element isn't better than truss element?
How to model 4 points bending reinforced concrete beam with ABAQUS?
319 Views Asked by Mona At
1
There are 1 best solutions below
Related Questions in ABAQUS
- Constraint two coaxial rods for FEA using ABAQUS CAE, where the outer and inner can rotate vertically and also the inner one can move axially
- abaqus error when job is created through python script due to a not defined job type name
- How to give kinematic constraints over the nodes and rotational - spring between them
- Disable automatic regenerating features in abaqus
- Extract Max Values from Cut Section in Abaqus/CAE
- Outout is affected for some weird silly reaons (print command as well as silly declaration of array)
- Defining node-sets with specific coordinates in Abaqus
- the integration points in Abaqus
- Slab Design Using Python Scripts on Abaqus
- Write a VTK file from an abaqus inp file
- Extracting ODB data with ABAQUS Python Script
- Abaqus Coupling with For Loop
- Abaqus - Python - getByBoundingBox - for loop
- VisError message for a CZM simulation by Abaqus
- Gravity on fluid cavity
Related Questions in FINITE-ELEMENT-ANALYSIS
- Constraint two coaxial rods for FEA using ABAQUS CAE, where the outer and inner can rotate vertically and also the inner one can move axially
- Gmsh example t4.py unable to find t4_image.png, other examples run fine
- Contiguos graph partitioning
- reducing a massive tetrahedron mesh using gmsh or other way
- Generate a mesh from my polygon geometry to iterate FEM for geometry optimization?
- Python based finite element solver for 2D manifold embedded in 3 dimensional space
- Use skfem to solve Laplace eigenvalue problem on triangular mesh on 3D surface
- Meaning of mesh_size
- implementing domain decomposition algos as solvers vs preconditioners
- Is the input shape for the LSTM correct considering the problem under analysis?
- Slab Design Using Python Scripts on Abaqus
- How to embed linear constrain solver in non-linear soft-body dynamics
- SimCenter constraints for a block on a surface and on a shaft
- Problems with assembling global stiffness matrix
- How to Generate a 3D Tetrahedral-Only Mesh in Gmsh?
Related Questions in CONCRETE
- KeyError: "Index '(None, 0)' is not valid for indexed component 'sigma'"
- Bad number of arguments for type constructor in Isabelle/hol
- Cant acces concrete 5 via localhost
- Prevention of a client from directly instantiating my concrete classes
- Load error! (Internal Server Error) - concrete 5 sitemap
- AbstractMethodError: This method must be defined in the concrete class type
- missing concrete implementation of InheritedWidget.updateShouldNotify
- Concrete5 Site - Multiple Collaborators/Admins
- C# Resolve Concrete type from Generic Interface
- Concrete5 Stacks & Blocks
- Concrete class passed instead of a class with implemented interface php
- Write query in theme file
- How to model 4 points bending reinforced concrete beam with ABAQUS?
- Hyperlink Error on Concrete 8.2.0 & Windows Server 2012
- I cannot access concrete class' methods polymorphically
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Four point bending is an interesting test configuration.
Here are a few ideas to consider:
How are you modeling the concrete? Is this a continuum model with steel rebar elements surrounded by concrete, or are you smearing them out using an anisotropic composite model and beam elements? Are you modeling large aggregate using something like Eshelby tensor? Do you have to be concerned about the concrete/steel interface? What about fracture?
Great problem. Good luck.