source: SMMP.kdevelop.filelist

Last change on this file was 4e219a3, checked in by baerbaer <baerbaer@…>, 16 years ago

Update Lund init and BG/P compatibility.

  • Moved call of init_lundff after initialization of the molecule. The Lund

force field needs the molecule to calculate the hydrophobicity matrix.

  • Added bgp target to Makefile to compile SMMP on a BlueGene/P
  • Split if statement in setmvs to avoid out-of-range warning for array

access.

  • Changed setup of boundaries in Protein.zimmer() to match new version of

numpy.

git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/smmp/trunk@15 26dc1dd8-5c4e-0410-9ffe-d298b4865968

  • Property mode set to 100644
File size: 1.1 KB
Line 
1# KDevelop Custom Project File List
2EXAMPLES
3EXAMPLES/Makefile
4EXAMPLES/Python
5EXAMPLES/Python/annealing.py
6EXAMPLES/Python/gui_example.py
7EXAMPLES/Python/minimization.py
8EXAMPLES/Python/muca.py
9EXAMPLES/Python/regularization.py
10EXAMPLES/annealing.f
11EXAMPLES/minimization.f
12EXAMPLES/multicanonical.f
13EXAMPLES/parallel_tempering_p.f
14EXAMPLES/parallel_tempering_s.f
15EXAMPLES/partem_p.f
16EXAMPLES/regularization.f
17INCL.H
18INCP.H
19Makefile
20addend.f
21algorithms.py
22anneal.f
23bgs.f
24bldmol.f
25callbacktest.f
26canon.f
27cnteny.f
28contacts.f
29difang.f
30dihedr.f
31doc
32doc/Makefile
33energy.f
34eninteract.f
35enyflx.f
36enylun.f
37enyreg.f
38enyshe.f
39enyshe_p.f
40enysol.f
41enysol_p.f
42esolan.f
43eyabgn.f
44getmol.f
45gradient.f
46hbond.f
47helix.f
48incl_lund.h
49init_energy.f
50init_molecule.f
51main.f
52main.py
53main_bgl_p.f
54main_p.f
55metropolis.f
56mincjg.f
57minim.f
58minqsn.f
59mklist.f
60mulcan_par.f
61mulcan_par_mod.f90
62mulcan_sim.f
63nursvr.f
64opeflx.f
65opereg.f
66opeshe.f
67opesol.f
68outpdb.f
69outvar.f
70partem_p.f
71partem_s.f
72pdbread.f
73protein.py
74redseq.f
75redstr.f
76redvar.f
77regul.f
78restoreexclpoint.py
79rgyr.f
80rmexclpoint.py
81rmsdfun.f
82setmvs.f
83setvar.f
84twister.f
85universe.py
86utilities.f
87zimmer.f
Note: See TracBrowser for help on using the repository browser.