diff -r lwfa_ref/submit/0008gpus.cfg 0000_1/submit/0008gpus.cfg 1,19c1,19 < # Copyright 2013-2017 Axel Huebl, Rene Widera, Felix Schmitt < # < # This file is part of PIConGPU. < # < # PIConGPU is free software: you can redistribute it and/or modify < # it under the terms of the GNU General Public License as published by < # the Free Software Foundation, either version 3 of the License, or < # (at your option) any later version. < # < # PIConGPU is distributed in the hope that it will be useful, < # but WITHOUT ANY WARRANTY; without even the implied warranty of < # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the < # GNU General Public License for more details. < # < # You should have received a copy of the GNU General Public License < # along with PIConGPU. < # If not, see . < # < --- > # Copyright 2013-2016 Axel Huebl, Rene Widera, Felix Schmitt > # > # This file is part of PIConGPU. > # > # PIConGPU is free software: you can redistribute it and/or modify > # it under the terms of the GNU General Public License as published by > # the Free Software Foundation, either version 3 of the License, or > # (at your option) any later version. > # > # PIConGPU is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of > # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License > # along with PIConGPU. > # If not, see . > # > 25c25 < ## docs/TBG_macros.cfg --- > ## doc/TBG_macros.cfg 35,40c35,39 < TBG_gpu_x=2 < TBG_gpu_y=2 < TBG_gpu_z=2 < < TBG_gridSize="-g 192 512 192" < TBG_steps="-s 4000" --- > TBG_gpu_x=1 > TBG_gpu_y=8 > TBG_gpu_z=1 > TBG_gridSize="-g 256 1024 256" > TBG_steps="-s 1024" 42d40 < # leave TBG_movingWindow empty to disable moving window 50a49,50 > TBG_hdf5="--hdf5.period 128 --hdf5.file simData" > TBG_checkpoints="--checkpoints 512" 53,54c53,55 < !TBG_pngYZ \ < --e_macroParticlesCount.period 100" --- > !TBG_pngYZ \ > !TBG_hdf5 \ > !TBG_checkpoints" Only in 0000_1/submit: jureca-fzj