You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"parthenon/mesh","base_block_coarsenings","int","0","How many times to internally coarsen blocks before going to two-level composite grids"
10
11
"parthenon/mesh","comm_buffer_chunk_size","int","-1","Number of comm buffers to allocate when more are required. Default is a heuristic."
11
12
"parthenon/mesh","comm_buffer_reset_fraction","Real","0.8","When a check for comm buffer realocation is made (see comm_buffer_reallocate_cadence), reallocation happens only if the number of buffers in use divided by the number of buffers allocated is less than this variable."
12
13
"parthenon/mesh","derefine_count","int","10","number of iterations a block must request derefinement before it is derefined"
0 commit comments