%  学生実験(水理) 実験テキスト 
%               2001/04/19  by Kobayashi
%               2002/04/09  Update the school year
%               2003/04/03  Update the school year and arrange schedule
%               2004/06/05  Update the school year and arrange schedule
%               2005/04/08  Update the school year and arrange schedule

\documentclass[twoside]{jreport}

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

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

\begin{document}

  \input{ehtitle.tex}          % ** Title Page of This Text **

  \pagestyle{myheadings}
  \pagenumbering{roman}

  \tableofcontents
  \newpage

  \input{ehsche08.tex}
  \input{ehcautio.tex}
  \input{report.tex}
  \input{ehstaff.tex}
  
  \pagenumbering{arabic}

  %** 実験課題 **

  \input{openchannel.tex} %  等流・不等流の水面形
  \input{creflow.tex}     %  常流・射流に関する実験
  \input{bernoulli.tex}   %  ベルヌーイの定理の実験
  \input{reynolds.tex}    %  層流と乱流
  \input{u-tube.tex}      %  管路の振動流
  \input{rotational.tex}  %  回転水槽の水面形
  \input{darcy.tex}       %  ダルシー則（地中のフローネット）
  \input{exp8-4.tex}      %  水面波に関する実験
%  \input{windwave.tex}   %  風波に関する実験
%  \input{gate.tex}       %  三角堰・四角堰による流量検定
%  \input{pipeflow.tex}   %  管路の形状損失の測定
%  \input{loglaw.tex}     %  気流の対数則に関する実験

%  　\newpage
  \input{lastpage.tex}

\end{document}
