Hi,
While reviewing the code, I noticed that the sequence of variables in the respective CALL and SUBROUTINE is inconsistent. For example, the SUBROUTINE surface_driver in module_surface_driver.F and the CALL to surface_driver in module_first_rk_step_part1.F have different sequences of variables, and in some cases, variables are missing.
Any reason for this?
Thanks
While reviewing the code, I noticed that the sequence of variables in the respective CALL and SUBROUTINE is inconsistent. For example, the SUBROUTINE surface_driver in module_surface_driver.F and the CALL to surface_driver in module_first_rk_step_part1.F have different sequences of variables, and in some cases, variables are missing.
Any reason for this?
Thanks