Difference between revisions of "Main Page"
From Nekcem
Jump to navigationJump to searchLine 35: | Line 35: | ||
<big> '''Related Projects''' </big> | <big> '''Related Projects''' </big> | ||
− | NekLBM [https://neklbm.mcs.anl.gov] | + | NekLBM [https://neklbm.mcs.anl.gov], |
− | |||
Nek5000 [https://nek5000.mcs.anl.gov] | Nek5000 [https://nek5000.mcs.anl.gov] |
Revision as of 08:24, 28 August 2013
Welcome to NekCEM
NekCEM https://svn.mcs.anl.gov/repos/NEKCEM is a high-fidelity, open-source electromagnetics solver based on spectral element and spectral element discontinuous Galerkin methods, written in Fortran and C. The code is actively developed at Mathematics and Computer Science Division of Argonne National Laboratory.
Features
- Spectral element discretizations
- Discontinuous Galerkin approach
- Hexahedral body conforming meshes
- The 4th-order Runge-Kutta timestepping
- Exponential time integrations
- High parallel efficiency scaling over 200,000 cores
- Parallel I/O scaling over 65,000 cores
- Hybrid programming MPI/multithreading
- Light transmission calculations for nanodevices
- Wakepotential calculations for accelerator devices
Upcoming
- Acoustic solver for scattering problems
- Preconditioning with fast diagonalization method
- Schrodinger solver for quantum dot interaction with plasmonic devices
- Drift-diffusion solver
Current Developers
Misun Min [1], Jing Fu [2], Ying He, Azamat Mametjanov
Related Publications
- Y. He, M. Min, D. Nicholls, A high-order spectral element with transparent boundary conditions for periodic layered media, 2013.
Related Projects