Skip to content
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

Removing do_acc which is no longer used #1708

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion Docs/source/design.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ and the generic solvers:
righthand side of the network, as the actual integrators are decoupled from
the network.

* ``neutrinos/``: neutino loss source terms for the network energy equation.
* ``neutrinos/``: neutrino loss source terms for the network energy equation.

* ``opacity/``: opacity routines for radiation transport

Expand Down
1 change: 0 additions & 1 deletion unit_test/test_jac/_parameters
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ tmax real 0.1e0
small_temp real 1.e5
small_dens real 1.e5

do_acc int 1
1 change: 0 additions & 1 deletion unit_test/test_react/_parameters
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ tmax real 0.1e0
small_temp real 1.e5
small_dens real 1.e5

do_acc int 1
22 changes: 0 additions & 22 deletions unit_test/test_react/old/inputs_3alpha.BS.ACC

This file was deleted.

19 changes: 0 additions & 19 deletions unit_test/test_react/old/inputs_aprox13.1

This file was deleted.

18 changes: 0 additions & 18 deletions unit_test/test_react/old/inputs_aprox13.128

This file was deleted.

19 changes: 0 additions & 19 deletions unit_test/test_react/old/inputs_aprox13.2

This file was deleted.

16 changes: 0 additions & 16 deletions unit_test/test_react/old/inputs_aprox13.256

This file was deleted.

18 changes: 0 additions & 18 deletions unit_test/test_react/old/inputs_aprox13.32

This file was deleted.

18 changes: 0 additions & 18 deletions unit_test/test_react/old/inputs_aprox13.64

This file was deleted.

26 changes: 0 additions & 26 deletions unit_test/test_react/old/inputs_aprox13.BS.ACC

This file was deleted.

17 changes: 0 additions & 17 deletions unit_test/test_react/old/inputs_aprox13.VBDF

This file was deleted.

18 changes: 0 additions & 18 deletions unit_test/test_react/old/inputs_aprox13_tinystep

This file was deleted.

30 changes: 0 additions & 30 deletions unit_test/test_react/old/inputs_aprox19.BS

This file was deleted.

15 changes: 0 additions & 15 deletions unit_test/test_react/old/inputs_ignition.128

This file was deleted.

15 changes: 0 additions & 15 deletions unit_test/test_react/old/inputs_ignition.32

This file was deleted.

15 changes: 0 additions & 15 deletions unit_test/test_react/old/inputs_ignition.64

This file was deleted.

32 changes: 0 additions & 32 deletions unit_test/test_react/old/inputs_reaclib_cburn.128

This file was deleted.

32 changes: 0 additions & 32 deletions unit_test/test_react/old/inputs_reaclib_cburn.32

This file was deleted.

32 changes: 0 additions & 32 deletions unit_test/test_react/old/inputs_reaclib_cburn.64

This file was deleted.

Loading
Loading