@@ -243,52 +243,80 @@ User rules
243
243
244
244
- When the head of line is ``# ``, the line is skipped.
245
245
246
- ======================== ===================================================================================
247
- Keywords Details for corresponding files
248
- ======================== ===================================================================================
249
- ModPara :math: `^*` Parameters for calculation.
250
- LocSpin :math: `^*` Configurations of the local spins for Hamiltonian.
251
- Trans Transfer and chemical potential for Hamiltonian.
252
- InterAll Two-body interactions for Hamiltonian.
253
- CoulombIntra CoulombIntra interactions.
254
- CoulombInter CoulombInter interactions.
255
- Hund Hund couplings.
256
- PairHop Pair hopping couplings.
257
- Exchange Exchange couplings.
258
- Gutzwiller Gutzwiller factors.
259
- Jastrow Charge Jastrow factors.
260
- DH2 2-site doublon-holon correlation factors.
261
- DH4 4-site doublon-holon correlation factors.
262
- GeneralRBM_PhysLayer A part of the general RBM correlation factor including variational parameters
263
- in a physical layer :math: `\alpha _{i\sigma }`.
264
- GeneralRBM_HiddenLayer A part of the general RBM correlation factor including variational parameters
265
- in a hidden layer :math: `h_{k}`.
266
- GeneralRBM_PhysHidden A part of the general RBM correlation factor including variational parameters
267
- which connect physical and hidden layers :math: `W_{i\sigma k}`.
268
- Orbital :math: `^*` Pair orbital factors with anti-parallel spins :math: `f_{i\uparrow j\downarrow }`.
269
- OrbitalAntiParallel Pair orbital factors with anti-parallel spins :math: `f_{i\uparrow j\downarrow }`.
270
- OrbitalParallel Pair orbital factors with parallel spins :math: `f_{i\sigma j\sigma }`.
271
- OrbitalGeneral Pair orbital factors :math: `f_{i\sigma _1 j\sigma _2 }`.
272
- TransSym :math: `^*` Translational and lattice symmetry operation.
273
- InGutzwiller Initial values of Gutzwiller factors.
274
- InJastrow Initial values of charge Jastrow factors.
275
- InDH2 Initial values of 2-site doublon-holon correlation factors.
276
- InDH4 Initial values of 4-site doublon-holon correlation factors.
277
- InGeneralRBM_PhysLayer Initial values of variational parameters of the general RBM correlation factors
278
- in a physical layer :math: `\alpha _{i\sigma }`.
279
- InGeneralRBM_HiddenLayer Initial values of variational parameters of the general RBM correlation factors
280
- in a hidden layer :math: `h_{k}`.
281
- InGeneralRBM_PhysHidden Initial values of variational parameters of the general RBM correlation factors
282
- which connect physical and hidden layers :math: `W_{i\sigma k}`.
283
- InOrbital Initial values of pair orbital factors :math: `f_{i\uparrow j\downarrow }`.
284
- InOrbitalAntiParallel Initial values of pair orbital factors :math: `f_{i\uparrow j\downarrow }`.
285
- InOrbitalParallel Initial values of pair orbital factors :math: `f_{i\sigma j\sigma }`.
286
- InOrbitalGeneral Initial values of pair orbital factors :math: `f_{i\sigma _1 j\sigma _2 }`.
287
- OneBodyG Output components for Green functions
288
- :math: `\langle c_{i\sigma }^{\dagger }c_{j\sigma }\rangle `
289
- TwoBodyG Output components for Correlation functions
290
- :math: `\langle c_{i\sigma }^{\dagger }c_{j\sigma }c_{k\tau }^{\dagger }c_{l\tau }\rangle `
291
- ======================== ===================================================================================
246
+ .. list-table ::
247
+ :widths: 30 70
248
+ :header-rows: 1
249
+
250
+ * - Keywords
251
+ - Details for corresponding files
252
+ * - ModPara :math: `^*`
253
+ - Parameters for calculation.
254
+ * - LocSpin :math: `^*`
255
+ - Configurations of the local spins for Hamiltonian.
256
+ * - Trans
257
+ - Transfer and chemical potential for Hamiltonian.
258
+ * - InterAll
259
+ - Two-body interactions for Hamiltonian.
260
+ * - CoulombIntra
261
+ - CoulombIntra interactions.
262
+ * - CoulombInter
263
+ - CoulombInter interactions.
264
+ * - Hund
265
+ - Hund couplings.
266
+ * - PairHop
267
+ - Pair hopping couplings.
268
+ * - Exchange
269
+ - Exchange couplings.
270
+ * - Gutzwiller
271
+ - Gutzwiller factors.
272
+ * - Jastrow
273
+ - Charge Jastrow factors.
274
+ * - DH2
275
+ - 2-site doublon-holon correlation factors.
276
+ * - DH4
277
+ - 4-site doublon-holon correlation factors.
278
+ * - GeneralRBM_PhysLayer
279
+ - A part of the general RBM correlation factor including variational parameters in a physical layer :math: `\alpha _{i\sigma }`.
280
+ * - GeneralRBM_HiddenLayer
281
+ - A part of the general RBM correlation factor including variational parameters in a hidden layer :math: `h_{k}`.
282
+ * - GeneralRBM_PhysHidden
283
+ - A part of the general RBM correlation factor including variational parameters which connect physical and hidden layers :math: `W_{i\sigma k}`.
284
+ * - Orbital :math: `^*`
285
+ - Pair orbital factors with anti-parallel spins :math: `f_{i\uparrow j\downarrow }`.
286
+ * - OrbitalAntiParallel
287
+ - Pair orbital factors with anti-parallel spins :math: `f_{i\uparrow j\downarrow }`.
288
+ * - OrbitalParallel
289
+ - Pair orbital factors with parallel spins :math: `f_{i\sigma j\sigma }`.
290
+ * - OrbitalGeneral
291
+ - Pair orbital factors :math: `f_{i\sigma _1 j\sigma _2 }`.
292
+ * - TransSym :math: `^*`
293
+ - Translational and lattice symmetry operation.
294
+ * - InGutzwiller
295
+ - Initial values of Gutzwiller factors.
296
+ * - InJastrow
297
+ - Initial values of charge Jastrow factors.
298
+ * - InDH2
299
+ - Initial values of 2-site doublon-holon correlation factors.
300
+ * - InDH4
301
+ - Initial values of 4-site doublon-holon correlation factors.
302
+ * - InGeneralRBM_PhysLayer
303
+ - Initial values of variational parameters of the general RBM correlation factors in a physical layer :math: `\alpha _{i\sigma }`.
304
+ * - InGeneralRBM_HiddenLayer
305
+ - Initial values of variational parameters of the general RBM correlation factors in a hidden layer :math: `h_{k}`.
306
+ * - InGeneralRBM_PhysHidden
307
+ - Initial values of variational parameters of the general RBM correlation factors which connect physical and hidden layers :math: `W_{i\sigma k}`.
308
+ * - InOrbital
309
+ - Initial values of pair orbital factors :math: `f_{i\uparrow j\downarrow }`.
310
+ * - InOrbitalAntiParallel
311
+ - Initial values of pair orbital factors :math: `f_{i\uparrow j\downarrow }`.
312
+ * - InOrbitalParallel
313
+ - Initial values of pair orbital factors :math: `f_{i\sigma j\sigma }`.
314
+ * - InOrbitalGeneral
315
+ - Initial values of pair orbital factors :math: `f_{i\sigma _1 j\sigma _2 }`.
316
+ * - OneBodyG
317
+ - Output components for Green functions :math: `\langle c_{i\sigma }^{\dagger }c_{j\sigma }\rangle `
318
+ * - TwoBodyG
319
+ - Output components for Correlation functions :math: `\langle c_{i\sigma }^{\dagger }c_{j\sigma }c_{k\tau }^{\dagger }c_{l\tau }\rangle `
292
320
293
321
ModPara file (modpara.def)
294
322
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments