jaxvacua.cytools_interface.eft_to_cone

Contents

jaxvacua.cytools_interface.eft_to_cone#

eft_to_cone(fluxeft, timeout=60, generators=None)#

Extracts the Kähler cone from the given model.

Parameters:
  • timeout (int) – Timeout in seconds for CYTools computation if generators are not provided. Defaults to 60.

  • generators (Array | None) – Generators of the Kähler cone. If provided, these will be used directly. Defaults to None.

Returns:

Cone – The Kähler cone.