Exporting to RADMC-3D/ Web page example
Hi yt users! I'm not sure if this is the place to ask this but I was following The example to export to RADMC3D https://yt-astro-analysis.readthedocs.io/en/latest/radmc3d_export.html Number of processors: 4 Number of threads in use: 1 Reading global frequencies/wavelengths... Reading grid file and prepare grid tree... At line 3196 of file ./amr_module.f90 (unit = 1, file = 'amr_grid.inp') Fortran runtime error: Bad integer for item 5 in list input I've run examples from radmc3dpy webpage and those worked. I'm not sure if the problem is the format in which yt writes the amr input file or radmc3d Saludos! José Utreras
Hi Jose, Sorry to let this sit for so long. I don't have any specific answer for you, but perhaps there has been a change in the RADMC3D code and the input format has changed? I just had a look at the tests run for that module and it looks like they do not actually run RADMC3D, but just check the output file has a specific format. Perhaps you could check if there have been any updates to that code. If so, please report back and we can try to get things back in order. Britton On Fri, Aug 9, 2019 at 4:46 PM José Mauricio Utreras <jutreras@ug.uchile.cl> wrote:
Hi yt users!
I'm not sure if this is the place to ask this but I was following
The example to export to RADMC3D https://yt-astro-analysis.readthedocs.io/en/latest/radmc3d_export.html
Number of processors: 4 Number of threads in use: 1 Reading global frequencies/wavelengths... Reading grid file and prepare grid tree... At line 3196 of file ./amr_module.f90 (unit = 1, file = 'amr_grid.inp') Fortran runtime error: Bad integer for item 5 in list input
I've run examples from radmc3dpy webpage and those worked. I'm not sure if the problem is the format in which yt writes the amr input file or radmc3d
Saludos!
José Utreras _______________________________________________ yt-users mailing list -- yt-users@python.org To unsubscribe send an email to yt-users-leave@python.org
participants (2)
-
Britton Smith -
José Mauricio Utreras