diff --git a/ccx/src/exo.c b/ccx/src/exo.c index 4a7b7bb3..6f15b2e0 100755 --- a/ccx/src/exo.c +++ b/ccx/src/exo.c @@ -21,6 +21,7 @@ #include #include #include +#include #include "CalculiX.h" #ifdef EXODUSII #include "exodusII.h" @@ -49,7 +50,9 @@ void exo(double *co,ITG *nk,ITG *kon,ITG *ipkon,char *lakon,ITG *ne0, #ifdef EXODUSII /* stores the results in exo format - + + setlocale(LC_NUMERIC, "C"); + iselect selects which nodes are to be stored: iselect=-1 means only those nodes for which inum negative ist, i.e. network nodes