Hello,
I defined subroutine melt_fraction, then compiled it and I didn’t get any error. However, when I include MODULE melt_fraction_mod before it, I am getting the following error " SUBROUTINE melt_fraction(IJK)
1
Error: Unclassifiable statement at (1)"
Can you advice me to solve it? Am I defining it correctly?