Changes between Version 3 and Version 4 of u/erica/OutflowFeedback


Ignore:
Timestamp:
10/09/15 15:37:08 (9 years ago)
Author:
Jonathan
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/OutflowFeedback

    v3 v4  
    2525However, in the code - it looks like both are chosen randomly, and then the real part of the transform is taken.  I have to think about the implications of this...
    2626
    27 [[latex($\vec{a}(x,y,z) = \mbox{REAL} \left ( \sum_{k}{A_{\vec{k}}e^{i(\vec{k} \cdot \vec{x})}} \right )$)]]
     27[[latex($\vec{a}(x,y,z) = \mbox{REAL} \left ( \sum_{k}{\vec{A}_{\vec{k}}e^{i(\vec{k} \cdot \vec{x})}} \right )$)]]
    2828
    2929
     30[[latex($\vec{a}(x,y,z) = \sum_{k}{ \mbox{REAL} \left ( \vec{A}_{\vec{k}}e^{i(\vec{k} \cdot \vec{x})} \right ) }$)]]
    3031
    3132
     33[[latex($a^j(x,y,z) = \sum_{k}{  |A^j{\vec{k}}|\cos{(\vec{k} \cdot \vec{x}+\theta^j_{\vec{k}})} }$)]]
    3234
     35where $A^j_{\vec{k}} = |A^j_{\vec{k}}| e^{-i \theta^j_{\vec{k}}}$
    3336
     37Now when we combine the $\pm \vec{k}$ terms, we get
    3438
     39$|A^j_{\vec{k}}| e^{-i \theta^j_{\vec{k}}} + |A^j_{\vec{-k}}| e^{-i \theta^j_{\vec{-k}}}$