Skip to content

Commit

Permalink
Update production_run.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
kabylda authored Oct 6, 2024
1 parent 82b47bd commit 4bd698d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/production_run.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,7 @@
"# initialize the hdf5_store object.\n",
"\n",
"# How many npt_cicle outputs are collected before flush is called. \n",
"# I think a good default might be 100 but one prob. has to benchmark\n",
"# different choices of buffer size.\n",
"# 100 is a good default for longer runs.\n",
"hdf5_buffer_size = 3\n",
"\n",
"hdf5_store = init_hdf5_store(\n",
Expand Down

0 comments on commit 4bd698d

Please sign in to comment.