Skip to content

[bug] Issue with generate_rustbca_input in scripts #230

Closed as not planned
Closed as not planned
@nickschw2

Description

@nickschw2

generate_rustbca_input in rustbca.py produces toml files that cannot be run with cargo run --release <filename>. The errors I have identified include the following

  • root_finder, interactional_potential, and scattering_integral require that the values be contained within double quotes
  • The new method of 2D mesh input has not been updated in this function

This issue is likely also true for a few other functions in the script, but I've only used this one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions