Man page - xtp_modify_jobfile(1)
Packages contains this manual
- xtp_map(1)
- xtp_qmmm2qm(1)
- xtp_parallel(1)
- csg_partial_rdf(1)
- csg_gmxtopol(1)
- csg_resample(1)
- csg_traj_force(1)
- csg_call(1)
- csg_boltzmann(1)
- csg_dlptopol(1)
- csg_sphericalorder(1)
- votca_property(1)
- xtp_tools(1)
- csg_stat(1)
- csg_orientcorr(1)
- csg_inverse(1)
- csg_imc_solve(1)
- xtp_update_mapfile(1)
- csg_fmatch(1)
- csg_part_dist(1)
- csg_dump(1)
- csg_property(1)
- xtp_modify_jobfile(1)
- xtp_run(1)
- csg_map(1)
- csg_fluctuations(1)
- csg_reupdate(1)
- csg_density(1)
- csg_radii(1)
- xtp_autogen_mapping(1)
- xtp_basisset(1)
apt-get install votca
Manual
XTP_MODIFY_JOBFILE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS
COPYRIGHT
NAME
xtp_modify_jobfile - Part of the VOTCA package
SYNOPSIS
xtp_modify_jobfile [OPTIONS]
xtp_modify_jobfile [--help]
DESCRIPTION
Creates a subset Jobfile from a larger Jobfile using selection criteria
OPTIONS
options:
-h, --help show
this help message and exit
-i, --input J_INPUT Jobfile file to select from.
-o, --output J_OUTPUT Filename to write new jobfile to.
-l, --job_ids JOB_IDS [JOB_IDS ...] Either a list of ids
β1 3 5β or a range
β1-5β or a combination thereof
-s, --selector SELECTOR A more flexible way to select jobs
can
be combined with ranges. Specify the
xml tag you want inside the job via
e.g. βinput/regions/region.id:0β. The
tag must exist and the value behind the
colon supports β?β and β*β
wildcards
AUTHORS
Written and maintained by the VOTCA Development Team <devs@votca.org>
COPYRIGHT
Copyright 2009-2024 The VOTCA Development Team (http://www.votca.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.