p-costa / SNaC

A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
MIT License
39 stars 10 forks source link

fix minor issues in `main.f90` #23

Closed p-costa closed 3 years ago

p-costa commented 3 years ago
  1. if(myid == 0) write(stderr,*) 'ERROR: implicit diffusion not yet supported with "_FFT_USE_SLICED_PENCILS".' the first instance of this error message needs fixing.

  2. the following too:

    #elif  _FFT_Z
                    dyf(lo(2)) == dzf(lo(3))
p-costa commented 3 years ago

fixed by 08e2ddd4dc18ead9706257481078bdcabb3fd68c