Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restructure #36

Merged
merged 10 commits into from
Sep 22, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protex.system.IonicLiquidSystem
protex.system.IonicLiquidSystem
===============================

.. currentmodule:: protex.system
Expand All @@ -20,7 +20,6 @@ protex.system.IonicLiquidSystem
~IonicLiquidSystem.loadCheckpoint
~IonicLiquidSystem.loadState
~IonicLiquidSystem.load_updates
~IonicLiquidSystem.report_states
~IonicLiquidSystem.saveCheckpoint
~IonicLiquidSystem.saveState
~IonicLiquidSystem.save_updates
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
protex.system.IonicLiquidTemplates
protex.system.IonicLiquidTemplates
==================================

.. currentmodule:: protex.system
Expand All @@ -16,7 +16,6 @@ protex.system.IonicLiquidTemplates
.. autosummary::
:nosignatures:

~IonicLiquidTemplates.get_canonical_name
~IonicLiquidTemplates.get_charge_template_for
~IonicLiquidTemplates.get_residue_name_for_coupled_state
~IonicLiquidTemplates.get_update_value_for
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
protex.testsystems.generate\_hpts\_system
=========================================

.. currentmodule:: protex.testsystems

.. autofunction:: generate_hpts_system
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
:toctree:
:nosignatures:

generate_hpts_system
generate_im1h_oac_system
generate_single_im1h_oac_system

Expand Down
18,006 changes: 0 additions & 18,006 deletions protex/forcefield/im1h_oac_150_im1_hoac_350_init.crd

This file was deleted.

12 changes: 0 additions & 12 deletions protex/forcefield/initialize.sh

This file was deleted.

5 changes: 0 additions & 5 deletions protex/forcefield/toppar/toppar_flo.str

This file was deleted.

36,012 changes: 0 additions & 36,012 deletions protex/forcefield/traj/im1h_oac_150_im1_hoac_350_npt_1.rst

This file was deleted.

85 changes: 0 additions & 85 deletions protex/forcefield/write_psf_crd.inp

This file was deleted.

1 change: 0 additions & 1 deletion protex/scripts/charge_changes.json

This file was deleted.

Loading