! -*-f90-*- (for Emacs) ! cparam.local ! ! Local settings concerning grid size and number of CPUs. ! This file is included by cparam.f90 ! integer, parameter :: ncpus=1,nprocz=1,nprocy=ncpus/nprocz,nprocx=1 integer, parameter :: nxgrid=32,nygrid=nxgrid,nzgrid=nxgrid