Inti Pelupessy

Results 53 issues of Inti Pelupessy

some particle attributes are tricky to use because of dependence on Hop..note that the way Hop is used improves e.g. the determination of lagrangian radii considerably, so simply removing is...

status: keep-open
area: framework

with python3 it is more involved to send bytes over channel e.g. pickled objects result in bytes, this needs to be encoded back into str for it to work this...

python3
keep-open

generic_unit_converter uses the numpy matrix type, which is on its way out. It is recommended to use ordinary array operations, this means: - convert to array or remove asmatrix -...

**Describe the bug** some grid attributes (of the "hidden" type) like _axes_names or the added derived attributes ("position") are not written with write_set_to_file, hence when reading some method (e.g. get_axes_names)...

bug

just a couple of questions for the new mesa @rjfarmer : - how do I run models with different metallicity? - does mesa need anything else form the src/mesa directory...

question
stale

suggest to remove the use of this environment option. if you want to build a code that needs to be downloaded, just download (if not already present...).

keep-open

**Is your feature request related to a problem? Please describe.** The documentation of the currently available codes is out of date **Describe the solution you'd like** I think its best...

area: building/installing
area: documentation
kind: feature request

propose to remove set_acceleration from the gravitational dynamics interface..its hardly implemented anywhere and I am not sure why it is there (no consistent use case..)

keep-open

for some packages, the install doesn't include data directories. These could/should be moved to the code dirs themselves but this needs some fixes (see also #391): codes with input data:...

area: building/installing
area: community_code
status: keep-open
area: packaging