Skip to content

Commit

Permalink
update peroxisome packing config
Browse files Browse the repository at this point in the history
  • Loading branch information
mogres committed Sep 19, 2023
1 parent 4d6787a commit b84336d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/packing-configs/peroxisome_packing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"inner_grid_method": "trimesh",
"live_packing": false,
"ordered_packing": false,
"number_of_packings": 10,
"number_of_packings": 1,
"out": "out/analyze",
"overwrite_place_method": true,
"place_method": "spheresSST",
"save_analyze_result": true,
"show_grid_plot": false,
"save_plot_figures": false,
"save_plot_figures": true,
"spacing": 2.5,
"use_periodicity": false,
"show_sphere_trees": false,
"load_from_grid_file": true
"load_from_grid_file": false
}

0 comments on commit b84336d

Please sign in to comment.