Skip to content

Commit

Permalink
replace subshell with orbitalShape in code and string key
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Feb 3, 2025
1 parent 3147a35 commit 92036ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"value": "{{symbol}} = {{value}}"
},
"nlmEquals": {
"value": "({{nSymbol}},{{lSymbol}},{{mSymbol}}) = ({{nValue}},{{lValue}},{{mValue}}) = {{nValue}}{{subshell}}"
"value": "({{nSymbol}},{{lSymbol}},{{mSymbol}}) = ({{nValue}},{{lValue}},{{mValue}}) = {{nValue}}{{orbitalShape}}"
},
"photon": {
"value": "photon"
Expand Down

0 comments on commit 92036ed

Please sign in to comment.