Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Scientific Software
Takin
mag-core
Commits
bc02055e
Verified
Commit
bc02055e
authored
Dec 11, 2020
by
Tobias WEBER
Browse files
added magnetic space group reference
parent
9b45d31a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/setup/convmag.cpp
View file @
bc02055e
...
...
@@ -427,6 +427,11 @@ bool convert_table(const char* pcInFile, const char* pcOutFile)
std
::
cout
<<
"
\n
"
;
// reference for the magnetic space group data
prop
.
put
(
"mag_groups.source"
,
"Magnetic space group data obtained from the <a href=
\"
http://iso.byu.edu
\"
>ISOTROPY Sofware Suite</a>."
);
prop
.
put
(
"mag_groups.source_url"
,
"https://stokes.byu.edu/iso/magnetic_data.txt"
);
try
{
/*ptree::write_xml(pcOutFile, prop,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment