Hi, everyone...
I am not a scientist, I am a mechanical engineer with a few extra corses during my education regarding FEA. In my company we do occasionally some advanced calculations, but our budget isn't very large. The FE packages I come to think of is Abaqus and Ansys, but they are both relatively expensive. I know them well from my main thesis in university...
That's why I recently began some reserch on the internet. With some knowledge in programming you can actually generate a mesh from a given geometry, add some boundary conditions and solve with a mesh generator, solver, post processor etc, etc... (I am somewhat familiar with Fortran, and some other programming languages)
However, there is 100's 1000's of different source codes available, does anyone know of a "package" if you will that will fullfill any of the two mentioned "complete" programs, preferrably in Fortran...
How abaout the geometry input file? Which format must I generate? Does any mesh generators handles .step, .iges, parasolid, or any platform independent file types? And how do one translate these to a text file if necessary?
--Tommy--
I am not a scientist, I am a mechanical engineer with a few extra corses during my education regarding FEA. In my company we do occasionally some advanced calculations, but our budget isn't very large. The FE packages I come to think of is Abaqus and Ansys, but they are both relatively expensive. I know them well from my main thesis in university...
That's why I recently began some reserch on the internet. With some knowledge in programming you can actually generate a mesh from a given geometry, add some boundary conditions and solve with a mesh generator, solver, post processor etc, etc... (I am somewhat familiar with Fortran, and some other programming languages)
However, there is 100's 1000's of different source codes available, does anyone know of a "package" if you will that will fullfill any of the two mentioned "complete" programs, preferrably in Fortran...
How abaout the geometry input file? Which format must I generate? Does any mesh generators handles .step, .iges, parasolid, or any platform independent file types? And how do one translate these to a text file if necessary?
--Tommy--