Skip to content
Snippets Groups Projects
Commit f517423e authored by Philipp Rüssmann's avatar Philipp Rüssmann
Browse files

Add missing initialization (leads to failing test)

parent 7f2bd6b2
No related branches found
No related tags found
No related merge requests found
......@@ -85,6 +85,8 @@ contains
allocate (ibk(0:maxk1,0:maxk2,0:maxk3))
! initialization
cf(:) = 0.0_dp
! heck if we are in surface mode
lsurf = .false.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment