Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS 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: *

  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)

    Best Man. Many thx! If a further question: i have some print outs in the script. can i save these outputs (shown in abaqus windows) to a file? edit: i have problem. i want to start test the batch file but after the first merge the file closed. All commands after the first abaqus...
  4. 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...
  5. Ezio88

    Number of Node by coordinates (python script)

    Many thx it works well.
  6. 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
  7. Ezio88

    Restart Job with Python Script

    Many thanks. I forgot those lines. I only used import job, and so on. Now it works well. Best regards.
  8. Ezio88

    Restart Job with Python Script

    You mean the .py File in which the macros are saved? I copied all import lines, but the problem don't disappear... Is the command right? Many thx
  9. 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...
  10. 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
  11. Ezio88

    Changing Boundary Counditions after a Frame

    many thx. i am not familar with subroutines. and i dont find my way with the documentation. you know a good way to learn them?
  12. 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
  13. Ezio88

    Influence a Load while Simulation

    Thx for your respond. I take a look to this types.
  14. 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