Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Geometric flow test suite for APBS #29

Closed
sobolevnrm opened this issue Apr 4, 2014 · 8 comments
Closed

Geometric flow test suite for APBS #29

sobolevnrm opened this issue Apr 4, 2014 · 8 comments

Comments

@sobolevnrm
Copy link
Member

@lizutah

@keith923
Copy link
Contributor

keith923 commented Apr 4, 2014

There is currently a single geoflow test case, located at ./examples/geoflow. Below is the contents of the .in file.

read
    mol pqr imidazole_zap.pqr        
end
elec name comp_solv        # Solvated complex
    geoflow-auto

    lpbe
    bcfl mdh
    mol 1

    grid 0.23 0.25 0.27     # grid spacing                      (dcel)
    pdie 1.5                # Solute dielectric                 (epsilon_p)
    sdie 80.00              # Solvent dielectric                (epsilon_s)
    press 0.008             # pressure kcal/(mol*A^3)           (pres)
    gamma 0.0001            # surface tension kcal/(mol*A^2)    (gama)
    bconc 0.03346           # bulk solvent density A^-3         (density)
    vdwdisp 0               # van der wal dispersion (on/off)   (vdwdispersion)
end

quit

@astevens-pnnl
Copy link
Contributor

The parameter names in the third column correspond to the names in the geoflow code.
There are also other test cases in the geoflow folder but they are not apbs test cases (and not pqr files). For the all of the cases we can supply a forcefield (or not, the case below), which is not currently retrieved by the parser and not passed into geoflow.

From: keith923 <notifications@github.commailto:notifications@github.com>
Reply-To: Electrostatics/apbs-pdb2pqr <reply@reply.github.commailto:reply@reply.github.com>
Date: Friday, 4 April 2014 1438
To: Electrostatics/apbs-pdb2pqr <apbs-pdb2pqr@noreply.github.commailto:apbs-pdb2pqr@noreply.github.com>
Subject: Re: [apbs-pdb2pqr] Geometric flow test suite for APBS (#29)

There is currently a single geoflow test case, located at ./examples/geoflow. Below is the contents of the .in file.

read
mol pqr imidazole_zap.pqr
end
elec name comp_solv # Solvated complex
geoflow-auto

lpbe
bcfl mdh
mol 1

grid 0.23 0.25 0.27     # grid spacing                      (dcel)
pdie 1.5                # Solute dielectric                 (epsilon_p)
sdie 80.00              # Solvent dielectric                (epsilon_s)
press 0.008             # pressure kcal/(mol*A^3)           (pres)
gamma 0.0001            # surface tension kcal/(mol*A^2)    (gama)
bconc 0.03346           # bulk solvent density A^-3         (density)
vdwdisp 0               # van der wal dispersion (on/off)   (vdwdispersion)

end

quit


Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-39597155.

@keith923
Copy link
Contributor

keith923 commented Apr 4, 2014

There are only three files in the geoflow folder. Two .pqr files and one .in file. If other tests exist, it may be nice to locate them.

@astevens-pnnl
Copy link
Contributor

Not the test/example folder, the src folder.

From: keith923 <notifications@github.commailto:notifications@github.com>
Reply-To: Electrostatics/apbs-pdb2pqr <reply@reply.github.commailto:reply@reply.github.com>
Date: Friday, 4 April 2014 1849
To: Electrostatics/apbs-pdb2pqr <apbs-pdb2pqr@noreply.github.commailto:apbs-pdb2pqr@noreply.github.com>
Cc: Andrew Stevens <andrew.stevens@pnnl.govmailto:andrew.stevens@pnnl.gov>
Subject: Re: [apbs-pdb2pqr] Geometric flow test suite for APBS (#29)

There are only three files in the geoflow folder. Two .pqr files and one .in file. If other tests exist, it may be nice to locate them.


Reply to this email directly or view it on GitHubhttps://github.com//issues/29#issuecomment-39619148.

@lizutah lizutah added this to the APBS 1.5 milestone Jun 18, 2014
@lizutah lizutah modified the milestones: APBS 2.0, APBS 1.5 Oct 22, 2014
@sobolevnrm sobolevnrm modified the milestones: APBS 2.0, Geometric flow computational tool paper May 19, 2015
@lizutah
Copy link

lizutah commented May 22, 2015

duplicate of #224

@lizutah
Copy link

lizutah commented Jul 14, 2015

from #224, needs to include small molecules and 1a1p

@sobolevnrm sobolevnrm assigned sobolevnrm and unassigned keith923 Apr 18, 2020
@sobolevnrm sobolevnrm removed this from the Next generation geometric flow in APBS milestone Apr 19, 2020
@sozenoid
Copy link

Hello,
I think there is still ambiguity in APBS 3.0.0 (that does not output energy units in the geoflow computation) and the definition of the keywords on the website. Are gamma and press given in kcal or kJ? Thank you very much for writing this code. I'm very grateful for it.

@sobolevnrm
Copy link
Member Author

@sozenoid - thank you for the feedback. I've created a new issue #606 that focuses on this problem.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants