Steven Rieder
Steven Rieder
AMUSE deviates from defined units in some instances (since most of these were defined _after_ the units were added to Amuse, it makes sense to see deviations): - AU: Amuse...
I'll work on a amuse.units.constants-astropy (name to be decided) module, which will always use the same constants as astropy.
This (and the related #170) came up during the AMUSE discussion at MODEST-18 as a thing we should definitely fix.
Assigning this to a milestone as it is a good idea to get this fixed.
Bumping this long-standing issue as it was relevant again recently with the new Mesa interface (Mesa uses the IAU standard year = julianyr in AMUSE). I think one way to...
Thanks @jobovy! That looks great!
We can pin issues where needed :). And feature requests (if so labeled) won't get the 'stale' treatment.
I think it would be best to have stopping conditions that can pass a message - e.g.: ```python def stop( condition="some condition - like collision, supernova, or simply 'active particle'",...
Probably the condition should allow passing more information, but this would make the conditions more generic. We can re-define current stopping condition as designated messages, and define what these should...
Yeah that sounds like the right mechanism. The alternative mentioned is what we have now and it isn't great. Another alternative could be having individual config.mk files for each package.