Skip to content
forked from SCOREC/pcms

Mirror of SCOREC/wdmapp_coupling

Notifications You must be signed in to change notification settings

wdmapp/wdmapp_coupling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wdmapp_coupling

Adios2-based coupler for XGC and GENE

Dependencies

  • CMake 3.13+
  • MPI
  • Adios2 2.5
  • Kokkos 3.0+
  • FFTW 3.3.8+

Build Instructions

Details instructions for a few systems are available on the wiki.

Another Executing Approach: One would also comment out the BUILDING_TESTING in CMakeFiles.txt included in test folder; Assign the full path of testdatas to test_dir in the test_init.cc file; Use "mpirun -np 4 bin/test_init" for the execution.

Code Notes

  • Part1 refers to the core (GENE/GEM) application
  • Part3 refers to the edges (XGC) application

About

Mirror of SCOREC/wdmapp_coupling

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.6%
  • CMake 2.3%
  • C 0.1%