Skip to content
Snippets Groups Projects
Commit dbbf74e7 authored by Lunkeit, Frank's avatar Lunkeit, Frank
Browse files

Larry 15.05.18

fix in calmod.f90 for nperpetual
parent d4a969bc
Branches master
No related tags found
No related merge requests found
......@@ -72,6 +72,7 @@
else
kmon = (kyday-1) / n_days_per_month
kday = kyday - n_days_per_month * kmon
kmon = kmon+1
endif
return
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment