Page 1 of 1

bug with message files

Posted: Mon Dec 14, 2009 6:13 pm
by Bernd
I was asked the following question by Hisao:
Comment lines of grain type 1 display below.
> # Minimal length of side along x-axis? [micrometers]
> 1.00000
> # Maximal length of side along x-axis? [micrometers]
> 1.00000
> # # Length along y-axis? [micrometers]
> 1.00000
> # Minimal length of side along x-axis? [micrometers]
> 1.00000
>
> But I think
> # Minimal length of side along x-axis? [micrometers]
> 1.00000
> # Maximal length of side along x-axis? [micrometers]
> 1.00000
> # Minimal length of side along z-axis? [micrometers]
> 1.00000
> # Minimal length of side along z-axis? [micrometers]
> 1.00000
> Am I correct?
You are correct! Obviously, the message files got messed up! This will be corrected in the next release!