Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
andresgsaravia committed Oct 27, 2014
1 parent e7ebba4 commit 8be58f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wfPhononCoordinates.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
function v = wfPhononCoordinates(wf, uIr, uRam, nIr, nRam)

% Projects the wavefunction wf into phonon coordinates (uIr, uRam)
% Projects the wavefunction 'wf' into phonon coordinates ('uIr', 'uRam')
% 'nIr' and 'nRam' are the number of infrared and Raman phonons
% (Write projection equation and references here)

pkg load miscellaneous
Expand Down

0 comments on commit 8be58f9

Please sign in to comment.