amusecode / amuse

Astrophysical Multipurpose Software Environment. This is the main repository for AMUSE
http://www.amusecode.org
Apache License 2.0
155 stars 98 forks source link

Bridge with support for pressure #1034

Open rieder opened 7 months ago

rieder commented 7 months ago

Bridge uses get_gravity_at_point for each "kicker system" to determine the kick acceleration on each particle (note that in #556 we discussed renaming this to get_acceleration_at_point).

It would be nice if we can find a way to support a get_pressure_at_point function, for example to bridge two SPH codes working with different settings/resolutions.