Action_Thermostats
Add_AtomRandomPerturbation
Add_RotateAroundBondAction
Add_SelectAtomByNameAction
Adding_Graph_to_ChangeBondActions
Adding_MD_integration_tests
Adding_StructOpt_integration_tests
Automaking_mpqc_open
AutomationFragmentation_failures
Candidate_v1.6.0
Candidate_v1.6.1
ChangeBugEmailaddress
ChangingTestPorts
ChemicalSpaceEvaluator
Combining_Subpackages
Debian_Package_split
Debian_package_split_molecuildergui_only
Disabling_MemDebug
Docu_Python_wait
EmpiricalPotential_contain_HomologyGraph_documentation
Enable_parallel_make_install
Enhance_userguide
Enhanced_StructuralOptimization
Enhanced_StructuralOptimization_continued
Example_ManyWaysToTranslateAtom
Exclude_Hydrogens_annealWithBondGraph
FitPartialCharges_GlobalError
Fix_ChronosMutex
Fix_StatusMsg
Fix_StepWorldTime_single_argument
Fix_Verbose_Codepatterns
ForceAnnealing_goodresults
ForceAnnealing_oldresults
ForceAnnealing_tocheck
ForceAnnealing_with_BondGraph
ForceAnnealing_with_BondGraph_continued
ForceAnnealing_with_BondGraph_continued_betteresults
ForceAnnealing_with_BondGraph_contraction-expansion
GeometryObjects
Gui_displays_atomic_force_velocity
IndependentFragmentGrids_IntegrationTest
JobMarket_RobustOnKillsSegFaults
JobMarket_StableWorkerPool
JobMarket_unresolvable_hostname_fix
ODR_violation_mpqc_open
PartialCharges_OrthogonalSummation
PythonUI_with_named_parameters
QtGui_reactivate_TimeChanged_changes
Recreated_GuiChecks
RotateToPrincipalAxisSystem_UndoRedo
StoppableMakroAction
Subpackage_levmar
Subpackage_mpqc_open
Subpackage_vmg
ThirdParty_MPQC_rebuilt_buildsystem
TremoloParser_IncreasedPrecision
TremoloParser_MultipleTimesteps
Ubuntu_1604_changes
stable
Line | |
---|
1 |
|
---|
2 | /** \page scls
|
---|
3 |
|
---|
4 | The scls program is used to list objects in checkpoint files.
|
---|
5 | \if html
|
---|
6 | See \ref state for more information.
|
---|
7 | \endif
|
---|
8 |
|
---|
9 | \if html
|
---|
10 | <h1>Compiling scls</h1>
|
---|
11 | scls is distributed with the SC Toolkit. scls will automatically
|
---|
12 | be compiled when SC is compiled. See \ref compile
|
---|
13 | for more information.
|
---|
14 | \endif
|
---|
15 |
|
---|
16 | <h1>Running scls</h1>
|
---|
17 |
|
---|
18 | scls takes the following command line options followed by a list of files.
|
---|
19 |
|
---|
20 | <dl>
|
---|
21 | <dt><tt>-memorygrp</tt> <i>val</i><dd>Which memory group to use.
|
---|
22 | <dt><tt>-threadgrp</tt> <i>val</i><dd>Which thread group to use.
|
---|
23 | <dt><tt>-messagegrp</tt> <i>val</i><dd>Which message group to use.
|
---|
24 | <dt><tt>-W</tt> <i>val</i><dd>Set the working directory.
|
---|
25 | <dt><tt>-d</tt><dd>Turn on debugging.
|
---|
26 | <dt><tt>-v</tt><dd>Print the version.
|
---|
27 | <dt><tt>-w</tt><dd>Print the warranty.
|
---|
28 | <dt><tt>-l</tt><dd>Detailed list of objects.
|
---|
29 | <dt><tt>-L</tt><dd>Print the license.
|
---|
30 | <dt><tt>-h</tt><dd>Print this help.
|
---|
31 | </dl>
|
---|
32 |
|
---|
33 | <h1>License</h1>
|
---|
34 |
|
---|
35 | scls is open-source software; you can redistribute it and/or modify it
|
---|
36 | under the terms of the GNU General Public License as published by the Free
|
---|
37 | Software Foundation; either version 2 of the License, or (at your option)
|
---|
38 | any later version.
|
---|
39 |
|
---|
40 | <h1>Warranty</h1>
|
---|
41 |
|
---|
42 | scls is distributed in the hope that it will be useful, but WITHOUT ANY
|
---|
43 | WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
---|
44 | FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
---|
45 | details.
|
---|
46 |
|
---|
47 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.