Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE 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. rotowash_master

    Txt file output

    Good evening everybody, I am trying to get an output .txt file, using the code at the end of my UMAT: OPEN(105, file='C:\Temp\Aereo\List.txt',position='append') [/indent]WRITE(105,*)NOEL,NPT,MAX_S CLOSE(105) The problem is that I am capable of getting the variable MAX_S for every NPT, for...
  2. rotowash_master

    Double Initial conditions assignment

    Good morning everybody, I am using a Fortran script to implement a bone remodelling model of a femur. I would like to use two initial conditions files to assign the initial conditions of every state variable of each element. The use of one initial conditions file rather than the other one is...

Part and Inventory Search

Back
Top