1. `"//*"` in `examples/*/config.json` file mean comments.
2. you can modify `CONFIG_FILE`, `OUTPUT_DIR` and `ASSETS_DIR` in `examples/*/CMAKEList.txt`.
3. you can modify the linear solver arguments `prm.solver.tol` and `prm.solver.maxiter`in `src/LinearSolver/Amgcl.h` or `src/LinearSolver/AmgclCuda.h`.