Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Heavy mesons onlinemeas #570

Open
wants to merge 58 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
a3ebafc
input file parameter for heavy meson correlators
simone-romiti May 23, 2023
a4f19a3
light correlators use that mu==md, need for 2 separate functions
simone-romiti May 23, 2023
6d12f79
code skeleton for the onlinemeas of the heavy mesons correlators
simone-romiti Jun 13, 2023
558dd27
first draft version: computing only one correlator for now
simone-romiti Jun 13, 2023
f11e8da
minor changes
simone-romiti Jun 13, 2023
20081dc
initialization of sources and propagator spinores + inversion + even-…
simone-romiti Jun 16, 2023
c80b84b
heavy_correlators_measurement() should be the same as light_correlato…
simone-romiti Jun 16, 2023
ff9bdda
fixed compilation errors
simone-romiti Jun 20, 2023
89674c3
name of function `mul_one_pm_itau2()` is misleading --> it also divid…
simone-romiti Jun 20, 2023
92cf6cf
some documentation for mul_one_pm_itau2_and_div_by_sqrt2()
simone-romiti Jun 20, 2023
df58ec7
todo: check if the handwritten derivation is correct and implement
simone-romiti Jun 20, 2023
02d89c0
documentation on the theoretical form of heavy meson correlators
simone-romiti Jun 27, 2023
c10659c
implementing. next: express correlator using _spinor_prod_re() or _sp…
simone-romiti Jun 27, 2023
1cfb721
contruction of correlators and MPI parallelization.
simone-romiti Jun 28, 2023
46a95f8
typo + writing correlators to file
simone-romiti Jun 28, 2023
1a646b5
fixed some typos
simone-romiti Jul 1, 2023
259019c
is the correlator =0 for i!=j ???
simone-romiti Jul 4, 2023
9d8b489
updated documentation
simone-romiti Jul 6, 2023
87da538
typo
simone-romiti Jul 6, 2023
bbb6c5a
minor comment
simone-romiti Jul 6, 2023
c02db24
outputting to file: appending correlators
simone-romiti Jul 18, 2023
3f57f5b
MPI reduce and gather for bulding correlator C(t)
simone-romiti Jul 18, 2023
159bf49
C(t) volume average over spinor scalar products
simone-romiti Jul 18, 2023
00d9cdc
todo: add gamma_5*Gamma_2 case condition for the light spinor
simone-romiti Jul 18, 2023
0c6a6bc
solved theoretical doubts on the correlator with spin dilution
simone-romiti Jul 26, 2023
a4c1760
code now conceptually true --> debug
simone-romiti Jul 26, 2023
ceecbf9
fixed compile-time bugs
simone-romiti Jul 26, 2023
a012365
small typo
simone-romiti Jul 26, 2023
b127a7e
added a note: testing invert_doublet_eo_quda
simone-romiti Oct 4, 2023
9a9a689
debugging
simone-romiti Dec 7, 2023
ce867bc
still debugging
simone-romiti Jan 5, 2024
9ce7734
probably solved the issue with allocarion of spinor arrays
simone-romiti Jan 5, 2024
5c873a9
making progress: no memory leaks if commenting the 2 lines of the inv…
simone-romiti Jan 8, 2024
abbf92c
some issues when going to the next configuration (even without actual…
simone-romiti Jan 8, 2024
5cf9374
inversions working but the now output contains a bunch of "inf"
simone-romiti Jan 10, 2024
e9447be
solved previous issue: some MPI reduction variables were not properly…
simone-romiti Jan 16, 2024
59f64e7
small typo
simone-romiti Jan 22, 2024
5a5eefd
Merge branch 'heavy_mesons_onlinemeas' of github.com:etmc/tmLQCD into…
simone-romiti Jan 22, 2024
e2d1cea
documentation for ndd correlators: simpler notation
simone-romiti Jan 23, 2024
3d93a01
minor changes
simone-romiti Jan 23, 2024
500705e
typo in doc for ndd_correlators
simone-romiti Jan 23, 2024
44f3ff0
Merge branch 'heavy_mesons_onlinemeas_gamma5herm' of https://github.c…
simone-romiti Jan 23, 2024
7608a7e
documentation for ndd correlators: simpler notation
simone-romiti Jan 23, 2024
f9eb405
minor changes
simone-romiti Jan 23, 2024
cd605f7
typo in doc for ndd_correlators
simone-romiti Jan 23, 2024
88a7891
Merge branch 'heavy_mesons_onlinemeas_gamma5herm' of https://github.c…
simone-romiti Jan 23, 2024
f7a94a3
applied formula in the documentation for ndd_correlators
simone-romiti Jan 23, 2024
13db981
fixed typo
simone-romiti Jan 23, 2024
29086ea
minor change to the ndd documentation
simone-romiti Jan 24, 2024
142b152
no need for the sources when building the correlator
simone-romiti Jan 26, 2024
49cb20a
Merge branch 'heavy_mesons_onlinemeas_gamma5herm' of https://github.c…
simone-romiti Jan 26, 2024
3926b02
updated documentation for ndd correlators
simone-romiti Jan 26, 2024
d4e5b50
Merge branch 'heavy_mesons_onlinemeas_gamma5herm' of github.com:etmc/…
simone-romiti Jan 26, 2024
56dd812
small typo only for correlator at t=0
simone-romiti Apr 9, 2024
4b5e0cd
typo: =+ instead of +=
simone-romiti Apr 10, 2024
ecdfdd5
Merge pull request #614 from etmc/heavy_mesons_onlinemeas_gamma5herm
simone-romiti Sep 25, 2024
911987c
Merge branch 'master' into heavy_mesons_onlinemeas
Marcogarofalo Sep 27, 2024
c713145
volume average for heavy correlators
Marcogarofalo Sep 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ doc/*.ps
doc/*.txt
doc/*.gpl
doc/wrapper*
doc/omeas_heavy_mesons.html
history_hmc_tm
.vscode/*
14 changes: 14 additions & 0 deletions doc/acta-ecologica-sinica.csl
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" default-locale="en-US">
<!-- Elsevier, generated from "elsevier" metadata at https://github.com/citation-style-language/journals -->
<info>
<title>Acta Ecologica Sinica</title>
<id>http://www.zotero.org/styles/acta-ecologica-sinica</id>
<link href="http://www.zotero.org/styles/acta-ecologica-sinica" rel="self"/>
<link href="http://www.zotero.org/styles/elsevier-with-titles" rel="independent-parent"/>
<category citation-format="numeric"/>
<issn>1872-2032</issn>
<updated>2018-03-09T05:06:46+00:00</updated>
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
</info>
</style>
24 changes: 24 additions & 0 deletions doc/bibliography.bib
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@ @article{Boyle:2017xcy
SLACcitation = "%%CITATION = ARXIV:1711.04883;%%"
}

@article{baron2011computing,
title={{Computing K and D meson masses with $N_f= 2 + 1 + 1$ twisted mass lattice QCD}},
author={Baron, Remi and Boucaud, Philippe and Carbonell, Jaume and Drach, Vincent and Farchioni, Federico and Herdoiza, Gregorio and Jansen, Karl and Michael, Chris and Montvay, Istvan and Pallante, Elisabetta and others},
journal={Computer Physics Communications},
volume={182},
number={2},
pages={299--316},
year={2011},
publisher={Elsevier},
doi = {https://doi.org/10.1016/j.cpc.2010.10.004}
}

@article{Babich:2011np,
archiveprefix = "arXiv",
author = "Babich, R. and Clark, M.A. and Joo, B. and Shi, G. and Brower, R.C. and others",
Expand Down Expand Up @@ -139,6 +151,18 @@ @article{Abdel-Rehim:2004gx
year = "2005"
}

@article{foley2005practical,
title={Practical all-to-all propagators for lattice QCD},
author={Foley, Justin and Juge, K Jimmy and Cais, Alan {\'O} and Peardon, Mike and Ryan, Sin{\'e}ad M and Skullerud, Jon-Ivar and TrinLat Collaboration and others},
journal={Computer physics communications},
volume={172},
number={3},
pages={145--162},
year={2005},
publisher={Elsevier},
doi = {10.1016/j.cpc.2005.06.008}
}

@article{Abdel-Rehim:2005gz,
author = "Abdel-Rehim, Abdou M. and Lewis, Randy and Woloshyn, R. M.",
eprint = "hep-lat/0503007",
Expand Down
31 changes: 31 additions & 0 deletions doc/mathjax-config.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!-- For MathJax 3+ Eqns nums with section numbers -->
<script>
MathJax = {
loader: {load: ['[tex]/tagformat']},
section: 1,
tex: {
tags: 'ams',
packages: {'[+]': ['tagformat', 'sections']},
tagformat: {
number: (n) => MathJax.config.section + '.' + n
}
},
startup: {
ready() {
const Configuration = MathJax._.input.tex.Configuration.Configuration;
const CommandMap = MathJax._.input.tex.SymbolMap.CommandMap;
new CommandMap('sections', {
nextSection: 'NextSection'
}, {
NextSection(parser, name) {
MathJax.config.section++;
parser.tags.counter = parser.tags.allCounter = 0;
}
});
Configuration.create(
'sections', {handler: {macro: ['sections']}}
);
MathJax.startup.defaultReady();
}
}
};</script>
Loading