Skip to content

Fix eclbase_format in ModelConfig to allow to be None #12823

@xjules

Description

@xjules

Currently even-though we don't use eclipse it is still defaulted to:

eclbase_format_string: str = DEFAULT_ECLBASE_FORMAT

  • variable eclbase_format_string should be renamed summary_file_base_name
  • it should default to None

The config option should still use ECLBASE though for reading the value.
The relates to the usage of jobname_format_string which should be updated accordingly

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Reviewed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions