<div dir="ltr">Hi everyone, <div>I am a newbie of FLASH. I ran into the following problems which already bothered me for a long while. Could any one answer any one of them? many thanks!</div><div><br></div><div>1. How to deal with "Assertion `dataset >= 0' failed"?</div><div><br></div><div>"./setup -auto Cellular" success, and "make" is also successful. However, when I run "mpirun -np 1 flash4", it shows the following errors: </div><div><br></div><div>HDF5-DIAG: Error detected in HDF5 (1.8.14) thread 0:</div><div>  #000: H5Ddeprec.c line 178 in H5Dcreate1(): not a location ID</div><div>    major: Invalid arguments to routine</div><div>    minor: Inappropriate type</div><div>  #001: H5Gloc.c line 253 in H5G_loc(): invalid object ID</div><div>    major: Invalid arguments to routine</div><div>    minor: Bad value</div><div>flash4: io_h5create_dataset.c:57: io_h5create_dataset: Assertion `dataset >= 0' failed.</div><div><br></div><div>Program received signal SIGABRT: Process abort signal.</div><div> .......</div><div><br></div><div>The same situation goes to the "Jeans" application (SimulationMain/Jeans). </div><div><br></div><div>2. As for MGDInfinite, I setup it as follows: </div><div>./setup -auto MGDInfinite -1d +hdf5typeio +mtmmmt +mgd +uhd3t -with-unit=physics/materialProperties/Opacity/OpacityMain/Constant species=xe mgd_meshgroups=4 parallelIO=FALSE  <br></div><div><br></div><div>Then, I add the following lines to the flash.par:</div><div>sim_xeMassFrac = 1</div><div><br></div><div>eos_xeEosType = "eos_tab"</div><div>eos_xeSubType = "ionmix4"</div><div>eos_xeTableFile = "xe-100grp-lte.imx"</div><div> </div><div>However, when I run "mpirun -np 1 flash4", I got errors as follows:</div><div><br></div><div><div> [eos_tabBrowseIonmix4Tables] IONMIX4 file found: xe-100grp-lte.imx                                                               </div><div> in eos_inittabulated, tableName = xe-100grp-lte.imx</div><div> in eos_inittabulated, groupName = -none-</div><div>At line 158 of file eos_tabReadIonmix4Tables.F90 (unit = 7, file = 'xe-100grp-lte.imx')</div><div>Fortran runtime error: Bad value during integer read</div></div><div><br></div><div>------------</div><div>Best</div><div>Sheng</div><div><br></div></div>