What does "prep7" mean? #409
-
As I understand it, "prep7" means "preprocesor". But what does the "7" mean? I saw this article which mentions it may be a legacy thing, but does anyone know what it means definitively? |
Beta Was this translation helpful? Give feedback.
Answered by
akaszynski
Apr 28, 2021
Replies: 1 comment 5 replies
-
Since there's other routines that end with a number (like |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
jgd10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since there's other routines that end with a number (like
POST1
,AUX2
,AUX3
, andPOST26
), I speculate that it's just how these routines were written when MAPDL was created. Probably over time many of these routines were replaced or renamed, but some seem to have stuck.