Differences

This shows you the differences between two versions of the page.

en:download [2012/10/18 04:01]
deinega
en:download [2017/04/10 16:15] (current)
valuev
Line 1: Line 1:
 +======Download======
  
 +EMTL base source code is being prepared now. However, some parts of the code can be already downloaded from [[ivutils]].
 +
 +Currently binary versions of EMTL base library are available compiled for Linux (gcc) and Windows (MS VS 2010). All necessary include files are also supplied in the corresponding archives. 
 +
 +To use the library you will need to install FFTW and (optionally) MPI libraries. 
 +The MPI version of EMTL is compiled against the mpi.h header provided by MPICH2. 
 +
 +Download archive with EMTL library: {{:emtl.zip}}
 +
 +The binary library and its interface should be sufficient for programming most basic FDTD simulations.  
 +If you still need to modify the source code, we can currently provide it under the terms of a separate license agreement with [[http://kintechlab.com|Kintech Lab]]. This agreement may be negotiated on a personal basis and generally implies that you are not planning to distribute the code (before it is made available for open access via this site) and you will refer to EMTL in your future publications. If you are interested, please email [[mailto:fdtd@kintechlab.com|fdtd@kintechlab.com]], present yourself and your organization and describe which capabilities you are planning to include to EMTL.
 +
 +
 +
 +
 +/*  * libemtl_mpi.lib – Release version with MPI;
 +  * libemtl_mpid.lib – Debug version with MPI;*/
 +
 +/*You also can find there test example with [[http://fdtd.kintechlab.com/en/tutorial#scattering_on_sphere|scattering on a sphere]].
 +*/
 +
 +/*We presume however that libemtl_mpi.lib may be used with any MPI implementation. */
 +
 +/*For obtaining the optimized versions of the mesh update loops (which may give 5-7 fold improvement of the performance) please contact Kintech Lab.*/
 
/var/www/fdtd.kintechlab.com/docs/data/pages/en/download.txt · Last modified: 2017/04/10 16:15 by valuev     Back to top