Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cdeepakroy

  1. cdeepakroy

    HELP ! URGENT ! Export deformed shape into any CAD format from ABAQUS

    Hello all, Below is the snippet of python code that i used to export the deformed shape in the VTK file format : ******************************************************** # create odb object from odb file outputDatabase = session.openOdb(name= ImplantAnalysisJob.name + '.odb' ) # get access...
  2. cdeepakroy

    HELP ! URGENT ! Export deformed shape into any CAD format from ABAQUS

    Hello all, Thanx for your contributions to the discussion. I have solved the problem, by writing a python script. The code was very simple and straighforward. I just read the displacements from the output data base object. And i add the displacements to the respective nodal position...
  3. cdeepakroy

    Breast Implant Modeling using FEA in ABAQUS --- How to ??? Your Ideas

    Hello, I come from a computer science background and hence I am new to both finite element analysis and ABAQUS. GOAL ---- I want to study the deformation/change in the shape of a breast implant under the action of gravity. According to the shape, Breast implants are of two types: 1. Round...
  4. cdeepakroy

    Please Help ! URGENT - Tetrahedral Fluid Elements --- How to assign ??

    Hello Corus and Brep, Thanx a lot for your prompt inputs. The application i am trying to solve is ---- i want to see how a breast implant responds to gravitational load. Using the simplest approximation possible, A breast implant is like a balloon which is filled with saline solution. There...
  5. cdeepakroy

    Please Help ! URGENT - Tetrahedral Fluid Elements --- How to assign ??

    Hello corus, Thanx a lot for the reply .... Now im a lil confused .... Im actually new to both Finite Element Analysis and ABAQUS ...... I am actually using an open-source automatic tetrahedral mesh generator called TETGEN ( url: http://tetgen.berlios.de/ ). The library takes a hemispherical...
  6. cdeepakroy

    Please Help ! URGENT - Tetrahedral Fluid Elements --- How to assign ??

    Hello, I want to model a hemisphere filled with saline/water, and see how it responds to gravitational load. BOUNDARY CONDITION - The base plane of the hemisphere is totally fixed. Load -- Gravity is applied to the whole body in the negative y-direction. I am using a mesh consisting wholly...
  7. cdeepakroy

    HELP ! URGENT ! Export deformed shape into any CAD format from ABAQUS

    Thanks a lot for the reply johnors. Yes i was thinking about that as a last option. But dont you think --- the ability to export the deformed shape into a standard 3D/CAD format is a very basic facility to provide. Im sure many people want to read back the deformed shape for a variety of...
  8. cdeepakroy

    HELP ! URGENT ! Export deformed shape into any CAD format from ABAQUS

    Hello, Is there a way i can export the deformed shape resulting form the FEA analysis in ABAQUS in a standard CAD format ??? Right now, i can view the results in the ABAQUS visualization module and the simulation appers to be right. But I did not find any way in which i can export the...
  9. cdeepakroy

    Please help....How to import VRML models into ABAQUS

    Hello, Thank you very much for the help Johnhors. Well, the problem of my 3D vrml mesh being imported as 2D deformable aprt in abaqus is solved, by changing the ABAQUS input file as you suggested. But i have a new problem. The Analysis fails due to the following errors and warnings...
  10. cdeepakroy

    Please help....How to import VRML models into ABAQUS

    hello, Thanks for the help johnhors. I could successfully export the VRML model into abaqus input format after building a surface mesh. but there is one problem. It is being imported in ABAQUS as a 2D deformable part Where in i want it to be imported as a 3D deformable shell in abaqus. How...
  11. cdeepakroy

    error during job analysis in ABAQUS

    Hello, Thanks for all the usefule replies. Whenever i try to import a vrml 3D surface mesh into abaqus, it gets imported as a 2D deformable part. I want it to be imported as a 3D deformable shell ? How do i do this ? Should i change anything in the ABAQUS input file ( *.inp ).... Please...
  12. cdeepakroy

    error during job analysis in ABAQUS

    hello, Thanks for all the useful reply. As you all suggested, i refined the mesh in the areas of high curvature but still it didnt help. Then i cutted out mesh portions with normals in the negative direction. Now it worked ! thanks to you all. Analysis succeeded now. but now there is a...
  13. cdeepakroy

    error during job analysis in ABAQUS

    hello, thank you very much for the informative reply harry. What do you exatcly mean refining the mesh. should i increase or decrease the mesh density by subdivision or decimation. At the first place, i dont understand what the error means. Can anyone tell me, what the error tentatively...
  14. cdeepakroy

    error during job analysis in ABAQUS

    Hello, Thanks for the informative reply harry. I tried decimating my VRML model and imported it again into abaqus, but still the same error comes up when i execute job analysis. Below is the error: "The area of 385 elements is zero, small, or negative. Check coordinates or node numbering, or...
  15. cdeepakroy

    error during job analysis in ABAQUS

    hello, Thanks for the prompt and informative reply corus. I dont understand one thing, how can i view the elements in the ABAQUS Viewer( Visualization ) mode before the job analysis succeeds. If i try opening the visualization module, abaqus doesnt show anything and keeps complaining the no...

Part and Inventory Search