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!

Search results for query: *

  • Users: Ezio88
  • Content: Threads
  • Order by date
  1. Ezio88

    Where i have to insert this option - DSPOPTION,,INCORE,

    Hi, it's the first time i want to set the calculation option to INCORE. But I dont find right place to insert the command. Are somebody so kind to tell it to me? Is it same for BSCOPTION and DSPOPTION? I want to the change this cause of i've a very slow hard drive and enough cores and ram...
  2. Ezio88

    python: read displacement of a special node with many parts

    Hi, iam using python script for postprocessing. i want to read the displacement of a node. but my modell has many parts included. in gui iam using the query for reading the node, where i must pick the part to find right the node. steper= session.openOdb(name=odbName).steps[StepName] print...
  3. Ezio88

    Combine odbs (by python script)

    Hi, i have many job.odbs which i should combine in order. I know the command: abaqus restartjoin originalodb=test.odb restartodb=test2.odb copyoriginal (a) I also know the possibility to copy the interest values of the odb "by hand"(python script). But i am searching a way to call the...
  4. Ezio88

    Number of Node by coordinates (python script)

    hi, i am searching a method to find the node number nearest a coordinate. is there a method to find out which node is nearest to special coordinates? best regards
  5. Ezio88

    Restart Job with Python Script

    Hi, I want to restart a job after a step. Doing it in the cae viewer works well. But i need to restart the job many times. So i want to implement a python script. By Creating a Macro, i got the commands: mdb.Job(name=JobName, model=modelName, description='', type=RESTART...
  6. Ezio88

    Abaqus Python Environment with Code Completion

    Hi i am searching for a python ide with abaqus code completion. is there a way to add the abaqus codes to visual studio or notepad++? thx
  7. Ezio88

    Changing Boundary Counditions after a Frame

    Hi, i use BC/Rigid Body as a forming tool. i want to change the translation adaptively by a python script. is it possible to change this during the simulation? or should i do many small simulations? How can I start a second simulation on the deformed mesh by python code? thx
  8. Ezio88

    Influence a Load while Simulation

    Hello i'm using abaqus in project. The core of the project is about curving a plate with different fixed loads. To achieve the right deformation the loads must be adjust while the simulation. I have to different aaproaches: 1) Pythons Scripts - calculate one job, reading the displacements...

Part and Inventory Search