Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TK-SVM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LDAP_ls-schollwoeck
TK-SVM
Commits
46418026
Commit
46418026
authored
6 years ago
by
Jonas Greitemann
Browse files
Options
Downloads
Patches
Plain Diff
README typos
parent
ccef6b2b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
46418026
...
...
@@ -175,7 +175,7 @@ The program has two major modes: extraction of the full coefficient matrix and
*single-block mode*
where a single block is targetted and extracted exclusively.
This is done by specifying the command line parameter
`--block=<block-spec>`
where
`<block-spec>`
identifies a block by its color indices. E.g. in the case
of the tetrahedral (rank-3) order, the non-trival block can be found b
e
of the tetrahedral (rank-3) order, the non-trival block can be found b
y
specifying:
--block=[lmn:lmn]
...
...
@@ -223,9 +223,9 @@ are compatible with the symmetrization.
The three panels in
[
Fig. 2 of the manuscript
][
1
]
can be reproduced by the
following invocations:
./gauge-coeffs -u Td.out.h5
./gauge-coeffs --block=[lmn:lmn] -u Td.out.h5
./gauge-coeffs --block=[lmn:lmn] -us Td.out.h5
$
./gauge-coeffs -u Td.out.h5
$
./gauge-coeffs --block=[lmn:lmn] -u Td.out.h5
$
./gauge-coeffs --block=[lmn:lmn] -us Td.out.h5
License
-------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment