viperleed.calc.sections.deltas

Section Delta Amplitudes.

Functions

compileDelta(comptask)

Function meant to be executed by parallelized workers.

deltas(sl, rp[, subdomain])

Runs the delta-amplitudes calculation.

deltas_domains(rp)

Define and run delta calculations for all domains.

runDelta(runtask)

Function meant to be executed by parallelized workers.

Classes

DeltaCompileTask(param, hash_, source_dir, index)

Stores information for a worker to compile a delta file, and keeps track of the folder that the compiled file is in afterwards.

DeltaRunTask(comptask)

Stores information needed to copy the correct delta executable and tensor file to a subfolder, execute the delta-calculation there, and copy results back.