MAESTROeX icon indicating copy to clipboard operation
MAESTROeX copied to clipboard

Issues with Species Prediction at Edges

Open biboyd opened this issue 2 months ago • 6 comments

The species prediction (set by species_pred_type) type 2 and 3 differ in behavior from type 1 in a peculiar way. This can be seen in many problems but here is the difference in test_problems/reacting_bubble.

Problem

To recreate compile and run:

make -j 4 DIM=2
./Maestro2d.gnu.ex inputs_2d_C maestro.stop_time=3 maestro.species_pred_type=<insert type>

Output

Slices of ('boxlib', 'tpert'). species_pred_type=1 on the left, 2 in the center, and 3 on the right.

time0 0_tpert time1 0_tpert time2 0_tpert time3 0_tpert

biboyd avatar Apr 25 '24 18:04 biboyd