[FLASH-USERS] [Eos_putData] ERROR Density or Internal Energy are zero after a call to EOS!

Kunal Rao kunalgrao at gmail.com
Wed Jul 7 16:11:14 EDT 2010


Hi

I have setup FLASH3.2 Sedov simulation as follows:

$./setup Sedov -auto -makefile=pg -ostype=Linux -portable +noio

It is successfully compiling but when I run it on single processor using
$./flash3.exe I get the following error:

------------------------------------------------------------------------------------------------------------------
   Perhaps the initialization routine is wrong..... or
   perhaps the runtime parameter eosMode is wrong.
      Check constants.h to determine value of MODE_DENS_??

 Driver_abort called. See log file for details.
 Error message is
 [Eos_putData] ERROR Density or Internal Energy are zero after a call to
EOS!
 Calling MPI_Abort() for shutdown in   2 seconds!

job aborted:
[ranks] message

[0] application aborted
aborting MPI_COMM_WORLD, error 1, comm rank 0

-----------------------------------------------------------------------------------------------------------------------------

I checked in my constants.h the value of MODE_DENS_?? is as follows:

-------------------------------------------------------
#define MODE_DENS_TEMP 101
#define MODE_DENS_EI 102
#define MODE_DENS_PRES 103
--------------------------------------------------------

and my Sedov.log file contains the following:

------------------------------------------------------------------------------------------------------------------------------

 [ 07-07-2010  15:50:15.490 ] [GRID amr_refine_derefine]: initiating
refinement
 [GRID amr_refine_derefine] min blks 1    max blks 1    tot blks 1
 [GRID amr_refine_derefine] min leaf blks 1    max leaf blks 1    tot leaf
blks 1
 [ 07-07-2010  15:50:15.490 ] [GRID amr_refine_derefine]: refinement
complete
 [ 07-07-2010  15:50:15.505 ] [GRID gr_expandDomain]: iteration=1, create
level=2
 INFO: Grid_fillGuardCells is ignoring masking.
 [ 07-07-2010  15:50:15.505 ] [mpi_amr_comm_setup]: buffer_dim_send=1,
buffer_dim_recv=1
 [ 07-07-2010  15:50:15.505 ] WARNING after gc filling: min.
unk(DENS_VAR)=0.000
000000000000000000 PE=0 block=1 type=1
 [ 07-07-2010  15:50:15.521 ] WARNING after gc filling: min.
unk(ENER_VAR)=0.000
000000000000 PE=0 block=1 type=1
 [ 07-07-2010  15:50:15.521 ] WARNING after gc filling: min.
unk(EINT_VAR)=0.000
000000000000 PE=0 block=1 type=1
 [Eos_putData] ERROR Density or Internal Energy are zero after a call to
EOS!^M
 [ 07-07-2010  15:50:15.536 ] [DRIVER_ABORT]: Driver_abort() called by PE 0
 [ 07-07-2010  15:50:15.536 ] abort_message: [Eos_putData] ERROR Density or
Inte
rnal Energy are zero after a call to EOS!

-----------------------------------------------------------------------------------------------------------------------------

Can you please suggest what changes I need to make to have it working
properly?

Thanks & Regards,
Kunal

P.S. I am attaching my flash.par file for your reference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20100707/977d09ae/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: flash.par
Type: application/octet-stream
Size: 3113 bytes
Desc: not available
URL: <http://flash.rochester.edu/pipermail/flash-users/attachments/20100707/977d09ae/attachment.obj>


More information about the flash-users mailing list