| Atlas Tutorial | Functions »|Tutorials »|More About » |
Connection with torsion
This notebook illustrates how to use the Atlas package to make calculations with user defined connections.
Examples:
| Functions[f1→f1[x1,x2,...,xn],f2→f2[y1,y2,...,ym],..., fk→fk[z1,z2,...,zj]] | fk→fk(z1, z2, ..., zj) - equations where fk-function identifier and zj - variables. |
| Vectors[v1,v2,...,vi,...,vn] | vi - vector identivier. |
| Forms[f1→n,f2→k,...,fi→p] | fi→p - equations where fi - form identifier and p is a variable or an integer - the form's degree. |
| Coframe[id1→ expr1,id2→ expr2,...idn→ exprn] | id - identifier for indexed variable - the coframe 1-forms n - dimension of working manifold (a variable or integer) idi → expri - equation where idi is indexed variable - coframe 1-form and expri is decomposition of the 1-form on exact 1-forms. |
| Frame[idj] | idj -indexed variable the frame vectors |
| In[7]:= |
| In[8]:= |
| Out[8]= |
| In[9]:= |
| Out[9]= |
| In[10]:= |
| Out[10]= |
| In[12]:= |
| Out[12]= |
| In[13]:= |
| Out[13]= |
| In[14]:= |
| Out[14]= |
| In[15]:= |
| Out[15]= |
| In[16]:= |
| Out[16]= |
| Connection[id] | id - variable - connection identifier. |
| Curvature[id | id-variable-curvature identifier. |
| Torsion[id] | id - variable - torsion identifier. |
| Riemann[id] | id - variable - corresponding identifier. |
| Ricci[id] | id - variable - corresponding identifier. |
| In[17]:= |
| Out[17]= |
| In[18]:= |
| Out[18]= |
| In[19]:= |
Out[19]//MatrixForm= | |
| In[20]:= |
| Out[20]= |
| In[21]:= |
Out[21]//MatrixForm= | |
| In[22]:= |
| Out[22]= |
| In[23]:= |
| Out[23]= |
| In[24]:= |
| Out[24]= |
| In[25]:= |
| Out[25]= |
| In[26]:= |
| Out[26]= |
| In[27]:= |
| Out[27]= |
| In[28]:= |
| Out[28]= |
