APDL Script/Commands Editor
APDL Script/Commands Editor
(OP)
So far I am using Notepad ++ to create my scripts input files. Is there any editor that would be able to show syntax of APDL commands when writing them? And perhaps would be able to auto-finish/propose commands that you start to write?
Example: user writes in editor EMODIF and editor shows him assistance information such as "EMODIF, IEL, STLOC" so user knows what data is required next.
Thanks!
Example: user writes in editor EMODIF and editor shows him assistance information such as "EMODIF, IEL, STLOC" so user knows what data is required next.
Thanks!
RE: APDL Script/Commands Editor
RE: APDL Script/Commands Editor
I think there is no such a thing or is not up to date. If you use Notepad++ you can start with in
CODE -->
CODE -->
folder and create your own file. I attached an example file with some commands as a hint.
Best regards
JK
RE: APDL Script/Commands Editor
RE: APDL Script/Commands Editor
Best regards
JK
RE: APDL Script/Commands Editor
http://notepad-plus.sourceforge.net/commun/userDefinedLang/userDefineLang_ANSYS.xml.
I've made a few changes to it. Here's the linkhttps://drive.google.com/open?id=1ORdqhUQV-6yAz-uq3X5ncHQtgk9-azuG
Best,
Jason
RE: APDL Script/Commands Editor
yes, it exists, but as the command only hint, not as the syntax of the command itself. And the original post asked for the whole syntax of the command.
Best regards
JK