Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98150861
compute_temp_asphere.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Jan 10, 08:17
Size
1 KB
Mime Type
text/html
Expires
Sun, Jan 12, 08:17 (2 d)
Engine
blob
Format
Raw Data
Handle
23517714
Attached To
rLAMMPS lammps
compute_temp_asphere.html
View Options
<HTML>
<CENTER><A
HREF =
"http://lammps.sandia.gov"
>
LAMMPS WWW Site
</A>
-
<A
HREF =
"Manual.html"
>
LAMMPS Documentation
</A>
-
<A
HREF =
"Section_commands.html#comm"
>
LAMMPS Commands
</A>
</CENTER>
<HR>
<H3>
compute temp/asphere command
</H3>
<P><B>
Syntax:
</B>
</P>
<PRE>
compute ID group-ID temp/asphere
</PRE>
<UL><LI>
ID, group-ID are documented in
<A
HREF =
"compute.html"
>
compute
</A>
command
<LI>
temp/asphere = style name of this compute command
</UL>
<P><B>
Examples:
</B>
</P>
<PRE>
compute 1 all temp/asphere
compute myTemp mobile temp/asphere
</PRE>
<P><B>
Description:
</B>
</P>
<P>
Define a computation that calculates the temperature of a group of
aspherical or ellipsoidal particles. The computation is similar to
<A
HREF =
"compute_temp.html"
>
compute_temp
</A>
, however, additional degrees of
freedom (2 or 3) are incorporated for particles where the principal
moments of inertia are unequal. The associated kinetic energy thus
includes a rotational term KE_rotational = 1/2 I w^2, where I is the
moment of inertia and w is the angular velocity.
</P>
<P><B>
Restrictions:
</B>
</P>
<P>
Can only be used if LAMMPS was built with the "asphere" package.
</P>
<P><B>
Related commands:
</B>
</P>
<P><A
HREF =
"compute_temp.html"
>
compute temp
</A>
</P>
<P><B>
Default:
</B>
none
</P>
</HTML>
Event Timeline
Log In to Comment