Changes

Application Article: Modeling Large Structures in EM.Tempo

394 bytes added, 13:57, 10 October 2016
/* Simulation */
== Simulation ==
After the sources, observables, and mesh are set up, the simulation can be run. For this example, we use the default engine settings.
[[EMFor a given system, some experimentation may be needed to determine the best number of threads to use for "Thread Factor". In many cases, using half of the available hardware concurrency works well. This comes as a result of there often being two cores per memory port on many modern processors. In other words, for many problems, the FDTD solver cannot load and store data from CPU memory quickly enough to use all available threads or hardware concurrency.Cube]]
The complete simulation, including meshing, time-stepping, and farfield calculation took 5 hours, 50 minutes. The average performance of the timeloop was 330 MCells/s. The farfield computation requires a significant portion of the total simulation time. The farfield computation could have been reduced with larger theta and phi increments, but, typically, for electrically large structures, resolutions of 1 degree or less are required.
831
edits