Skip to content

Libphantom-amuse #513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 32 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
44f5188
add libphantom-amuse.F90
rieder Feb 20, 2024
d31c87d
add amuse setup
rieder Feb 20, 2024
98def79
add libphantom-amuse build targets
rieder Feb 21, 2024
9b09d37
add option to prevent writing files
rieder Feb 21, 2024
4ba3283
don't write files when write_files is set to .false.
rieder Feb 21, 2024
a922e6a
Update Makefile_setups [skip ci]
rieder Feb 22, 2024
82f5223
updates
rieder Apr 15, 2024
1e7bd07
Merge branch 'libphantom-amuse' of github.com:rieder/phantom into lib…
rieder Apr 15, 2024
0f8a583
distinguish accretion radius and effective radius for sinks
rieder Jun 4, 2024
7c5a63d
clarification comment
rieder Jun 10, 2024
53c55ff
remove some debugging prints
rieder Jun 10, 2024
84de6a6
Merge remote-tracking branch 'origin/master' into libphantom-amuse-up…
rieder Jun 10, 2024
b20a6ff
Merge commit 'c7a393fff43de6eaf828a91b56b0447d73cd0094' into libphant…
rieder Jul 5, 2024
d90d9a3
worse indentation, but easier to view diff
rieder Jul 5, 2024
f00c75e
Modifications to evolve
rieder Oct 4, 2024
8010c2f
updates to libphantom-amuse
rieder Oct 4, 2024
304f743
corrections
rieder Oct 4, 2024
d39f1d6
Fix build warnings, reduce duplicate code, use 64 bit indices
rieder Oct 18, 2024
b61f991
code updates, remove obsolete code, whitespace
rieder Jul 21, 2025
7777748
Merge branch 'master' into libphantom-amuse-2025
rieder Jul 21, 2025
8925cf6
updates from upstream and cleanup
rieder Jul 21, 2025
9eb252a
re-add missing import
rieder Jul 21, 2025
43ba10d
revert annoying whitespace change/bug
rieder Jul 22, 2025
ded9588
save variables in case evol is called more than once [wip]
rieder Jul 22, 2025
7e0d717
make sure variables are initialized by moving to the module
rieder Jul 24, 2025
d63f9c5
remove obsolete flag
rieder Jul 24, 2025
7ca5012
remove obsolete code
rieder Jul 24, 2025
180ff1e
get rid of whitespace changes
rieder Jul 24, 2025
575d154
re-add libphantom-amuse
rieder Jul 24, 2025
bd8b3ec
Merge branch 'tmp-branch' into libphantom-amuse
rieder Jul 24, 2025
efe9251
preserve tcheck and tlast
rieder Jul 24, 2025
4c7499e
Update to libphantom-amuse for 32 bit AMUSE indices
rieder Jul 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
clarification comment
  • Loading branch information
rieder committed Jun 10, 2024
commit 7c5a63d32f4b7b1adab420a460ff8f03dac02de2
1 change: 1 addition & 0 deletions src/utils/libphantom-amuse.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1788,6 +1788,7 @@ subroutine amuse_evolve_model(tmax_in)

tlast = time
write(*,*) "TIMESTEPPING: evolve from ", time, " to ", tmax
! Allowing for a shortage of 1% of dtmax to account for floating point differences
timestepping: do while (time+0.01 * dtmax < tmax)

#ifdef IND_TIMESTEPS
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy