! -*-f90-*- (for Emacs) vim:set filetype=fortran: (for vim) ! ! cparam.local ! !!** AUTOMATIC CPARAM.INC GENERATION **************************************** !! Declare (for generation of cparam.inc) the number of f array !! variables and auxiliary variables added by this module !! !! MAUX CONTRIBUTION 3 !! !!*************************************************************************** ! Local settings concerning grid size and number of CPUs. ! This file is included by cparam.f90 ! integer, parameter :: ncpus=2304,nprocy=32,nprocz=ncpus/nprocy,nprocx=1 integer, parameter :: nxgrid=1152,nygrid=nxgrid,nzgrid=nxgrid