Difference between revisions of "Main Page"

From neklbm
Jump to navigation Jump to search
 
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
+
<big>'''Features'''</big>
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
NekCEM https://svn.mcs.anl.gov/repos/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, written by Misun Min, Jing Fu, Andreas Kloeckner in 1996-2011, with technical inputs from Paul Fischer [http://www.mcs.anl.gov/~fischer] and his incompressible Navier-Stokes solver
 +
Nek5000 [http://nek5000.mcs.anl.gov].
 +
The code is written in Fortran and C, using MPI for parallelism.
  
== Getting started ==
+
The code targets high performance high-order simulations on the advanced computer architectures for the applications in accelerator physics and nanoscience, 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.
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
+
 
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
+
 
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* High-order spectral element discretizations
 +
* Hexahedral body conforming meshes
 +
* The 4th-order Runge-Kutta timestepping
 +
* The high-order exponential time integration
 +
* Light transmission calculations for nanodevices
 +
* Wakepotential calculations for accelerator devices
 +
* high parallel efficiency scaling over 100,000 cores
 +
* parallel IO scaling over 65,000 cores
 +
 
 +
 
 +
<big>'''Upcoming'''</big>
 +
 
 +
* Hybrid programming
 +
* Parallel IO with pthreading
 +
 
 +
 
 +
<big>'''Instruction'''</big>
 +
 
 +
* [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'']
 +
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RST Documentation for ''restart'']
 +
* [https://wiki.mcs.anl.gov/nekcem/index.php/Main_Page/RUN Documentation for ''how to compile/run'']
 +
 
 +
 
 +
<big> '''Current Developers''' </big>
 +
 
 +
Misun Min [http://www.mcs.anl.gov/~mmin], Jing Fu [http://www.cs.rpi.edu/~fuj/]
 +
 
 +
 
 +
----
 +
Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software:
 +
[http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list],
 +
[http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ],
 +
[https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]

Revision as of 05:08, 28 August 2013

Features

NekCEM https://svn.mcs.anl.gov/repos/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, written by Misun Min, Jing Fu, Andreas Kloeckner in 1996-2011, with technical inputs from Paul Fischer [1] and his incompressible Navier-Stokes solver Nek5000 [2]. The code is written in Fortran and C, using MPI for parallelism.

The code targets high performance high-order simulations on the advanced computer architectures for the applications in accelerator physics and nanoscience, 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.


  • High-order spectral element discretizations
  • Hexahedral body conforming meshes
  • The 4th-order Runge-Kutta timestepping
  • The high-order exponential time integration
  • Light transmission calculations for nanodevices
  • Wakepotential calculations for accelerator devices
  • high parallel efficiency scaling over 100,000 cores
  • parallel IO scaling over 65,000 cores


Upcoming

  • Hybrid programming
  • Parallel IO with pthreading


Instruction


Current Developers

Misun Min [3], Jing Fu [4]



Consult the User's Guide for information on using the wiki software: Configuration settings list, MediaWiki FAQ, MediaWiki release mailing list