Skip to content

Commit

Permalink
Generated documentation for ctseg/3.3.x
Browse files Browse the repository at this point in the history
jenkins-TRIQS-ctseg_J-3.3.x-64 0dc22386a1363907afe1d8bea98535868e5f6f19
  • Loading branch information
flatiron-jenkins committed Dec 4, 2024
1 parent ecaf6bc commit 84b0a58
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ctseg/3.3.x/_sources/guide/measurements.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ The perpendicular spin-spin correlation function is defined as
This measurement is useful if rotational invariance is broken (for instance, in the presence of a Zeeman field). It is
implemented for a single orbital only. Otherwise, all components of the spin-spin correlation function can be determined from :math:`\chi_{ij}(\tau)`, with better statistics.

The measurement is turned on by setting ``measure_sperp_tau`` in the ``solve_params`` to ``True``. The result of the
accumulation is accessible through the ``results.sperp_tau`` attribute of the solver object, as a matrix-valued
The measurement is turned on by setting ``measure_Sperp_tau`` in the ``solve_params`` to ``True``. The result of the
accumulation is accessible through the ``results.Sperp_tau`` attribute of the solver object, as a matrix-valued
``GfImTime`` with size :math:`1 \times 1`.

State histogram
Expand Down
4 changes: 2 additions & 2 deletions ctseg/3.3.x/guide/measurements.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@ <h2>Perpendicular spin-spin correlation function<a class="headerlink" href="#per
(which defaults to <code class="docutils literal notranslate"><span class="pre">n_tau_bosonic</span></code> from <code class="docutils literal notranslate"><span class="pre">constr_params</span></code>).
This measurement is useful if rotational invariance is broken (for instance, in the presence of a Zeeman field). It is
implemented for a single orbital only. Otherwise, all components of the spin-spin correlation function can be determined from <span class="math notranslate nohighlight">\(\chi_{ij}(\tau)\)</span>, with better statistics.</p>
<p>The measurement is turned on by setting <code class="docutils literal notranslate"><span class="pre">measure_sperp_tau</span></code> in the <code class="docutils literal notranslate"><span class="pre">solve_params</span></code> to <code class="docutils literal notranslate"><span class="pre">True</span></code>. The result of the
accumulation is accessible through the <code class="docutils literal notranslate"><span class="pre">results.sperp_tau</span></code> attribute of the solver object, as a matrix-valued
<p>The measurement is turned on by setting <code class="docutils literal notranslate"><span class="pre">measure_Sperp_tau</span></code> in the <code class="docutils literal notranslate"><span class="pre">solve_params</span></code> to <code class="docutils literal notranslate"><span class="pre">True</span></code>. The result of the
accumulation is accessible through the <code class="docutils literal notranslate"><span class="pre">results.Sperp_tau</span></code> attribute of the solver object, as a matrix-valued
<code class="docutils literal notranslate"><span class="pre">GfImTime</span></code> with size <span class="math notranslate nohighlight">\(1 \times 1\)</span>.</p>
</section>
<section id="state-histogram">
Expand Down

0 comments on commit 84b0a58

Please sign in to comment.