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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fortran Secntd Subroutine Where can I find it?

Status
Not open for further replies.

mtnengr

Mechanical
Joined
Dec 31, 1999
Messages
62
Location
US
I am looking for an eigen solver using an incore secant method. This was used in several UC Berkeley's Structures codes by Wilson and BAthe. I presently have an out of core solver using the comapct storage scheme. Although this would be preferable for later development, I am trying to compile an existing shell code with a fluid mass (full and consistent). It uses Secant, but that specific routine is missing. Any help would be appreciated.
 
hi,<br><br>i'm not sure whether this is useful. i have used the software ADINA before. it has this secant.for subroutine. i don't have it at hand, but if it is called few times in the main.for program, it should be the subroutine to get the computer time. it is a short one. check whether there is a parameter for time.<br><br>if that's the one you want, i might be able to find it for you.<br><br>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top