|
135 | 135 | "name": "stderr", |
136 | 136 | "output_type": "stream", |
137 | 137 | "text": [ |
138 | | - "Generating charges: 100%|███████████████████████| 10/10 [02:53<00:00, 17.38s/it]\n" |
| 138 | + "Generating charges: 100%|███████████████████████| 10/10 [02:54<00:00, 17.43s/it]\n" |
139 | 139 | ] |
140 | 140 | } |
141 | 141 | ], |
|
378 | 378 | }, |
379 | 379 | { |
380 | 380 | "cell_type": "code", |
381 | | - "execution_count": 13, |
| 381 | + "execution_count": 12, |
382 | 382 | "id": "c2b3de6d-1f11-432d-82f3-9deff16c78dc", |
383 | 383 | "metadata": {}, |
384 | 384 | "outputs": [], |
|
388 | 388 | "\n", |
389 | 389 | "# Run only a single repeat\n", |
390 | 390 | "settings.protocol_repeats = 1\n", |
| 391 | + "# Change the min and max distance between protein and ligand atoms for Boresch restraints to avoid periodicity issues\n", |
| 392 | + "settings.complex_restraint_settings.host_min_distance = 0.5 * unit.nanometer\n", |
| 393 | + "settings.complex_restraint_settings.host_max_distance = 1.5 * unit.nanometer\n", |
391 | 394 | "# Set the equilibration time to 2 ns (which is also the default)\n", |
392 | 395 | "settings.solvent_simulation_settings.equilibration_length = 2000 * unit.picosecond\n", |
393 | 396 | "settings.complex_simulation_settings.equilibration_length = 2000 * unit.picosecond" |
394 | 397 | ] |
395 | 398 | }, |
396 | 399 | { |
397 | 400 | "cell_type": "code", |
398 | | - "execution_count": 14, |
| 401 | + "execution_count": 13, |
399 | 402 | "id": "7adf42d6", |
400 | 403 | "metadata": {}, |
401 | 404 | "outputs": [], |
|
415 | 418 | }, |
416 | 419 | { |
417 | 420 | "cell_type": "code", |
418 | | - "execution_count": 15, |
| 421 | + "execution_count": 14, |
419 | 422 | "id": "44ba94ca", |
420 | 423 | "metadata": {}, |
421 | 424 | "outputs": [], |
|
452 | 455 | }, |
453 | 456 | { |
454 | 457 | "cell_type": "code", |
455 | | - "execution_count": 16, |
| 458 | + "execution_count": 15, |
456 | 459 | "id": "66666a80", |
457 | 460 | "metadata": {}, |
458 | 461 | "outputs": [], |
|
497 | 500 | }, |
498 | 501 | { |
499 | 502 | "cell_type": "code", |
500 | | - "execution_count": 17, |
| 503 | + "execution_count": 16, |
501 | 504 | "id": "d6cebd9a", |
502 | 505 | "metadata": {}, |
503 | 506 | "outputs": [ |
|
539 | 542 | }, |
540 | 543 | { |
541 | 544 | "cell_type": "code", |
542 | | - "execution_count": 18, |
| 545 | + "execution_count": 17, |
543 | 546 | "id": "b96b57a9", |
544 | 547 | "metadata": {}, |
545 | 548 | "outputs": [ |
|
558 | 561 | "name": "stderr", |
559 | 562 | "output_type": "stream", |
560 | 563 | "text": [ |
561 | | - "/Users/hannahbaumann/miniforge3/envs/septop/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=12534) is multi-threaded, use of forkpty() may lead to deadlocks in the child.\n", |
| 564 | + "/Users/hannahbaumann/miniforge3/envs/septop/lib/python3.12/pty.py:95: DeprecationWarning: This process (pid=26930) is multi-threaded, use of forkpty() may lead to deadlocks in the child.\n", |
562 | 565 | " pid, fd = os.forkpty()\n" |
563 | 566 | ] |
564 | 567 | } |
|
606 | 609 | }, |
607 | 610 | { |
608 | 611 | "cell_type": "code", |
609 | | - "execution_count": 19, |
| 612 | + "execution_count": 18, |
610 | 613 | "id": "de7d7920-b171-42fe-9b82-5ff5694d26e5", |
611 | 614 | "metadata": {}, |
612 | 615 | "outputs": [], |
|
624 | 627 | }, |
625 | 628 | { |
626 | 629 | "cell_type": "code", |
627 | | - "execution_count": 20, |
| 630 | + "execution_count": 19, |
628 | 631 | "id": "0e2e0727-2c4a-4b60-947c-44504aed2eee", |
629 | 632 | "metadata": {}, |
630 | 633 | "outputs": [ |
|
637 | 640 | " 'pint_unit_registry': 'openff_units'}" |
638 | 641 | ] |
639 | 642 | }, |
640 | | - "execution_count": 20, |
| 643 | + "execution_count": 19, |
641 | 644 | "metadata": {}, |
642 | 645 | "output_type": "execute_result" |
643 | 646 | } |
644 | 647 | ], |
645 | 648 | "source": [ |
646 | 649 | "estimate" |
647 | 650 | ] |
648 | | - }, |
649 | | - { |
650 | | - "cell_type": "code", |
651 | | - "execution_count": null, |
652 | | - "id": "b70822d2-5030-4ed9-87da-f166de551592", |
653 | | - "metadata": {}, |
654 | | - "outputs": [], |
655 | | - "source": [] |
656 | 651 | } |
657 | 652 | ], |
658 | 653 | "metadata": { |
|
0 commit comments