Skip to content

Conversation

@drobnyjt
Copy link
Collaborator

@drobnyjt drobnyjt commented Aug 26, 2025

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes #295

Description

A user attempted to build with --all-features. RustBCA has an old, experimental feature that is not in the documentation, accelerated_ions. This feature is broken and does not compile due to changes in the geometry implementation.

Tests

cargo test works now; however, I don't have HDF5 installed, so I can't test with --all-features explicitly. I will consider deprecating HDF5 input as well.

@drobnyjt drobnyjt merged commit 7a65204 into main Aug 26, 2025
2 checks passed
@drobnyjt drobnyjt deleted the deprecate_accel_ions branch August 26, 2025 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] no method named get_energy_barrier_thickness found for struct Box<T>

2 participants