Forum Replies Created
-
AuthorPosts
-
October 10, 2020 at 6:58 am #594
Alankar Dutta
ParticipantYes, you were right. Turns out these identical points were due to some data truncation error. Datatype specification was making the points identical in the python code that I used to generate the IC. This has been corrected and the issue is fixed. However, now the code doesn’t proceed beyond the following message (you can get it in output-log.txt). The code just keeps on running. It has been more than 10 hours but the code doesn’t progress beyond this message.
DOMAIN: Peano-Hilbert order done, took 0.594324 sec.
Relevant files had been shared by email as the form doesn’t support posting the link.October 4, 2020 at 3:00 am #591Alankar Dutta
ParticipantThanks a lot Rainer. For some unknown reason when I pasted this link, the post doesn’t show up in the forum. I have shared you the link via e-mail.
September 28, 2020 at 8:50 am #586Alankar Dutta
ParticipantBut in all cases, I have ensured that boxsize is not sharter than the boxsize in the IC file. But I still get the same error.
September 28, 2020 at 7:48 am #583Alankar Dutta
ParticipantHi Rainer,
This is hapenning right on start up.
I increased the box size to a value bit larger than the xmax, ymax and zmax values in the IC file. Now the code runs but there is no progress beyond
DOMAIN: Peano-Hilbert order done, took 0.052613 sec.
Arepo just keeps on running without any progress until the entire job execution time.
I wish to share the links to the IC, output dump, and param files but the forum doesn’t allow that. Please let me know if there is an alternative.August 25, 2020 at 10:11 am #560Alankar Dutta
ParticipantThanks Rainer for fixing the bug. This is now working fine.
June 20, 2020 at 1:27 pm #547Alankar Dutta
ParticipantThanks a lot! This is really helpful. I’ll try to put do the necessary edits to implement some custom cooling function. I’ll get back to you if I’m stuck with something.
-
This reply was modified 8 months, 2 weeks ago by
Alankar Dutta. Reason: small edit
May 30, 2020 at 5:26 pm #543Alankar Dutta
ParticipantThanks a lot Rainer! That helps a lot. Sorry for the super late reply. Can you suggest a way that I can implement a very simple cooling function to be read from a file (say a text file with two columns Temperature and Cooling rate Lambda)?
I was actually playing around with some custom cooling functions for some idealized simulations and wish to test them out on Arepo.December 29, 2019 at 9:33 pm #507Alankar Dutta
ParticipantTimeMax in the Parameter file controls the final time of the simulation in code units. For Cosmological runs please refer to the manual. Hope this helps.
November 6, 2019 at 11:41 pm #491Alankar Dutta
ParticipantCan you please share your Makefile?
Also please ensure compilation flag “-DH5_USE_16_API” is turned on-
This reply was modified 1 year, 3 months ago by
Alankar Dutta.
September 20, 2019 at 1:40 am #476Alankar Dutta
ParticipantHi Rainer!
Thanks for the info! -
This reply was modified 8 months, 2 weeks ago by
-
AuthorPosts