本src ディレクトリ構造は以下のとおりである.
各ファイルはそのままモジュール名と対応しており, 各モジュールに組み込まれている
サブルーチンの使い方については, html ページ(同梱してある manual 内)を参照されたい.

.
|--- alge_solv.f90
|--- algebra.f90
|--- analy.f90
|--- basis.f90
|--- ffts.f90
|--- file_operate.f90
|--- geometry.f90
|--- map_function.f90
|--- math_const.f90
|--- math_function.f90
|--- matrix_calc.f90
|--- max_min.f90
|--- phys_const.f90
|--- poly_function.f90
|--- special_function.f90
|--- statistics.f90
|--- thermo_advanced_function.f90
|--- thermo_advanced_routine.f90
|--- thermo_const.f90
|--- thermo_function.f90
|--- thermo_routine.f90
|--- time_function.f90 (現在使用しておりません)
|--- trajectory.f90
`--- typhoon_analy.f90
