pschmidtwalter / LWFBrook90R

Run the LWF-Brook90 hydrological model within R.
https://pschmidtwalter.github.io/LWFBrook90R/
11 stars 7 forks source link

order of the variables in the `skeleton.c` #57

Closed trotsiuk closed 3 years ago

trotsiuk commented 3 years ago

In the skeleton.c line 9 the order of variables is: .. error, timer, …. but in the md_brook90.f95 on line 34 it is reversed ….timer, error…

Need to be unified