Skip to content

Commit 5eed197

Browse files
authored
Add isomer_id function
1 parent cd435e7 commit 5eed197

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/nucname.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ namespace nucname
357357
int zzaaam_to_id(std::string nuc);
358358
/// \}
359359

360+
/// \ function that checks for metastability and returns a number according to the state
361+
extern int pyne::nucname::isomer_id(std::string end_char)
360362

361363
/// \name ZZZAAA Form Functions
362364
/// \{

0 commit comments

Comments
 (0)