Skip to content

Using overloaded operators #1162

Open
Open
@germa89

Description

@germa89

After seeing #1149 , I thought we could use something similar:

'N,1,1,1' > mapdl # instead of mapdl.run('N,1,1,1')

and maybe:

"input.dat" >> mapdl # instead of mapdl.input("input.dat")

I'm not 100% convinced, so some feedback is appreciated.

Metadata

Metadata

Assignees

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