[postprocessor] Add load particles function
This commit is contained in:
+2
-1
@@ -86,9 +86,10 @@ out: # Parameters for post processing
|
||||
|
||||
|
||||
process: # General setting of the post-processor module
|
||||
verbose : False # Give more infos on what is going on
|
||||
verbose : False # Give more infos on what is going on
|
||||
num_process : 1 # Number of forks
|
||||
save_cells : True # Save cells structure on disk
|
||||
save_particles : True # Save particles on disk
|
||||
unload_cells : True # Save memory usage
|
||||
|
||||
rules: # Specific rules parameters
|
||||
|
||||
Reference in New Issue
Block a user