Peter Teuben
Peter Teuben
One of my users in NEMO was noticing that in Aarseth's NBODY4 code a possibly minor typo slipped in, as explained in their PR: https://github.com/teuben/nemo/pull/181 I don't have access to...
in the current installation manual, only the conda venv is given as example..... but lets say I'm a beginning early learner of linux (or mac) and I follow the instructions,...
My workflow is (more often I'd like to admit) a fully clean anaconda3, but the first step in the new install barfs at me, enforcing me to make an environment....
**Is your feature request related to a problem? Please describe.** it's a common practice to label code that is generated with a message to that effect, at the same time...
trying an issue and see if we can turn that into a branch for merging.... otherwise I'll send a manual PR from my fork
**Describe the bug** I wrote a conversion script (for NEMO) for snapshots, but it fails for the "txt" format. It's ok for "csv", "dyn" and "tsf" **To Reproduce** From the...
showing the error: ``` cat > a.cvs 1,2,3,4,5 a,b,,d,e tabcols a.cvs 1,2 1 2 a b tabcols a.cvs 1,3 1 3 a d
In $NEMO/usr/amuse bench2a, 2n and 2b compare the tree code at times 0:10;1, but despite documentation **bhtree** seems to overshoot a bit and returns this output: ``` make bench2b ###...
A small avalanche of AMUSE inspired changes, inspired by MODEST25-SPZ * bhtree revived * amuse.1 man page * amuse_convert.py conversion between (some) formats * amuse1.py - example integrator without bells...
This is the problem what the center of an nbody system , or a blob in a CCD image, is. For the nbody we have the scripts/csh/centering.sh script with results...