|
Yatpac - The Ultimate Open Source TLM Simulation Package |
|||||||||||
|
Frequently Asked QuestionsWhat is YATPAC? YATPAC is Yet Another TLM Package. It consists of a number of components, the most important of
which are:
PreprocessingThe preprocessing with yatpre consists of two steps.
Please see documentation for more details. SimulationThe simulation of an I3D model file I3D.outfname with yatsim can be started using the command yatsim outfname. If installed, you may also use the GUI starter for yatsim called yatsim-run. In this case the command to start the simulation is yatsim-run I3D.outfname or (for compatibility reasons with yatsim) yatsim-run outfname. PostprocessingTo see the computed time-domain signals, you may use any plotting software. We are using the grace software, which you may call like xmgrace -nxy EH.outfname. The visualization of the computed electromagnetic field is done with the yatvis5d component. It is derived from the great vis5d visualization software. To see the field use the command yatvis5d VIXY01.outfname. LicenseThe Yatpac package is an open source project licensed under the GNU General Public License version 2.0 or later. As such, the Yatpac package comes with ABSOLUTELY NO WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |