Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-02-03 | Add all the elements from Z=87 (Fr) to Z=100 (Fm) to the ionization table ↵ | 2 | -6/+1786 | ||
(#3670) * add elements between Z=87 and Z=100 to the ionization table * update documentation | |||||
2023-02-02 | add elements from Z=55 to Z=85 to the ionization table (#3666) | 2 | -6/+2978 | ||
2023-01-31 | Add Sr, Y, Zr, Nb, Mo, Tc, Ru, Rh, Pd, Ag, Cd, In, Sn, Sb, Te, I, Xe to the ↵ | 2 | -63/+1075 | ||
ionization table (#3652) * add Sr, Y, Zr, Nb, Mo, Tc, Ru, Rh, Pd, Ag, Cd, In, Sn, Sb, Te, I, Xe to the ionization tables * fix bug | |||||
2023-01-30 | add K,Ca,Sc,Zn,Ga,Ge,As,Se,Br to ionization tables (#3646) | 2 | -12/+593 | ||
2023-01-28 | Add ionization support for Titanium (#3645) | 2 | -11/+43 | ||
* Add ionization support for Titanium This commit adds ionization support for Titanium as asked for in WarpX Issue 3641. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> | |||||
2022-10-10 | Partial refactoring of the utils directory (#3404) | 4 | -0/+779 | ||
* initial work to clean WarpX Utils * remove AMRCore from Ionization tables * progress * refactoring of a part of the utils directory * fix bug * fixed bug * fixed bug * remove debug line accidentally slipped into the code * remove debug line accidentally slipped into the code * remove debug line accidentally slipped into the code * cleaning * fixed bug |