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...
I did read that
they say that if strain > critical strain dynamic recrystalization occurs
is that plastic rate components in ABAQUS CAE or LE or E?
also is strain rate mechanical strain rate(ER) or volumetric strain rate(ERV)?
I want to see microhardness and grain size changes after machining(hv and d in the code).
I have selected FV and SDV in field output but they are shown as zero.
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
Can someone please explain what is wrong with this code.
I need to add two new parameters if my current strain is greater than the critical strain (whose value depends on peeq temperature and strain rate)...
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...