![]() |
![]() |
![]() |
|||
|
Genesis 1.3The old homepage for version 2.0 can be found here. The website will be remodelled once the new version 3.0 goes online. Genesis Version 3.0 - BetaThe next verison of Genesis is almost ready to be released. However I make the code available in advance so that I can react on the feedback from the users. There might be several little and bigger bugs still in the code I haven't caught. Any feedback is very welcome. New Features of Genesis 1.3 - Version 3.0List of changes:
Source CodeGenesis - Version 3.1.1 - Beta: gzip-archive Postprocessor for HDF5 outputfiles with Matlab: gzip-archive Bug - ReportBeta 3.0.1: Particle dumps and output was writing x-coordinates for y plane as well. Fixed. Beta 3.0.3: Output of dataset "z" in group "lattice" had zeros for IPHSTY larger than one. Fixed. Beta 3.0.5: Importing external distribution with IONE4ONE option was producing incorrect results and some segmentation errors. Fixed Beta 3.1.1: Importing external distribution with harmonic conversion didn't work in steady-state regime because genesis forces a mismatch of the slice length by setting ZSEP to unity. Beta 3.1.1: When importing external PARTFILE in ione4one simulation the current was limited to CURPEAK in the main input deck despite the current value in the particle file. fixed.
CompilationGenesis is written in Fortran and C++ and requires the libraries for HDF5 and MPI. All the communication and HDF5 input/output is done in C++. The Fortran part does not see any of the advanced libraries. Step 1 - Compilation of the Fortran CodeAll Fortran source code needs to be compiled into object files, typically using the -c option of the compiler. The source code can be found inthe directory src/FORTRAN. Step 2 - Compilation of the Source CodeSame with the C++ code. The source can be found in src/C++ src/C++/Output src/C++/Input and src/C++/Util. The include files can be found in include/. The compile requires also the definition of some macros, namely HARMMAX=7, NZMAX=10000 and GENESIS_VERSION=3.0 The value of HARMMAX and NZMAX can be chosen smaller for a smaller footprint int he memory but it might be easier to exceed the limitation in simulation. Step 3 - LinkingThe C++ and Fortran object code need to be linked together as well as the external libraries, which are namely the MPI extension for C++ and the FortrantoC wrapper as well as the external libraries for MPI and HDF5. MakefileIn the distribution a Makefile is supplied which is working for a specific implementation of the Gnu compiler, openmpi and hdf5 implementation. It might not work on all system but it is the best guideline to compile Genesis. HelpA web-based forum has been created at: http://genesis-fel.maxforum.org/ where users and developer can report bugs, exchange information, request help etc. Feel free to register there to keep updated with the latest development of Genesis
Sven Reiche, Villigen 6/29/12 |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||