desc.objectives.Volume.build

Volume.build(eq, use_jit=True, verbose=1)[source]

Build constant arrays.

Parameters:
  • eq (Equilibrium, optional) – Equilibrium that will be optimized to satisfy the Objective.

  • use_jit (bool, optional) – Whether to just-in-time compile the objective and derivatives.

  • verbose (int, optional) – Level of output.