GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CSG_RESAMPLE(1) FreeBSD General Commands Manual CSG_RESAMPLE(1)

csg_resample - Part of the VOTCA package

csg_resample [OPTIONS]

csg_resample [--help]

Change grid and interval of any sort of table files. Mainly called internally by inverse script, can also be used to manually prepare input files for coarse-grained simulations.

Allowed options:

--help produce this help message --in arg table to read --out arg table to write --derivative arg table to write --grid arg new grid spacing (min:step:max). If 'grid' is specified only, interpolation is performed. --type arg (=akima) [cubic|akima|linear]. If option is not specified, the default type 'akima' is assumed. --fitgrid arg specify fit grid (min:step:max). If 'grid' and 'fitgrid' are specified, a fit is performed. --nocut Option for fitgrid: Normally, values out of fitgrid boundaries are cut off. If they shouldn't, choose --nocut. --comment arg store a comment in the output table --boundaries arg (natural|periodic|derivativezero) sets boundary conditions

Written and maintained by the VOTCA Development Team <devs@votca.org>

Copyright 2009-2021 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.

csg_resample User Manual VOTCA Development Team

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.