Greetings to all.
I have a fortran program that changes the mass diffusion result ,i.e- It reads the record key of the mass diffusion results database and changes it from normalized concentration (key 221) to nodal temperature(key 201). So that I can use that data as predefined field for new simulation.
But, I am not getting any idea on how to use that fortran file(ABQMAIN), as it doesn't work similar to other user-defined program (UTEMP,UMAT,UEL etc) files.
Any tips will be appreciated.