Great explaination. Thank you for making video on subroutine. But how can we show the heat flux is affecting on the surrounding surface area. i.e. change in temperature of plate due to surface heat flux.
In this specific model, you might not even need subroutine. However, regarding the possibility of using python instead of the subroutine, the answer is no. There might be some ways to go around it but not always
Would you please ask your question (in details) on the following webpage: hyperlyceum.com/question/category/abaqus/ Our tutor will help you as soon as possible.
@@rezatangestani2742 this is the problems reported in job log Dflux.for(6) : Error: Syntax error, found END-OF-STATEMENT when expecting one of: DIMENSION FLUX(2), TIME(2), COORDS(3),
I did all the things, but it's not allowing me to type in user subroutine file in job general.
Great explaination. Thank you for making video on subroutine.
But how can we show the heat flux is affecting on the surrounding surface area. i.e. change in temperature of plate due to surface heat flux.
What fortran software are you using? can you share
Can you help me please how to put direct X, Y, Z coordinate in dflux program
Can you do this with Abaqus python?
In this specific model, you might not even need subroutine. However, regarding the possibility of using python instead of the subroutine, the answer is no. There might be some ways to go around it but not always
Can you show me this equation of DFLUX ? Thank you.
Hi,
Please find the file from our website
@@hyperlyceum60 Thank you so much
i followed everything in the video but im getting problem during compilation in the job step
Would you please ask your question (in details) on the following webpage:
hyperlyceum.com/question/category/abaqus/
Our tutor will help you as soon as possible.
I got the same problem as @deepsikha sm
@@brosoeu7223 That error is because of a possible mistake you are doing in your code.
You can download the code free from our website.
@@rezatangestani2742 thank you, i will try again. I do everything the same as the video. But still got this problem.
@@rezatangestani2742 this is the problems reported in job log Dflux.for(6) : Error: Syntax error, found END-OF-STATEMENT when expecting one of:
DIMENSION FLUX(2), TIME(2), COORDS(3),