Hi,
ducking, foundamentally incorrect. Ansys provides some sets of correlation factors in particular sub-branches (e.g. EMUNIT, PUNIT, EXUNIT), but they are not meant to physically represent true dimensions. Cited from the manual, from the explanation of "/UNITS" command:
"The units label and conversion factors on this command are for user convenience only and have no effect on the analysis or data".
There is no such thing as a "default" for the system of units used in the user's "simulation world". It's the user which must ensure he inputs the values in a consistent system.
The "default to MKS" you say is a mere coincidence: it must be thought as having all the conversion parameters set to 1 (unity). Obviously, if your solid model is also made in "m" (in the CAD, for example), you will have a "pseudo-true", automatically-set, MKS system. But once again, it's a coincidence, or better said a user-convenience. Let's take an example:
Let's consider a cube in arbitrary dimensions 2x2x2. You can leave all the conversion parameters to 1 (so you would say that Ansys is working in "MKS"), but now, what would say that your cube has a volume of 8 cubic-METERS? Ansys? Surely not!!! If, despite the "MKS" setting in the /UNITS, I now input a material density of 7.85E-9, I'm free to "think" my model as being in a "MPA" world, with mass expressed in tons (not kg as the "MKS" setting would say), thus having a mass of 62.8 milligrams, and with pressures in MPa (and not Pa). I'll then input a gravity of 9810 (thinking it as "mm/s^2"), and so on. But I could also be in a black-hole, then 9810 would be in "m/s^2" and my material would be some kind of very rarefied gas, and my cube would be in "m"... All this, without touching the "/UNITS,MKS" setting !
The "units" in Ansys are merely labels. It's totally different from other FE packages (mainly those which work embedded in CAD systems, for obvious reasons), where you can see that choosing a unit-system DOES HAVE an effect on the analysis (in fact, for example, by changing the unit-system a conversion is made in the values of loads, imposed displacements, etc...).
Note that, as Drej said in another discussion on the same topic, in reality FEM doesn't have the concept of "units": when other packages let you choose a "unit-system", in fact they "force" you to choose among some pre-defined sets of internal conversion parameters: being these factors known from the start, the programmers have built-in routines to perform the conversions "on the fly". But once again, all this is really useful only when the FEM is directly linked to another "world" (CAD) where the length-unit choice is mandatory.
Enchtain, the /UNITS command can not be accessed by menu.
Regards