Feeds:
Posts
Comments

Archive for September, 2009

From Wiki =)
Funny picture
Time dependent field is a key!

Read Full Post »

Trace and pressure tensor

Since the trace of any tensor is independent of any coordinate system, the most complete coordinate-free decomposition of a symmetric tensor is to represent it as the sum of a constant tensor and a traceless symmetric tensor. (Symon (1971) Ch. 10) Thus:

where δij is the Kronecker delta. The first term on the right is the constant tensor, also known [...]

Read Full Post »

Working directory

import os
print os.getcwd()

Read Full Post »

Data visualization tool

A quick look at six open source graphics utilities
M. Tim Jones (mtj@mtjones.com), Senior Principal Software Engineer, Emulex Corp.
http://www.ibm.com/developerworks/linux/library/l-datavistools/
===============================
This is a good document in that the author explains, compares, and recommend data visualization tools.

Read Full Post »