Skip to content

Compiling the GACODE in the JET Heimdall computer #358

@franal12

Description

@franal12

Hi GACODE team!

I am planning to compile the gacode on the JET Heimdall computer using the existing makefile JAC-64 in the build directory. I can compile TGLF but am unable to compile any other codes due to an error in the compilation of the math. The compilation error is shown below

mpif90 -module /home/wh4980/gacode/modules -r8  -O1  -fPIC -c math_constants.f90
mpif90 -module /home/wh4980/gacode/modules -r8  -O1  -fPIC -c gauss_legendre.f90
mpif90 -module /home/wh4980/gacode/modules -r8  -O1  -fPIC -c half_hermite.f90
PGF90-S-0038-Symbol, erf, has not been explicitly declared (half_hermite.f90)
  0 inform,   0 warnings,   1 severes, 0 fatal for pseudo_maxwell_pliocene
make: *** [half_hermite.o] Error 2

Any tips on how to resolve this error?
Thanks,
Francis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions