.TH "csg_resample" 1 "2021-06-20 00:01:37" "Version: 2021 " .SH NAME .P csg_resample \- Part of the VOTCA package .SH SYNOPSIS .P \fBcsg_resample\fR [\fIOPTION\fR] [\fIOPTIONPARAMETERS\fR] .SH DESCRIPTION .P 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. .P Please visit the program site at __http://www.votca.org__. .SH OPTIONS .P Allowed options: .TP \fB\-\-help\fR produce this help message .TP \fB\-\-in arg\fR table to read .TP \fB\-\-out arg\fR table to write .TP \fB\-\-derivative arg\fR table to write .TP \fB\-\-grid arg\fR new grid spacing (min:step:max). If 'grid' is specified only, interpolation is performed. .TP \fB\-\-type arg (=akima)\fR [cubic|akima|linear]. If option is not specified, the default type 'akima' is assumed. .TP \fB\-\-fitgrid arg\fR specify fit grid (min:step:max). If 'grid' and \&'fitgrid' are specified, a fit is performed. .TP \fB\-\-nocut\fR Option for fitgrid: Normally, values out of fitgrid boundaries are cut off. If they shouldn't, choose \-\-nocut. .TP \fB\-\-comment arg\fR store a comment in the output table .TP \fB\-\-boundaries arg\fR (natural|periodic|derivativezero) sets boundary conditions .SH AUTHORS .P Written and maintained by the VOTCA Development Team .P This Manual Page was converted from t2t format to the this format by txt2tags (http://txt2tags.org) ! The t2t file was extracted from 'csg_resample \-\-help' by help2t2t (version 2021 ) .SH COPYRIGHT .P Copyright 2009\-2011 The VOTCA Development Team (http://www.votca.org) .P 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 .P http://www.apache.org/licenses/LICENSE\-2.0 .P 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. .\" man code generated by txt2tags 3.4 (http://txt2tags.org) .\" cmdline: txt2tags -q -t man -i csg_resample.t2t -o csg_resample.man