sirocco-rt / sirocco

This is the repository for Sirocco, the radiative transfer code used to model winds in AGN and other systems
https://sirocco-rt.readthedocs.io/en/latest/
GNU General Public License v3.0
30 stars 24 forks source link

Failing to run PLUTO on the current version of PYTHON #1087

Closed ZuobinZhang closed 4 months ago

ZuobinZhang commented 4 months ago

I have tried to run the test setup in /agnwinds/py_pluto/Test_Problems/PY_PLUTO/py_link/large_soft, I have encountered a runtime error. The error message is as follows:

wind_div_v: div v 6.930920e-310 negative in cell 4202704 Domain 0. Major problem if inwind (0) == 0 wind_div_v: div v 6.930920e-310 negative in cell 4202704 Domain 1. Major problem if inwind (0) == 0 wind_div_v: div v 6.930920e-310 negative in cell 4202704 Domain 2. Major problem if inwind (0) == 0"

It seems weird. The test setup should have been tested.