Skip to content

Broken tutorial: default configuration #329

@lasofivec

Description

@lasofivec

With PR #327 the following lines were introduced

tofu/tofu/geom/utils.py

Lines 886 to 888 in 7a3aca1

msg = get_available_config(verb=False, returnas=str)
raise Exception(msg)
# case = _DEFCONFIG

this breaks the tutorial for plotting the gallery of fusion machines. In particular the lines:

config = tf.geom.utils.create_config() # create default configuration

We can either:

  • restore a default configuration creation
  • change the tutorial and plot a specific configuration

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions