Skip to content
  • Fabian Grander's avatar
    bugfix: nc-restart routine seems to work now (and other things) · 0cf336fc
    Fabian Grander authored
    	- removed pade/bessl-parameter from the standard input-file
    	- added missing omp private reduction for fne, fni
    		in the diagnose routine where the timelines are calculated.
    
    	Concerning the restart:
    	Output is only done every itstp-timestep. But the restart routine was assuming that the nc-array gives the last timesteps.
    	It was just the "outer-timeloop" and not the "inner-timeloop" that was printed!
    
    	The restart-fields (ne0, ..., fne1, fni1....) are defined, written and read seperately.
    
    	tested and works
    0cf336fc