HELLO EVERYONE
I TRIED TO DO A DFLUX SUBROUTINE IN ABAQUS BUT I AM RECIEVING COMPILATION ERROR WHILE MY FORTRAN CODE LOOKS FINE.
ABAQUS IS LINKED WITH FORTRAN AS I HAVE NO PROBLEM WHILE RUNNING VUSDFLD SUBROUTINES.
I USED THE CAE FILES OF thread799-385679 AND HIS CODE BUT I AM STILL GETTING...
Hello everyone,
I wrote a subroutine to find grain size and microhardness after machining but I am unable to see anything in visualization. Kindly help me on this problem.
(code is attached)https://files.engineering.com/getfile.aspx?folder=b6fc38fd-94a1-43b7-988f-5aa84045b021&file=newmac.for
Can somein explain why I am recieving compilation error for this code?https://files.engineering.com/getfile.aspx?folder=9f0cc5eb-5f13-4dfd-a5b9-d314d2c7edc9&file=newmac.for
I need to write a VUSDFLD subroutine to define hardness as an output. For that I have to call in strain,strain rate and temperature.How to define this new hardness output and also how to use vgetvrm for strain, strain rate and temperature? Can anyone help me in this matter?
I am new to...