feat(GridFire): added weak electron screening
This commit is contained in:
@@ -84,7 +84,7 @@ namespace gridfire {
|
||||
}
|
||||
}
|
||||
const ReactionSet reactionSet(reaclibReactions);
|
||||
return LogicalReactionSet(reactionSet);
|
||||
return packReactionSetToLogicalReactionSet(reactionSet);
|
||||
}
|
||||
|
||||
// Trim whitespace from both ends of a string
|
||||
|
||||
Reference in New Issue
Block a user