Difference between revisions of "Main Page"

From Nekcem
Jump to navigationJump to search
Line 6: Line 6:
 
for easy access to the current version. The package has a number of examples for testing the convergence and performance of the code for different problem configurations in electromagnetics. Current capabilities include 2D/3D simulations for surface plasmonics and light transmission calculations, wakefield and wakepotential calculations, waveguides, and electric potential calculations. NekCEM is written in Fortran and C, using MPI for parallel communication. The code uses the core infrastructure of the incompressible Navier-Stokes solver Nek5000 [http://nek5000.mcs.anl.gov].  
 
for easy access to the current version. The package has a number of examples for testing the convergence and performance of the code for different problem configurations in electromagnetics. Current capabilities include 2D/3D simulations for surface plasmonics and light transmission calculations, wakefield and wakepotential calculations, waveguides, and electric potential calculations. NekCEM is written in Fortran and C, using MPI for parallel communication. The code uses the core infrastructure of the incompressible Navier-Stokes solver Nek5000 [http://nek5000.mcs.anl.gov].  
  
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/Parallel Parallel Performance]
+
* High-order spectral element discretizations
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/ParallelIO Parallel IO Performance]
+
* Hexahedral boody conforming meshes
 
+
* The 4th-order Runge-Kutta timestepping
 
+
* The high-order exponential time integration
 +
* Light transmission calculations for nanodevices
 +
* Wakeppotential calculations for accelerator devices
  
 
<big>'''Instruction'''</big>
 
<big>'''Instruction'''</big>
  
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/DATA Documentation for ''data file setting'']
+
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/DAT Documentation for ''data file setting'']
 
 
 
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/PIO Documentation for ''parallel I/O'' option]
 
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/PIO Documentation for ''parallel I/O'' 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/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'']
 
  
  

Revision as of 13:15, 12 June 2011

Features

NekCEM is a high-fidelity high-order spectral-element discontinuous Galerkin (SEDG) Maxwell solver that 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. NekCEM is open source and available at https://svn.mcs.anl.gov/repos/NEKCEM for easy access to the current version. The package has a number of examples for testing the convergence and performance of the code for different problem configurations in electromagnetics. Current capabilities include 2D/3D simulations for surface plasmonics and light transmission calculations, wakefield and wakepotential calculations, waveguides, and electric potential calculations. NekCEM is written in Fortran and C, using MPI for parallel communication. The code uses the core infrastructure of the incompressible Navier-Stokes solver Nek5000 [1].

  • 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
  • Wakeppotential calculations for accelerator devices

Instruction


Current Developers

Misun Min *[2], Jing Fu [3]


Getting started

Consult the User's Guide for information on using the wiki software.