| 1 | initial version |
I am wondering if I can use subroutines/functions inside the model Fortran code, similarly to how we use functions in other coding languages?
This is just to simplify the code, so instead of having several instances of the same code block, I can just call the subroutine with the relevant inputs/outputs.
Thanks
whit loves you. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.