Skip to content

Commit 0dfb666

Browse files
alongdclaude
andcommitted
docs: note global AEC lookup under per-species explicit protocol
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 7f443a5 commit 0dfb666

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/source/advanced.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,14 @@ Internally each species is in one of three states: ``"inherit"`` (key absent),
413413
``"opt_out"`` (explicit ``null``), ``"explicit"`` (preset name or recipe).
414414
These three survive ``as_dict`` / ``from_dict`` and restart-dict round-trip.
415415

416+
.. note::
417+
418+
A per-species ``"explicit"`` protocol affects only that species' composite
419+
energy: Arkane's atom energy correction (AEC) lookup still uses the
420+
project-global ``sp_composite.base.level``, not the species-level base.
421+
If a species needs AEC at a different level, set ``arkane_level_of_theory``
422+
explicitly for the project.
423+
416424
**Form 5 — W\ :sub:`n` family for high-accuracy anchor energies.** When
417425
δ-corrections beyond CCSD(T) are *not* the bottleneck and you mainly want a
418426
near-CBS CCSD(T) reference with the canonical core-valence and scalar-

0 commit comments

Comments
 (0)