Talk:Meep Reference

From AbInitio

(Difference between revisions)
Jump to: navigation, search

Mihai (Talk | contribs)
(Tips & Tricks: amplitude [cnumber])
Next diff →

Revision as of 16:55, 22 November 2005

Tips & Tricks

This is a list of things that people had troubles with even after reading the meep reference. It can include common mistakes people make in their control files, caveats, unclear explanations in the reference section, potential bugs. The list has two purposes: (i) to help people when they get stuck with something, and (ii) to help developers improve the documentation and the code.

For easier navigation, please try to maintain the section structure/ordering of the Meep Reference page when you add content to this list.

Classes

source

amplitude [cnumber]

Note that this must be a complex number which you can enter as 2.0+1.0i. You will get an error if you pass a real/double number.

Personal tools