Difference between revisions of "Main Page"
Line 1: | Line 1: | ||
<big>'''Features'''</big> | <big>'''Features'''</big> | ||
− | NekCEM is a high-fidelity | + | NekCEM is a high-fidelity electromagnetic solver that has been developed at Mathematics and Computer Science Division of Argonne National Laboratory. It's an open source code, |
− | for molecular detection, and photovoltaic solar cells with high energy-conversion efficiency. | + | based on the core structure of his incompressible Navier-Stokes solver Nek5000[http://nek5000.mcs.anl.gov], written by Misun Min, Jing Fu, Andreas Kloeckner in 1996-2011, with technical input from P. Fischer [http://www.mcs.anl.gov/~fischer]. |
− | + | NekCEM is open source, written in Fortran and C, using MPI for parallel communication. | |
− | + | ||
+ | The code targets predicting optimal designs of next-generation electromagnetic | ||
+ | devices such as accelerator components for the International Linear Collider or the Large Hadron Collider, nanosensors for molecular detection, and photovoltaic solar cells with high energy-conversion efficiency to run on advanced computer architectures. | ||
+ | |||
* High-order spectral element discretizations | * High-order spectral element discretizations | ||
Line 11: | Line 14: | ||
* The high-order exponential time integration | * The high-order exponential time integration | ||
* Light transmission calculations for nanodevices | * Light transmission calculations for nanodevices | ||
− | * | + | * Wakepotential calculations for accelerator devices |
<big>'''Instruction'''</big> | <big>'''Instruction'''</big> | ||
Line 19: | Line 22: | ||
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RST Documentation for ''restart'' option] | * [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RST Documentation for ''restart'' option] | ||
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RUN Documentation for ''how to compile/run''] | * [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RUN Documentation for ''how to compile/run''] | ||
− | |||
<big> '''Current Developers''' </big> | <big> '''Current Developers''' </big> | ||
− | Misun Min | + | Misun Min [http://www.mcs.anl.gov/~mmin], Jing Fu [http://www.cs.rpi.edu/~fuj/] |
Revision as of 12:28, 12 June 2011
Features
NekCEM is a high-fidelity electromagnetic solver that has been developed at Mathematics and Computer Science Division of Argonne National Laboratory. It's an open source code, based on the core structure of his incompressible Navier-Stokes solver Nek5000[1], written by Misun Min, Jing Fu, Andreas Kloeckner in 1996-2011, with technical input from P. Fischer [2]. NekCEM is open source, written in Fortran and C, using MPI for parallel communication.
The code targets predicting optimal designs of next-generation electromagnetic devices such as accelerator components for the International Linear Collider or the Large Hadron Collider, nanosensors for molecular detection, and photovoltaic solar cells with high energy-conversion efficiency to run on advanced computer architectures.
- High-order spectral element discretizations
- Hexahedral boody conforming meshes
- The 4th-order Runge-Kutta timestepping
- The high-order exponential time integration
- Light transmission calculations for nanodevices
- Wakepotential calculations for accelerator devices
Instruction
- Documentation for data file setting
- Documentation for parallel I/O option
- Documentation for restart option
- Documentation for how to compile/run
Current Developers
Getting started
Consult the User's Guide for information on using the wiki software.