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

Add support for particle specific libraries and default libraries. #369

Open
MicahGale opened this issue Feb 12, 2024 · 0 comments
Open
Labels
feature request An issue that improves the user interface.

Comments

@MicahGale
Copy link
Collaborator

This is very closely related to #21, and should be implemented at the same time.

Features to support:

  1. M0 according to Note 1 of section 3.3.2.1 of the 6.2 manual an M0 material can be specified to specify the default libraries to use.
  2. Particle specific libraries. According to Table 3-32 you can specify plib, nlib, etc. I think this should be specified similar to importances: i.e., mat.library.neutron
  3. Default to first XSDIR entry. This is described in the intro to Section 3.3.2.1. This feature would require Add support for XSDIR and basic ACE support #113. The idea being if no library is specified, no M0, and an XSDIR is provided users can see what the default library will be. This should be implemented with caution to avoid misleading users about what is going on here.
@MicahGale MicahGale added the feature request An issue that improves the user interface. label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request An issue that improves the user interface.
Projects
None yet
Development

No branches or pull requests

1 participant