Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations dmapguru on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

abaqus prerequisites

Status
Not open for further replies.

blckwtr

Mechanical
Joined
Oct 30, 2006
Messages
204
Location
NO
Hi, all... As I understand you need either c++ or Fortran compiler in order to run subroutines, or do you need both? Just want a free software, not a fancy environment, which do I choose? Recommendations?

Do I need to set env variables?
 
Do you foresee a need to run subroutines? If not, then you don't need the compilers. That said, Abaqus definitely isn't a "free software"
 
I'm aware of that, but in order to run subroutines I don't want to buy a compiler if I don't need to, since this isn't an everyday routine for me. I just want a compiler.

But do you also need to define environment variables?
 
Environment variables are automatically created during installation. You can modify them, if you want new or non-default settings.
 
For fortran, they support the intel compiler. For C++, I believe it's intel on linux and microsoft's compiler on windows. I've seen stuff with people getting gfortran to work, but it requires you to modify the environment variables in the abaqus_v6.env file to accommodate. Google around to see what people have done. It's not necessarily straightforward.

Again, if you don't need to actually use the functionality provided by user subroutines, you don't need the compiler.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top