To enable different grids, all TwoDGrid defs have to be replaced with CartesianGrid in all files. Working example in: [grid = TwoDCartesianGridMesh(500e3, 51, 400e3, 41; angle=0.0, periodic_boundary=(false, true))](https://github.com/mochell/PiCLES/blob/41ec11b807249818517554b9f5208bf5835bea6e/tests/S02_2D_box_mesh_grid.jl#L75-L85)