Changeset 810 for trunk/src/series/civ_series.m
- Timestamp:
- Aug 13, 2014, 3:01:27 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/series/civ_series.m
r801 r810 21 21 % .Patch2: 22 22 % ncfile: name of a netcdf file to be created for the result (extension .nc) 23 24 %======================================================================= 25 % Copyright 2008-2014, LEGI UMR 5519 / CNRS UJF G-INP, Grenoble, France 26 % http://www.legi.grenoble-inp.fr 27 % Joel.Sommeria - Joel.Sommeria (A) legi.cnrs.fr 23 28 % 24 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 25 % Copyright 2011-2014, LEGI / CNRS UJF G-INP, Joel.Sommeria@legi.grenoble-inp.fr 26 %AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 27 % This is part of the toolbox UVMAT. 28 % 29 % This file is part of the toolbox UVMAT. 30 % 29 31 % UVMAT is free software; you can redistribute it and/or modify 30 % it under the terms of the GNU General Public License as published by31 % the Free Software Foundation; either version 2 of the License, or32 % (at your option) any later version.33 % 32 % it under the terms of the GNU General Public License as published 33 % by the Free Software Foundation; either version 2 of the license, 34 % or (at your option) any later version. 35 % 34 36 % UVMAT is distributed in the hope that it will be useful, 35 37 % but WITHOUT ANY WARRANTY; without even the implied warranty of 36 38 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 37 % GNU General Public License ( open UVMAT/COPYING.txt) for more details.38 % AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA39 % GNU General Public License (see LICENSE.txt) for more details. 40 %======================================================================= 39 41 40 42 function [Data,errormsg,result_conv]= civ_series(Param)
Note: See TracChangeset
for help on using the changeset viewer.