Skip to content

DIII-D/libbolom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Iris:

    module load pgi
    make -f Makefile.linux.6565

    module swap gcc-4.7.2 gcc-9.2.0
    make -f Makefile-gcc8.x clean all

    module swap gcc-9.2.0 gcc-11.2.0
    make -f Makefile-gcc11.x clean all


Omega:

    make -f Makefile.linux.6565

    make -f Makefile-gcc8.x clean all

    module swap gcc gcc/11.x
    make -f Makefile-gcc11.x

    module swap gcc gcc/13.x
    make -f Makefile-gcc11.x
    

About

Library of routines to do tomographic inversions of Bolometer diagnostic data.

Resources

Stars

Watchers

Forks

Packages

No packages published