lucasciarini
lucasciarini
Hi Lourens, Thank you for your comments! Concerning the update to the evolve function, I have not found a way to make it more compact than the proposed version while...
Hi Lourens, I have just made a new commit which deletes the two tests I had added in the original PR, and modifies the test script test_mesa_15140.py script in src/amuse/test/suite/codes_tests....
Thank you for this pseudo-code. I however think it does not provide the intended result. Let me try to explain why with an example. In some case, the call to...
Thank you for these suggestions! Following these lines I have updated the evolve_until (last commit) accordingly. I have essentially written it as you suggested. The only difference with what you...