I try to run the example code sedov_sph in 1-d,
./setup sedov_sph -1d -auto -maxblocks=2000
but I get the following error. I compile it with:
..................
CALLING get_tree
interation, no. not moved = 0 1
interation, no. not moved = 1 0
tot_blocks after 5
max_blocks 2 5
min_blocks 2 5
CALLING get_tree
abort_flash called. See log file for details
[0] MPI Abort by user Aborting program !
[0] Aborting program!
p0_16821: p4_error: : 1
%tail -10 flash.log
flash: Initializing for sedov problem.
[03-08-2004 19:24.17] <<< refined: tot_blocks = 3 >>>
[03-08-2004 19:24.17] <<< refined: tot_blocks = 5 >>>
===============================================================================
===============================================================================
[03-08-2004 19:24.17] abort_flash(): called by PE 0; message follows:
[03-08-2004 19:24.17]
ERROR: these prolongation routines are for spherical coords only
[03-08-2004 19:24.17] Calling MPI_Abort() for immediate shutdown!
I found the value of myGeom was change after the block between line 438 and 449
of amr_prolong_gen_unk_fun.F90 which is link to
source/mesh/amr/paramesh2.0/quadratic_spherical/amr_prolong_gen_unk_fun.F90.
Does anybody test the program or is it just the problem of my machine?
Thanks a lot!
This archive was generated by hypermail 2.1.8 : Thu Aug 31 2006 - 21:20:48 CDT