Hi all,
I am using Pluto-4.3, after building my problem when i am running the executable I am getting this error:-
level 0 problem domain not coarsenable by blocking factor !!!
Aborted (core dumped)
Can someone please point out where I am going wrong or how to resolve this, it would be very helpful.
I am adding my configuration here.
#define PHYSICS HD
#define DIMENSIONS 1
#define COMPONENTS 1
#define GEOMETRY CARTESIAN
#define BODY_FORE NO
#define FORCED_TU NO
#define COOLING NO
#define RECONSTRUCTION LINEAR
#define TIME_STEPPING HANCOCK
#define DIMENSIONAL_SPLITTING NO
#define NTRACER 0
#define USER_DEF_PARAMETERS 0
/* -- physics dependent declarations -- */
#define EOS IDEAL
#define ENTROPY_SWITCH CHOMBO_REGRID
#define THERMAL_CONDUCTION NO
#define VISCOSITY NO
#define ROTATING_FRAME NO
Thanks.
Saurabh