/* dimensioning information for MHD code */ #define N_I 53 #define N_J 24 #define N_K 32 #define N_ORDER 8 #define NUMBER_OF_PROCESSORS 8 #define NUMBER_OF_MHD 8 #define NUMBER_OF_ION 1 #define NION_I 25 #define NION_J 19