Skip to content

Some functions need to be wrapped in the _MapdlCore class #4314

@clatapie

Description

@clatapie

This follows @germa89's comment:

@wraps(_MapdlCore.kcenter)
def kcenter(*args, **kwargs):
    return parse.parse_kpoint(super().kcenter(*args, **kwargs)

Same as the ED commands, just different wrapped function.

Originally posted by @germa89 in #4262 (comment)

Concerned functions (to be updated):

  • kcenter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions