aarondotter / iso

MESA isochrone code
31 stars 4 forks source link

End of file error in computing isochrones from apparently correctly computed eep files #12

Open 0lorenzomartinelli0 opened 1 year ago

0lorenzomartinelli0 commented 1 year ago

Hi, I am writing here because I encountered an issue in computing isochrones that after several attempts I didn't manage to solve. I followed the instructions and computed the eep files without any problem, but once I try to compute the isochrones i get this error:

At line 583 of file /Users/lorenzomartinelli/Desktop/astrophysics/stellar_astrophysics/iso/src/iso_eep_support.f90 Fortran runtime error: End of file

Error termination. Backtrace:

0 0x10a9e067d

1 0x10a9e1305

2 0x10a9e1d2b

3 0x10abf45c3

4 0x10abf4b5a

5 0x10abf221c

6 0x10abf5ad8

7 0x10abf71bf

8 0x10abf3ffa

9 0x10abf41cd

10 0x1092bd44a

11 0x1092a89b9

12 0x1092c89fe

Do you have any idea of what could have went wrong? Thank you!

aarondotter commented 1 year ago

I can't tell anything from this error message. The location in the code is reading an eep file so you might want to check that all of your eep files are present and have some data in them, not just the header.

On Mon, Aug 28, 2023 at 11:45 AM 0lorenzomartinelli0 < @.***> wrote:

Hi, I am writing here because I encountered an issue in computing isochrones that after several attempts I didn't manage to solve. I followed the instructions and computed the eep files without any problem, but once I try to compute the isochrones i get this error:

At line 583 of file /Users/lorenzomartinelli/Desktop/astrophysics/stellar_astrophysics/iso/src/iso_eep_support.f90 Fortran runtime error: End of file

Error termination. Backtrace:

0 0x10a9e067d

1 https://github.com/aarondotter/iso/issues/1 0x10a9e1305

2 https://github.com/aarondotter/iso/issues/2 0x10a9e1d2b

3 https://github.com/aarondotter/iso/issues/3 0x10abf45c3

4 https://github.com/aarondotter/iso/issues/4 0x10abf4b5a

5 https://github.com/aarondotter/iso/issues/5 0x10abf221c

6 https://github.com/aarondotter/iso/issues/6 0x10abf5ad8

7 https://github.com/aarondotter/iso/issues/7 0x10abf71bf

8 https://github.com/aarondotter/iso/issues/8 0x10abf3ffa

9 https://github.com/aarondotter/iso/issues/9 0x10abf41cd

10 https://github.com/aarondotter/iso/issues/10 0x1092bd44a

11 https://github.com/aarondotter/iso/issues/11 0x1092a89b9

12 https://github.com/aarondotter/iso/issues/12 0x1092c89fe

Do you have any idea of what could have went wrong? Thank you!

— Reply to this email directly, view it on GitHub https://github.com/aarondotter/iso/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAYW4L2US7TFJRGN2L6RDU3XXS4JZANCNFSM6AAAAAA4BTT2PI . You are receiving this because you are subscribed to this thread.Message ID: @.***>