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

Boundary Element Method (mechanics) - Fortran

Status
Not open for further replies.

SilviaBs

Mechanical
Joined
May 1, 2016
Messages
2
Location
IT
Hello, I'm new in fortran and I would need a help

I'm working on a boundary element method code from the book "Boundary Element Programming in Mechanics" by Xiao-Wei Gao and Trevor G.Davies.

This code is capable of analyzing linear single-region problems of arbitrary geometry in both two or three dimensions and calulate displacement, traction, and stresses the body suppose to manage. I've attached the code

I've also attached an input data file "CYLE2D".DAT" for a thick cylinder with internal diameter of 200 units and exernal diameter of 400 units, subjected to an internal pressure of 10 units under plane stress conditions. I would like to change the load conditions and apply an esternal load instead of the internal pressure and I would like to try a first case with a constand external load and a second case with a linear variable load.
Where can I change this condition in the input data file?

Thank you in advance!
 
 http://files.engineering.com/getfile.aspx?folder=3391cf9b-4555-4eb0-af8d-df193aee1fe4&file=CYLE2D.txt
Aren't there examples in the book?

TTFN
I can do absolutely anything. I'm an expert!
faq731-376 forum1529
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top