23 |
change SINGLE_TILE to #undef in computeFG/computefg.F90 |
change SINGLE_TILE to #undef in computeFG/computefg.F90 |
24 |
change DISCONNECTED_TILES to #define in fg/code/CPP_EEOPTIONS.h |
change DISCONNECTED_TILES to #define in fg/code/CPP_EEOPTIONS.h |
25 |
and update loaded input files (inputs/fg/data) |
and update loaded input files (inputs/fg/data) |
26 |
|
Jun 05 : |
27 |
|
- put addition of initial noise to FGs in fg/code/ini_theta.F (instead of in |
28 |
|
computeFG/computefg.F90): this fixes exchange issue + get valid initial temp |
29 |
|
output ; results change but stay identical when using 100 single-tile FGs. |
30 |
|
- reduce ovelap size from 3 to 2 in both CG and FGs (results unchanged). |