|
[Sponsors] |
Tensor/Einstein Notation - Multiplication Rule |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 21, 2014, 13:21 |
Tensor/Einstein Notation - Multiplication Rule
|
#1 |
New Member
Jack Chilvers
Join Date: Dec 2013
Location: St Neots, Cambridgeshire
Posts: 12
Rep Power: 12 |
Dear all,
I am having an issue getting my head around the tensor/Einstein notation with regards to the multiplication of three tensors within a transport equation. For the purposes of code implementation, I would like to expand out the notation to make terms explicitly clear. For example, if you have two tensors multiplied like so: A_{ij}B_{ik}A_{jk} where A and B are 3x3 matrices, how would one go about expanding these terms? Your help is much appreciated (even a reference text on the subject at hand). Jack |
|
June 21, 2014, 13:48 |
|
#2 |
Senior Member
|
a[1,2]*b[1,3]*a[2,3]+a[2,1]*b[2,2]*a[1,2]+a[1,1]*b[1,3]*a[1,3]+
a[3,3]*b[3,2]*a[3,2]+a[3,3]^2*b[3,3]+a[3,2]*b[3,2]*a[2,2]+ a[1,2]*b[1,2]*a[2,2]+a[1,3]*b[1,1]*a[3,1]+a[3,2]*b[3,1]*a[2,1]+ a[2,3]*b[2,1]*a[3,1]+a[2,1]*b[2,1]*a[1,1]+a[1,3]*b[1,2]*a[3,2]+ a[1,1]^2*b[1,1]+a[1,1]*b[1,2]*a[1,2]+a[2,2]*b[2,1]*a[2,1]+ a[1,2]*b[1,1]*a[2,1]+a[2,2]*b[2,3]*a[2,3]+a[2,1]*b[2,3]*a[1,3]+ a[3,2]*b[3,3]*a[2,3]+a[3,1]*b[3,1]*a[1,1]+a[3,3]*b[3,1]*a[3,1]+ a[2,2]^2*b[2,2]+a[2,3]*b[2,2]*a[3,2]+a[3,1]*b[3,3]*a[1,3]+ a[2,3]*b[2,3]*a[3,3]+a[3,1]*b[3,2]*a[1,2]+a[1,3]*b[1,3]*a[3,3] |
|
June 21, 2014, 13:59 |
|
#3 |
New Member
Jack Chilvers
Join Date: Dec 2013
Location: St Neots, Cambridgeshire
Posts: 12
Rep Power: 12 |
Very comprehensive, thank you very much truffaldino!
|
|
Tags |
einstein, mathematics, notation, tensors |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[waves2Foam] Waves2Foam Related Topics | ngj | OpenFOAM Community Contributions | 660 | August 20, 2018 13:39 |
[swak4Foam] Installing swak4Foam to OpenFOAM in mac | Kaquesang | OpenFOAM Community Contributions | 22 | January 21, 2013 12:51 |
compiling firefoam | Farshad_Noravesh | OpenFOAM | 27 | December 24, 2012 05:21 |
Notation Standards and Uniformity | yNot | CFD-Wiki | 0 | April 5, 2008 16:00 |
gcc and executable file from Mac to Linux | simone Marras | Main CFD Forum | 0 | April 8, 2007 16:49 |