[FLASH-BUGS] Dimension problem in hy_uhd_getRiemannState.F90

Yingchao Lu yingchao.lu at rice.edu
Tue Aug 23 16:19:14 CDT 2016


Dear FLASH developers,

 

In looking at
source/physics/Hydro/HydroMain/unsplit/hy_uhd_getRiemannState.F90 

Line 284 in the FLASH 4.3 version of this file reads as follows:

 

if (NDIM > 3) then

 

However, maximum dimension of simulation is 3, yielding:

 

if (NDIM > 2) then

 

I don't know if this will affect the simulation results much.

 

Best Regards,

Yingchao

 

----

Yingchao Lu

Department of Physics and Astronomy

Rice University

 



More information about the flash-bugs mailing list