Tuesday 5 February 2013

I have created a mesh but the scale used is wrong. Is it possible to scale the mesh with ABAQUS?

Use the FORTRAN program given below to scale the X, Y and Z by factors xf, yf anf zf automatically. It will prompt for the ABAQUS input file name. The output file name will be created by appending "new" to the file name. 
The program has been tested with ifort in the Linux system, f90 in the HP System and also with Force 2.0 in the Windows PC XP system. 
Fortran Program to scale X, Y and Z co-ordinates

0 comments:

Post a Comment