On 2010-10-28, at 3:52 AM, Andrej Frolov wrote:
> Dear Tyler,
>
> I think that there is a mistake in the compressibility units in 1drism
> source code comments. The dimension of Xi*kT should be [A^3] but not
> [1/A^3].
>
> The source code comments:
>
> !.......... getting compressibility Xi*kT[1/A^3] and Xi[1/Pa]
> ..........
> ! xikt = 1.d0 / (rhotot*(1.d0-xitot))
> ! xitot = xikt*1.d-30 / (boltzmann*temper)
>
> !........ calculating compressibility Xi*kT[1/A^3] and Xi[1/Pa]
> ........
>
> Am i right?
>
You are correct. The units of Xi*kT should be [A^3]. This is an error in the comments but not the code.
Thanks,
Tyler
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Oct 28 2010 - 08:00:05 PDT