%  学生実験(水理) 実験テキスト 
%               2001/04/19  by Kobayashi
%               2002/04/09  Update the school year
%               2003/04/03  Update the school year and arrange schedule
%               2003/04/03  for basic experiments
%               2004/04/24  update
%               2005/04/08  update
%               2007/04/20  update

\documentclass[twoside]{jreport}

\newcommand{\schoolyear}{2007}   % ** Set Year for Title page **

\usepackage{epsfig}
\input{ehdefine.tex}           % ** Definition of Experiment of Hydraulics **

\begin{document}

  \pagestyle{myheadings}

  \newcommand{\experimentthema}{三角堰，四角堰による流量検定}
  \input{ehtitleb.tex}          % ** Title Page of This Text **
  \pagenumbering{arabic}
  \addtocounter{page}{1}
  \input{gate.tex}       %  三角堰・四角堰による流量検定
  \input{ehstaffb.tex}   %  連絡先と名前の書き込み欄．

  \renewcommand{\experimentthema}{管路の形状損失の測定}
  \input{ehtitleb.tex}          % ** Title Page of This Text **
  \pagenumbering{arabic}
  \addtocounter{page}{1}
  \input{pipeflow.tex}   %  管路の形状損失の測定
  \input{ehstaffb.tex}   %  連絡先と名前の書き込み欄．

%  \renewcommand{\experimentthema}{水面波に関する実験}
%  \input{ehtitleb.tex}          % ** Title Page of This Text **
%  \pagenumbering{arabic}
%  \addtocounter{page}{1}
%  \input{exp8-4.tex}     %  風波に関する実験
%  \input{ehstaffb.tex}   %  連絡先と名前の書き込み欄．

  %** 実験課題 **

%  \input{gate.tex}       %  三角堰・四角堰による流量検定
%  \input{pipeflow.tex}   %  管路の形状損失の測定
%  \input{openchan.tex}   %  等流・不等流の水面形
%  \input{loglaw.tex}     %  気流の対数則に関する実験
%  \input{creflow.tex}    %  常流・射流に関する実験
%  \input{u-tube.tex}     %  管路の振動流}
%  \input{reynolds.tex}   %  層流と乱流
%  \input{windwave.tex}   %  風波に関する実験

%  　\newpage
%  \input{lastpage.tex}

\end{document}
