Eliminated CVS keyword cruft
This commit is contained in:
parent
8b699082c8
commit
9e1fdfe39a
423 changed files with 44 additions and 2172 deletions
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file Cabinet.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#ifndef CT_CABINET_H
|
||||
#define CT_CABINET_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,12 +1,6 @@
|
|||
/**
|
||||
* @file Storage.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
|
||||
// Cantera includes
|
||||
#include "kernel/Kinetics.h"
|
||||
#include "kernel/TransportFactory.h"
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file Storage.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_STORAGE_H
|
||||
#define CTC_STORAGE_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file clib_defs.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#ifndef CTC_DEFS_H
|
||||
#define CTC_DEFS_H
|
||||
|
||||
|
|
|
|||
|
|
@ -7,9 +7,6 @@
|
|||
* Cantera objects are stored and referenced by integers - no
|
||||
* pointers are passed to or from the calling application.
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
// turn off warnings under Windows
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ct.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_CT_H
|
||||
#define CTC_CT_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file ctbdry.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#define CANTERA_USE_INTERNAL
|
||||
#include "ctbdry.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctbdry.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_BDRY_H
|
||||
#define CTC_BDRY_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctfunc.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
#pragma warning(disable:4503)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctfunc.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_FUNC1_H
|
||||
#define CTC_FUNC1_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file ctmultiphase.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#define CANTERA_USE_INTERNAL
|
||||
#include "ctmultiphase.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctmultiphase.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_MULTIPHASE_H
|
||||
#define CTC_MULTIPHASE_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctonedim.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
// turn off warnings under Windows
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctonedim.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_ONEDIM_H
|
||||
#define CTC_ONEDIM_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file ctreactor.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
#pragma warning(disable:4503)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctreactor.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_REACTOR_H
|
||||
#define CTC_REACTOR_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctrpath.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#define CANTERA_USE_INTERNAL
|
||||
#include "ctrpath.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctrpath.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_RXNPATH_H
|
||||
#define CTC_RXNPATH_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctsurf.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
// turn off warnings under Windows
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctsurf.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_SURF_H
|
||||
#define CTC_SURF_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,11 +1,6 @@
|
|||
/**
|
||||
* @file ctxml.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
#pragma warning(disable:4503)
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctxml.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CTC_XML_H
|
||||
#define CTC_XML_H
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
//
|
||||
// zero-dimensional kinetics example program
|
||||
//
|
||||
// $Author: hkmoffa $
|
||||
// $Revision: 1.2 $
|
||||
// $Date: 2009/05/13 21:52:29 $
|
||||
//
|
||||
// copyright California Institute of Technology 2002
|
||||
//
|
||||
/////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Basic include file to be used in all Cantera application
|
||||
* environments.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CANTERA_H_INCL
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef CXX_GRI30H
|
||||
#define CXX_GRI30H
|
||||
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Declaration and Definition for the class Interface, part of
|
||||
* Cantera's Cantera_CXX namespace.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CXX_INTERFACE
|
||||
#define CXX_INTERFACE
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef CXX_PUREFLUID
|
||||
#define CXX_PUREFLUID
|
||||
|
||||
|
|
|
|||
|
|
@ -3,9 +3,6 @@
|
|||
* cxx layer - Header file providing support for chemical equilibrium calculations
|
||||
* (see \ref equilfunctions)
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef CT_EQUIL_INCL
|
||||
#define CT_EQUIL_INCL
|
||||
#include "kernel/equil.h"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef CXX_INCL_KINETICS
|
||||
#define CXX_INCL_KINETICS
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#ifndef CT_INCL_ZERODIM_H
|
||||
#define CT_INCL_ZERODIM_H
|
||||
#include "kernel/Reactor.h"
|
||||
|
|
|
|||
|
|
@ -6,10 +6,6 @@
|
|||
* Cantera objects are stored and referenced by integers - no
|
||||
* pointers are passed to or from the calling application.
|
||||
*/
|
||||
/*
|
||||
* $Id: fct.cpp,v 1.14 2009/07/23 16:56:48 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
// turn off warnings under Windows
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
|
|
|
|||
|
|
@ -2,12 +2,6 @@
|
|||
* @file fctxml.cpp
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision: 1.9 $
|
||||
* $Date: 2009/07/23 17:03:04 $
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -33,8 +33,3 @@
|
|||
% ctclear - Clear all objects from memory.
|
||||
%
|
||||
% Copyright 2002 California Institute of Technology
|
||||
% $Revision: 1.1.1.1 $ $Date: 2003/04/14 17:57:49 $
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file ctfunctions.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: ctfunctions.cpp,v 1.10 2009/07/11 16:43:12 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ct.h>
|
||||
#include <cantera/clib/ctonedim.h>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
/**
|
||||
* @file mixturemethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: mixturemethods.cpp,v 1.3 2009/07/11 16:43:12 hkmoffa Exp $
|
||||
*/
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ctmultiphase.h>
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file mlloger.h
|
||||
*/
|
||||
/*
|
||||
* $Id: mllogger.h,v 1.5 2009/07/11 16:43:12 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#ifndef MLLOGGER_H
|
||||
#define MLLOGGER_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file phasemethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: phasemethods.cpp,v 1.5 2009/07/11 16:43:12 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#include "mex.h"
|
||||
#include "ctmatutils.h"
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file reactormethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: reactormethods.cpp,v 1.5 2009/07/11 16:43:12 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ctreactor.h>
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file reactornetmethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: reactornetmethods.cpp,v 1.4 2009/07/11 16:43:13 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ctreactor.h>
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
/**
|
||||
* @file thermomethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: thermomethods.cpp,v 1.11 2009/07/11 16:43:13 hkmoffa Exp $
|
||||
*/
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ct.h>
|
||||
#include "ctmatutils.h"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
/**
|
||||
* @file wallmethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: wallmethods.cpp,v 1.5 2009/07/11 16:43:13 hkmoffa Exp $
|
||||
*/
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ctreactor.h>
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file xmlmethods.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id: xmlmethods.cpp,v 1.5 2009/07/11 16:43:13 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
#include "mex.h"
|
||||
#include <cantera/clib/ctxml.h>
|
||||
#include <cantera/clib/ct.h>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
import string
|
||||
import os
|
||||
|
||||
|
|
@ -7,8 +6,6 @@ from SurfacePhase import EdgePhase
|
|||
from Kinetics import Kinetics
|
||||
import XML
|
||||
|
||||
__revision__ = "$Id: Edge.py,v 1.1 2006/04/23 07:27:10 dggoodwin Exp $"
|
||||
|
||||
class Edge(EdgePhase, Kinetics):
|
||||
"""
|
||||
One-dimensional edge between two surfaces.
|
||||
|
|
@ -77,4 +74,3 @@ class Edge(EdgePhase, Kinetics):
|
|||
"""Delete the Edge instance."""
|
||||
Kinetics.__del__(self)
|
||||
EdgePhase.__del__(self)
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
|
||||
import string
|
||||
import os
|
||||
|
||||
|
|
@ -7,8 +6,6 @@ from SurfacePhase import SurfacePhase, EdgePhase
|
|||
from Kinetics import Kinetics
|
||||
import XML
|
||||
|
||||
__revision__ = "$Id: Interface.py,v 1.8 2007/02/17 10:48:09 dggoodwin Exp $"
|
||||
|
||||
class Interface(SurfacePhase, Kinetics):
|
||||
"""
|
||||
Two-dimensional interfaces.
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@ import types
|
|||
from Cantera.num import asarray
|
||||
from exceptions import CanteraError
|
||||
|
||||
__revision__ = "$Id: Phase.py,v 1.9 2007/05/25 14:17:38 dggoodwin Exp $"
|
||||
|
||||
# return true is x is a sequence
|
||||
def _isseq(n, x):
|
||||
try:
|
||||
|
|
|
|||
|
|
@ -8,8 +8,6 @@ import Interface
|
|||
import Edge
|
||||
import XML
|
||||
|
||||
__revision__ = "$Id: importFromFile.py,v 1.12 2007/02/17 10:48:09 dggoodwin Exp $"
|
||||
|
||||
def importPhase(file, name = '', loglevel = 0, debug = 0):
|
||||
"""Import one phase from an input file. If 'name' is specified, the
|
||||
phase definition with this name will be imported, otherwise the first
|
||||
|
|
|
|||
|
|
@ -13,10 +13,6 @@
|
|||
# python ctml_writer.py infile.cti
|
||||
#
|
||||
# This will produce CTML file 'infile.xml'
|
||||
#
|
||||
#
|
||||
|
||||
# $Id: ctml_writer.py,v 1.25 2007/12/30 04:19:38 dggoodwin Exp $
|
||||
|
||||
import string
|
||||
|
||||
|
|
|
|||
|
|
@ -2,12 +2,6 @@
|
|||
* @file ctkinetics_methods.cpp
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id: ctkinetics_methods.cpp,v 1.8 2009/04/19 21:03:10 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
|
||||
static PyObject*
|
||||
kin_newFromXML(PyObject *self, PyObject *args) {
|
||||
int mxml, iphase, neighbor1, neighbor2, neighbor3, neighbor4;
|
||||
|
|
|
|||
|
|
@ -1,10 +1,4 @@
|
|||
|
||||
/*
|
||||
* $Id: ctonedim_methods.cpp,v 1.12 2009/03/24 19:13:02 hkmoffa Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
static PyObject *
|
||||
|
|
|
|||
|
|
@ -2,13 +2,6 @@
|
|||
* @file Array.h
|
||||
* Header file for class Array2D
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Declarations for a simple class that augments the logfile printing capabilities
|
||||
* (see \ref Cantera::LogPrintCtrl).
|
||||
*/
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,10 +3,6 @@
|
|||
* Declarations for a simple class that augments the logfile printing capabilities
|
||||
* (see \ref Cantera::LogPrintCtrl).
|
||||
*/
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Definitions for a simple class that augments the streams printing capabilities
|
||||
* (see \ref Cantera::PrintCtrl).
|
||||
*/
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,10 +3,6 @@
|
|||
* Declarations for a simple class that augments the streams printing capabilities
|
||||
* (see \ref Cantera::PrintCtrl).
|
||||
*/
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,10 +3,6 @@
|
|||
* Declarations for Multi Dimensional Pointer (mdp) routines that
|
||||
* check for the presence of NaNs in the code.
|
||||
*/
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Definitions for a simple class that implements an Ansi C wall clock timer
|
||||
* (see \ref Cantera::clockWC).
|
||||
*/
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Declarations for a simple class that implements an Ansi C wall clock timer
|
||||
* (see \ref Cantera::clockWC).
|
||||
*/
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Driver for the system call to the python executable that converts
|
||||
* cti files to ctml files (see \ref inputfiles).
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001-2005 California Institute of Technology
|
||||
|
||||
// turn off warnings under Windows
|
||||
|
|
|
|||
|
|
@ -8,12 +8,6 @@
|
|||
* All physical constants are stored here.
|
||||
* The module physConstants is defined here.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,12 +4,6 @@
|
|||
* thrown when %Cantera experiences an error condition
|
||||
* (also contains errorhandling module text - see \ref errorhandling).
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Date$
|
||||
* $Revision$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CT_CTEXCEPTIONS_H
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Definitions for functions to read and write CTML.
|
||||
*
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2002 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,12 +4,6 @@
|
|||
* to store data. These functions read and write it.
|
||||
* (see \ref inputfiles and importCTML, ck2ctml)
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2002 California Institute of Technology
|
||||
|
||||
#ifndef CT_CTML_H
|
||||
|
|
|
|||
|
|
@ -15,12 +15,6 @@
|
|||
* - textlogs (see \ref textlogs)
|
||||
* - HTML_logs (see \ref HTML_logs)
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CT_GLOBAL_H
|
||||
|
|
|
|||
|
|
@ -3,10 +3,6 @@
|
|||
* Header for Base class for 'loggers' that write text messages to log files
|
||||
* (see \ref textlogs and class \link Cantera::Logger Logger\endlink).
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifndef CT_LOGGER_H
|
||||
#define CT_LOGGER_H
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
* @file mdp_allo.cpp
|
||||
* Definitions for dynamic allocation of multidimensional pointer arrays
|
||||
*/
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -4,10 +4,6 @@
|
|||
* allow for dimensioning of arbitrarily dimensioned pointer arrays using
|
||||
* one call.
|
||||
*/
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
/*
|
||||
* Copywrite 2004 Sandia Corporation. Under the terms of Contract
|
||||
* DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government
|
||||
|
|
|
|||
|
|
@ -9,10 +9,6 @@
|
|||
* logs
|
||||
* HTML_logs
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
#pragma warning(disable:4503)
|
||||
|
|
|
|||
|
|
@ -1,12 +1,6 @@
|
|||
/**
|
||||
* @file plots.cpp
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2002 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Contains declarations for utility functions for
|
||||
* outputing to plotting programs.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CT_PLOTS_H
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Contains definitions for string manipulation functions
|
||||
* within Cantera.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
//@{
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Contains declarations for string manipulation functions
|
||||
* within Cantera.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CT_STRINGUTILS_H
|
||||
|
|
|
|||
|
|
@ -6,9 +6,6 @@
|
|||
*
|
||||
* This header is included only by file misc.cpp.
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
// Copyright 2002 California Institute of Technology
|
||||
|
||||
#ifndef CT_UNITS_H
|
||||
|
|
|
|||
|
|
@ -5,10 +5,6 @@
|
|||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
/*
|
||||
* $Id$
|
||||
|
||||
*/
|
||||
/**
|
||||
* @defgroup utils Templated Utility Functions
|
||||
*
|
||||
|
|
|
|||
|
|
@ -3,11 +3,7 @@
|
|||
* Templates for operations on vector-like objects.
|
||||
*/
|
||||
/*
|
||||
* $Date$
|
||||
* $Revision$
|
||||
*
|
||||
* Copyright 2001 California Institute of Technology
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef CT_VEC_FUNCTIONS_H
|
||||
|
|
|
|||
|
|
@ -4,12 +4,6 @@
|
|||
* implement only those aspects of XML required to read, write, and
|
||||
* manipulate CTML data files.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,12 +4,6 @@
|
|||
* implement only those aspects of XML required to read, write, and
|
||||
* manipulate CTML data files.
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifndef CT_XML_H
|
||||
|
|
|
|||
|
|
@ -4,8 +4,6 @@
|
|||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
//
|
||||
// $Id$
|
||||
|
||||
// turn off warnings about truncating long names under Windows
|
||||
#ifdef WIN32
|
||||
|
|
|
|||
|
|
@ -4,10 +4,6 @@
|
|||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
//
|
||||
// $Id$
|
||||
//
|
||||
|
||||
|
||||
#include <numeric>
|
||||
#include <algorithm>
|
||||
|
|
|
|||
|
|
@ -2,9 +2,6 @@
|
|||
* @file Species.h
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
* @file ck2ct.cpp
|
||||
* Convert CK-format reaction mechanism files to Cantera input format.
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
*/
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
#pragma warning(disable:4503)
|
||||
|
|
|
|||
|
|
@ -3,11 +3,6 @@
|
|||
* Functions which calculation optimized basis of the
|
||||
* stoichiometric coefficient matrix (see /ref equil functions)
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "ct_defs.h"
|
||||
#include "global.h"
|
||||
#include "ThermoPhase.h"
|
||||
|
|
|
|||
|
|
@ -1,18 +1,10 @@
|
|||
/**
|
||||
*
|
||||
* @file ChemEquil.cpp
|
||||
* Chemical equilibrium. Implementation file for class
|
||||
* ChemEquil.
|
||||
*/
|
||||
|
||||
/*
|
||||
*
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Copyright 2001 California Institute of Technology
|
||||
*
|
||||
*/
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
#ifdef WIN32
|
||||
#pragma warning(disable:4786)
|
||||
|
|
|
|||
|
|
@ -2,13 +2,9 @@
|
|||
* @file ChemEquil.h
|
||||
*
|
||||
* Chemical equilibrium.
|
||||
*
|
||||
* $Author$
|
||||
* $Date$
|
||||
* $Revision$
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* Copyright 2001 California Institute of Technology
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Definitions for the \link Cantera::MultiPhase MultiPhase\endlink
|
||||
* object that is used to set up multiphase equilibrium problems (see \ref equilfunctions).
|
||||
*/
|
||||
/*
|
||||
*
|
||||
* $Date$
|
||||
* $Revision$
|
||||
*/
|
||||
|
||||
#include "MultiPhase.h"
|
||||
#include "MultiPhaseEquil.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,12 +3,6 @@
|
|||
* Headers for the \link Cantera::MultiPhase MultiPhase\endlink
|
||||
* object that is used to set up multiphase equilibrium problems (see \ref equilfunctions).
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Date$
|
||||
* $Revision$
|
||||
*/
|
||||
|
||||
// Copyright 2004 California Institute of Technology
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file MultiPhaseEquil.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "MultiPhaseEquil.h"
|
||||
#include "MultiPhase.h"
|
||||
#ifdef WITH_ELECTROLYTES
|
||||
|
|
|
|||
|
|
@ -1,9 +1,5 @@
|
|||
/**
|
||||
* @file PropertyCalculator.h
|
||||
*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
|
|
|||
|
|
@ -1,9 +1,3 @@
|
|||
/***********************************************************************
|
||||
* $RCSfile: equil.h,v $
|
||||
* $Author$
|
||||
* $Date$
|
||||
* $Revision$
|
||||
***********************************************************************/
|
||||
// Copyright 2001 California Institute of Technology
|
||||
|
||||
/**
|
||||
|
|
|
|||
|
|
@ -3,9 +3,6 @@
|
|||
* Driver routines for the chemical equilibrium solvers.
|
||||
*
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
#include "equil.h"
|
||||
#include "ChemEquil.h"
|
||||
#include "MultiPhaseEquil.h"
|
||||
|
|
|
|||
|
|
@ -3,13 +3,6 @@
|
|||
*
|
||||
* Header file for class DoubleStarStar
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
#include "vcs_DoubleStarStar.h"
|
||||
|
||||
namespace VCSnonideal {
|
||||
|
|
|
|||
|
|
@ -3,13 +3,6 @@
|
|||
*
|
||||
* Header file for class DoubleStarStar
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
#ifndef VCS_DOUBLESTARSTAR_H
|
||||
#define VCS_DOUBLESTARSTAR_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,6 @@
|
|||
/**
|
||||
* @file vcs_Exception.h
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
/*
|
||||
* Copywrite (2005) Sandia Corporation. Under the terms of
|
||||
* Contract DE-AC04-94AL85000 with Sandia Corporation, the
|
||||
|
|
|
|||
|
|
@ -2,10 +2,6 @@
|
|||
* @file vcs_Gibbs.cpp
|
||||
* Functions which calculate the extrinsic Gibbs Free energies
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
/*
|
||||
* Copywrite (2005) Sandia Corporation. Under the terms of
|
||||
* Contract DE-AC04-94AL85000 with Sandia Corporation, the
|
||||
|
|
|
|||
|
|
@ -3,13 +3,6 @@
|
|||
*
|
||||
* Header file for class IntStarStar
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
#include "vcs_IntStarStar.h"
|
||||
|
||||
namespace VCSnonideal {
|
||||
|
|
|
|||
|
|
@ -3,13 +3,6 @@
|
|||
*
|
||||
* Header file for class IntStarStar
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
#ifndef VCS_INTSTARSTAR_H
|
||||
#define VCS_INTSTARSTAR_H
|
||||
|
||||
|
|
|
|||
|
|
@ -2,9 +2,6 @@
|
|||
* @file vcs_MultiPhaseEquil.cpp
|
||||
* Driver routine for the VCSnonideal equilibrium solver package
|
||||
*/
|
||||
/*
|
||||
* $Id$
|
||||
*/
|
||||
/*
|
||||
* Copywrite (2006) Sandia Corporation. Under the terms of
|
||||
* Contract DE-AC04-94AL85000 with Sandia Corporation, the
|
||||
|
|
|
|||
|
|
@ -2,14 +2,6 @@
|
|||
* @file vcs_MultiPhaseEquil.h
|
||||
* Interface class for the vcsnonlinear solver
|
||||
*/
|
||||
|
||||
/*
|
||||
* $Author$
|
||||
* $Revision$
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
|
||||
#ifndef VCS_MULTIPHASEEQUIL_H
|
||||
#define VCS_MULTIPHASEEQUIL_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* @file vcs_SpeciesProperties.cpp
|
||||
*/
|
||||
/*
|
||||
* $Id $
|
||||
*/
|
||||
|
||||
#include "vcs_defs.h"
|
||||
#include "vcs_SpeciesProperties.h"
|
||||
#include "vcs_VolPhase.h"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef VCS_SPECIES_PROPERTIES_H
|
||||
#define VCS_SPECIES_PROPERTIES_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,13 +1,3 @@
|
|||
/* ======================================================================= */
|
||||
/* -------------------------------------------------- */
|
||||
/* | RCS Head Information on zuzax.pchem.sandia.gov | */
|
||||
/* -------------------------------------------------- */
|
||||
/* $RCSfile: vcs_TP.cpp,v $ */
|
||||
/* $Author$ */
|
||||
/* $Date$ */
|
||||
/* $Revision$ */
|
||||
/* ======================================================================= */
|
||||
|
||||
#include "vcs_solve.h"
|
||||
#include "vcs_internal.h"
|
||||
#include "vcs_species_thermo.h"
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue