Hey, i’m having problems to compile this code, i don’t really know the right commands to compile properly, the way i usually do it is “gfortran -o code.f90”. I think this code is quite old so new features were added but i don’t really know how to “translate” it to modern versions. If someone could help me on that, it would help me a lot.
when i try do compile it shows me the warning “Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1)”