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

Some ChemicalSpecies constructors create nneut=0 #113

Closed
cortner opened this issue Sep 3, 2024 · 1 comment
Closed

Some ChemicalSpecies constructors create nneut=0 #113

cortner opened this issue Sep 3, 2024 · 1 comment

Comments

@cortner
Copy link
Member

cortner commented Sep 3, 2024

julia> ChemicalSpecies(:Si)
Si

julia> ChemicalSpecies(14)
Si14
cortner pushed a commit that referenced this issue Sep 3, 2024
@cortner
Copy link
Member Author

cortner commented Sep 3, 2024

fixed by #114

@cortner cortner closed this as completed Sep 3, 2024
cortner added a commit that referenced this issue Sep 9, 2024
* bugfixes for #113, 112, 109

* some io checks for ChemicalSpecies

* fixing default neutron number

* add atomic_number(::Symbol)

* bump v0.4.1

---------

Co-authored-by: Christoph Ortner <[email protected]>
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

No branches or pull requests

1 participant