This file is generated automatically by git2cl.

2018-03-03  yot <yot _AT_ gfd-dennou.org>

	* HISTORY: * Update HISTORY

2017-07-25  yot <yot _AT_ gfd-dennou.org>

	* doc/gokuraku/exp-Earth.rd: * Comment out description on saving pre-calculated data

2017-07-25  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf,
	exp_setup_files/dcpam_E_T21L26.conf,
	exp_setup_files/dcpam_M_1D_L36.conf,
	exp_setup_files/dcpam_M_T21L36.conf,
	exp_setup_files/dcpam_Vlp_T10L50.conf,
	exp_setup_files/dcpam_ape_T21L16.conf,
	exp_setup_files/dcpam_ape_T42L16.conf,
	exp_setup_files/dcpam_hs94_T21L20.conf,
	exp_setup_files/dcpam_p04_T21L20.conf: * add folloing options     FlagSpongeLayer             = .false.      FlagSpongeLayerforZonalMean = .false.      FlagSpongeLayerforHeat      = .false.

2017-06-27  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/basic_equations.tex: * add dvipdfmx in option

2017-06-26  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_ape_T21L16.conf,
	exp_setup_files/dcpam_ape_T42L16.conf,
	exp_setup_files/init_data_T21L16.conf,
	exp_setup_files/init_data_T42L16.conf: * Add composition_nml to include QH2OLiq variable.

2017-06-19  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/radiation/radiation-disc.tex: * Modify derivative of flux

2017-05-23  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/radiation/radiation-math.tex: * Add description for gamma_3 and gamma_4 for hemispheric mean
	approximation

2017-05-23  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_rte_two_stream_app.f90: * Modify description for gamma_3 and gamma_4 for hemispheric mean
	approximation

2017-05-23  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * Include MPI compiler

2017-04-07  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/radiation/radiation-disc.tex: * Add a description for surface reflection of direct radiation in
	  source function technique

2017-04-07  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_rte_two_stream_app.f90: * Bug fix   * Add surface reflection of direct radiation component in source
	    function technique

2017-03-06  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update on 2017/03/06

2017-03-05  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * Compile script is changed so that the script can be used with new
	and library paths

2017-03-05  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update until 2017/03/05

2017-03-05  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * default option is modified

2017-03-03  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * some paths of libraries are changed.

2017-03-01  yot <yot _AT_ gfd-dennou.org>

	* src/surface_flux/subsurface_diffusion_heat.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/surface_properties/gabls.f90, src/util/auxiliary.f90,
	src/util/check_prog_vars.f90, src/util/intg_surftemp.f90,
	src/util/mass_fixer.f90, src/util/vertical_filter.f90,
	src/vdiffusion/grav_sed.f90,
	src/vdiffusion/vdiffusion_jma_my_wrapper.F90: * Unused variables are deleted

2017-03-01  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/arakawa_schubert_L1982.f90,
	src/cumulus/moist_conv_adjust.f90,
	src/cumulus/relaxed_arakawa_schubert.f90,
	src/dynamics/adv_test.f90, src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_twpice_scm_exp.f90, src/gwdrag/gwd_m1987.f90,
	src/held_suarez_1994/held_suarez_1994.f90,
	src/held_suarez_1994/sl09_diffusion.f90,
	src/held_suarez_1994/yt2003_forcing.f90,
	src/io/history_file_io.F90, src/io/netcdf_wrapper.F90,
	src/io/output_freq_used_vars.f90, src/io/read_time_series.f90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/lscond/lscond.f90, src/lscond/lscond_LL91.f90,
	src/lscond/saturation_adjust.f90, src/main/dcpam_init_data.f90,
	src/main/dcpam_main.f90, src/prepare_data/initial_data.f90,
	src/prepare_data/initial_surface_data.f90,
	src/prepare_data/surface_data.f90, src/radiation/cloud_none.f90,
	src/radiation/cloud_utils.f90, src/radiation/rad_DennouAGCM.f90,
	src/radiation/rad_Earth_LW_V2_4.f90,
	src/radiation/rad_Earth_SW_V2_1.f90,
	src/radiation/rad_short_income.f90, src/radiation/rad_utils.f90,
	src/saturate/major_comp_phase_change.f90,
	src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_nha1992.f90, src/setup/constants0.f90,
	src/setup/gridset.F90, src/sltt/sltt_const.f90,
	src/sltt/sltt_extarr.F90, src/sosi/sosi_dynamics.F90,
	src/sosi/sosi_dynamics_extarr.F90,
	src/surface_flux/bucket_model.f90,
	src/surface_flux/lb_flux_simple.f90: * Unused variables are deleted

2017-03-01  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf,
	exp_setup_files/dcpam_M_1D_L36.conf: * Delete inappropriate output variables

2017-03-01  yot <yot _AT_ gfd-dennou.org>

	* src/surface_properties/surface_properties.f90: * Delete unused variable * Comment out unnecessary sentences which check SurfTempSetting
	value

2016-11-05  yot <yot _AT_ gfd-dennou.org>

	* : commit f555f8b86aa7bbfc9eeadb8e432bf66dd7ae551a Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Nov 5 23:47:36 2016 +0900

2016-11-05  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_Earth_SW_V2_6.f90,
	src/radiation/rad_Earth_V2.f90: * Delete unsed variables * Delete spaces

2016-11-05  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Delete unused variables

2016-11-05  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_E_T21L26.conf: * Delete non-existing output varialbes

2016-11-05  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * test compile options

2016-10-21  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update ChangeLog and HISTORY

2016-10-21  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Print output variable list

2016-10-21  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_short_income.f90, src/radiation/rad_utils.f90: * Add output variables (incoming shortwave radiation flux)

2016-10-21  yot <yot _AT_ gfd-dennou.org>

	* src/io/output_freq_used_vars.f90, src/main/dcpam_main.f90: * Correct description of some output variables.

2016-10-21  yot <yot _AT_ gfd-dennou.org>

	* doc/rakuraku/src/config-change/output.tex: * Add description on TimeAverage

2016-10-10  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/cloud_simple.f90: * Add a flag for phase change

2016-08-26  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/cumulus_adjust.F90: * Delete because this file is not used.

2016-08-23  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_simple_SW_V2_0.f90: * Add absorption of shortwave radiation (test)

2016-08-23  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_rte_two_stream_app.f90: * Simplify calculation of Mu1, because its value is almost always
	1/2.

2016-08-23  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf,
	exp_setup_files/dcpam_E_T21L26.conf: * add RestartTimeValue and RestartTimeUnit in timeset_nml

2016-07-14  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_simple.f90,
	src/radiation/rad_simple_SW_V2_0.f90: * Modify a module to include absorption by H2O and non-condensible
	gas

2016-07-14  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/gauss_quad.f90: * Replace a module for Gaussian quadrature

2016-06-14  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * deallocate xy_SurfDustGravSedFlux in dcpam_main.f90

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_E_T21L26.conf: * Change end time of experiment

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* HISTORY: * Update until 2016/06/12.

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: * Update until 2016/06/12.

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_E_T21L26.conf: * Modify default parameters

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* INSTALL: * Change version of appropriate ispack and spml

2016-06-12  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * Add preprocessor options

2016-06-07  yot <yot _AT_ gfd-dennou.org>

	* INSTALL: * Change order of explanation   * MPI is described first

2016-06-01  yot <yot _AT_ gfd-dennou.org>

	* : commit 96cdc4ee222203e0d2140aaebd831b0de1a2eb04 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Wed Jun 1 14:50:45 2016 +0900

2016-06-01  yot <yot _AT_ gfd-dennou.org>

	* doc/gokuraku/exp-Earth.rd: * Add description on 1 year integration of the Earth experiment

2016-05-30  yot <yot _AT_ gfd-dennou.org>

	* doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Mars-1D.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/visualization.rd: * Fix bugs for displaying figures in htm files

2016-05-30  yot <yot _AT_ gfd-dennou.org>

	* : commit c4c41e215ebfe453984e837e74e8e01326f76bfe Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Tue May 24 23:15:26 2016 +0900

2016-05-24  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V5.f90,
	src/surface_flux/subsurface_diffusion_heat.f90: * Modify effects of surface snow layer

2016-05-24  yot <yot _AT_ gfd-dennou.org>

	* : commit 422afb95104fa84cba156e9219f69fdece24a4f6 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Tue May 24 21:34:30 2016 +0900

2016-05-24  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/surface/energybudget-disc.tex: * Update description on surface energy balance equation

2016-05-17  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update until 2016/05/17.

2016-05-17  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V5.f90: * Change default value of FlagSeaIce

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/lscond/lscond_ll91.tex: * Modify section title

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-intro.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-ice-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-ice-math.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-ice.tex,
	doc/basic_equations/src/cumulus/cumulus.tex: * Add a description on Relaxed Arakawa-Schubert with ice phase

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-mca.tex: * Modify a sentence

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-mca-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-mca-math.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-math.tex: * Modify section titles

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/saturate/saturate.tex: * Modify description on CO2 saturation pressure

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/radiation/radiation-EarthV2.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-disc.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-math.tex,
	doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex: * Modify section titles

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/lscond/lscond.tex,
	doc/basic_equations/src/lscond/lscond_ll91.tex,
	doc/basic_equations/src/lscond/lscond_m65.tex,
	doc/basic_equations/src/lscond/lscond_references.tex: * Add description for a scheme based on LL91.  * Add mathematical description for a scheme based on M68.

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: * Update until 2016/05/11

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* HISTORY: * Update until 2016/05/11

2016-05-11  yot <yot _AT_ gfd-dennou.org>

	* src/lscond/lscond.f90, src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_DennouAGCMExt.f90,
	src/saturate/saturate_DennouAGCMOnIce.f90: * Delete unused flag for sublimation

2016-05-09  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_M_T21L36.conf: * Delete unused lines.  * Correct namelist name.

2016-05-09  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_M_T21L36.conf,
	exp_setup_files/init_data_M_T21L36.conf: * Update configuration files for Mars experiments

2016-05-06  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V5.f90: * Replace constant threshold value for message output to a variable

2016-05-06  yot <yot _AT_ gfd-dennou.org>

	* src/sosi/sosi_dynamics.F90: * Allow non zero diffusion coefficient for ocean heat transport

2016-05-04  yot <yot _AT_ gfd-dennou.org>

	* src/sosi/sosi_dynamics.F90: * Latent heat for fusion at bottom of sea ice is changed.

2016-05-04  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90: * A bug in a mass fixer is fixed.

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_E_T21L26.conf,
	exp_setup_files/init_data_E_T21L26.conf: * Update configuration files for Earth experiment

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/cloud_utils.f90: * Avoid negative precipitation flux

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* : commit ce4dee0b08519d96d240318a55970870f77701d4 Merge: 6f7cd6a
	60e5ef2 Author: yot <yot _AT_ gfd-dennou.org> Date:   Tue May 3
	14:08:53 2016 +0900

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/Makefile, src/io/history_file_io.F90,
	src/io/restart_surftemp_io.f90,
	src/main/dcpam_init_data_surface.f90, src/main/dcpam_main.f90,
	src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit_sdh_V5.f90, src/setup/axesset.F90,
	src/setup/constants.f90, src/setup/constants0.f90,
	src/setup/constants_snowseaice.f90, src/setup/gridset.F90,
	src/sosi/sosi_utils.f90, src/util/timefilter_williams2009.f90: * Implement a multi-layer sea ice model

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/ssi/Makefile, src/ssi/ludecomp_module.f90,
	src/ssi/ssi_dynamics.F90, src/ssi/ssi_dynamics_extarr.F90: * Deleted

2016-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/sosi/Makefile, src/sosi/ludecomp_module.f90,
	src/sosi/sosi_dynamics.F90, src/sosi/sosi_dynamics_extarr.F90: * Rename files

2016-03-29  yot <yot _AT_ gfd-dennou.org>

	* src/ssi/ssi_dynamics.f90: * rename

2016-03-29  yot <yot _AT_ gfd-dennou.org>

	* src/ssi/ssi_dynamics.F90: * Include a routine cheking negative ice mass

2016-03-29  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Try to include an effect of difference between freezing
	temperature and temperature underlying ocean

2016-03-24  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Include slab sea ice dynamics (test)

2016-03-24  yot <yot _AT_ gfd-dennou.org>

	* src/Makefile: * slab sea ice module is added

2016-03-24  yot <yot _AT_ gfd-dennou.org>

	* src/ssi/Makefile, src/ssi/ludecomp_module.f90,
	src/ssi/ssi_dynamics.f90, src/ssi/ssi_dynamics_extarr.F90: * Create slab sea ice dynamics module (test)

2016-03-24  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Add a case that all slab ocean freeze

2016-03-23  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Modify increase rate of sea ice

2016-03-20  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Debug flag for correcting slab sea ice

2016-03-20  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Add shortcut in a case that slab ocean is not present.

2016-03-20  yot <yot _AT_ gfd-dennou.org>

	* src/io/restart_surftemp_io.f90,
	src/main/dcpam_init_data_surface.f90, src/main/dcpam_main.f90,
	src/prepare_data/initial_surface_data.f90: * Add slab sea ice mass in restart variables

2016-03-20  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Debug slab sea ice model

2016-03-19  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Testing of inclusion of slab sea ice

2016-03-19  yot <yot _AT_ gfd-dennou.org>

	* src/io/restart_surftemp_io.f90: * test of inclusion of slab sea ice into restart variables

2016-03-19  yot <yot _AT_ gfd-dennou.org>

	* src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/surface_properties.f90: * Change albedo due to presence of slab sea ice

2016-03-19  yot <yot _AT_ gfd-dennou.org>

	* src/util/timefilter_williams2009.f90: * Include filtering of slab sea ice mass

2016-03-19  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Include sea ice increase/decrease

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/Makefile: * Add sdh_V4

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * Change names from V3 to V4

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V3.f90: Revert "* Include simple
	sea ice model on a slab ocean" This reverts commit 3d9014bca3d8cc8cf811cd351850cb3fc10cbfdb.

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/setup/constants_snowseaice.f90: * Add several variables for slab sea ice

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V4.f90: * New file copied by V3

2016-03-18  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V3.f90: * Include simple sea ice model on a slab ocean   * But, this will be deleted?

2016-03-11  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_short_income.f90: * diurnal mean version is not supported.

2016-03-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * delete a deleted file

2016-03-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-mca-math.tex,
	doc/basic_equations/src/cumulus/cumulus-mca.tex: * Create new files.

2016-03-11  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/cumulus/cumulus-intro.tex,
	doc/basic_equations/src/cumulus/cumulus-mca-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-math.tex,
	doc/basic_equations/src/cumulus/cumulus-ras.tex,
	doc/basic_equations/src/cumulus/cumulus.tex: * Modify section, subsection, and subsubsection

2016-03-11  yot <yot _AT_ gfd-dennou.org>

	* CREDITS: * Update year

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: * Update until 2016/02/17.

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* HISTORY: * Update until 2016/02/17.

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_branching_model.rd: * Fix a typo

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* : commit 6a48e45726fefc77e892e30a3065f31d6f763160 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Tue Feb 16 23:29:16 2016 +0900

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/initial_surface_data.f90: * Enable the initial condition to be changed by namelist variables

2016-02-16  yot <yot _AT_ gfd-dennou.org>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf: * Adjust settings for APE to the current model

2016-01-10  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/release.rd: * Remained word "CVS" is changed to "Git".

2015-12-22  yot <yot _AT_ gfd-dennou.org>

	* : commit 5cf433b033eb5a1c392ec404f05a9e3fb7cdf4ba Merge: 9da6116
	8da1ae3 Author: yot <yot _AT_ gfd-dennou.org> Date:   Tue Dec 22
	16:27:06 2015 +0900

2015-12-22  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90, src/radiation/cloud_mars_h2o.f90,
	src/vdiffusion/grav_sed.f90: * Variable radius of H2O ice cloud for Mars is tested.

2015-11-12  yot <yot _AT_ gfd-dennou.org>

	* src/lscond/lscond.f90, src/saturate/major_comp_phase_change.f90: * Debug a flag for non-convective condensation * Suppress a message when mass is negative

2015-11-05  yot <yot _AT_ gfd-dennou.org>

	* : commit 62c36522691727023d145a9737d8af109a0127e9 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Thu Nov 5 18:26:56 2015 +0900

2015-10-27  yot <yot _AT_ gfd-dennou.org>

	* src/setup/constants_snowseaice.f90,
	src/surface_properties/snowice_frac.f90: * Change variable name from SnowAlbedoThreshold to
	SnowThresholdForAlbedo

2015-10-27  yot <yot _AT_ gfd-dennou.org>

	* src/surface_flux/bucket_model.f90: * Delete unsed reference to a module variable

2015-10-27  yot <yot _AT_ gfd-dennou.org>

	* src/setup/constants_snowseaice.f90,
	src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/snowice_frac.f90: * Change variable name from ThresholdSurfSnow to SnowAlbedoThreshold

2015-10-27  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90, src/surface_properties/snowice_frac.f90: * Copy CalcSnowFrac to CalcSfcLiqSolFrac to create a new subroutine

2015-10-27  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/saturate.F90: * Delete unused subroutines, CalcQVapSatOnSol and
	CalcDQVapSatDTempOnSol.

2015-10-26  yot <yot _AT_ gfd-dennou.org>

	* : commit e8eb3777ebe021eb79404d1b194fd6ae98c2bcd0 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon Oct 26 21:03:22 2015 +0900

2015-10-26  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Avoid division by zero where mass flux is calculated

2015-10-21  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Avoid division by zero where EntParam is calculeted

2015-10-21  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90, src/lscond/lscond.f90,
	src/radiation/rad_rte_two_stream_app.f90: * Comment OpenMP directives

2015-10-20  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_rte_two_stream_app.f90: * Treat non-negative value

2015-10-20  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Avoid division by zero in calculation of HeightMixLayTop

2015-10-20  yot <yot _AT_ gfd-dennou.org>

	* src/util/auxiliary.f90: * Change messagenotify to avoid error by gfortran

2015-10-20  yot <yot _AT_ gfd-dennou.org>

	* src/dryconv_adjust/dry_conv_adjust.f90: * Change messagenotify to avoid error by gfortran

2015-10-20  yot <yot _AT_ gfd-dennou.org>

	* src/lscond/lscond.f90: * Modify flag for adjustment

2015-10-19  yot <yot _AT_ gfd-dennou.org>

	* compile_with_pkgs.sh: * Add compile debug options

2015-09-23  yot <yot _AT_ gfd-dennou.org>

	* src/io/history_file_io.F90, src/io/restart_file_io.f90,
	src/io/restart_surftemp_io.f90: * Change units of longitude and latitude

2015-09-23  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_DennouAGCM.f90: * Change units of longitude and latitude

2015-09-23  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/dynamics_hspl_vas83.F90: * Change units of output variables

2015-08-14  yot <yot _AT_ gfd-dennou.org>

	* src/setup/axesset.F90: * Bug fix on array size for axisymmetric calculation

2015-08-04  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update on 2015/08/04.

2015-08-04  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_branching_model.rd: * Modify description on merge

2015-08-04  yot <yot _AT_ gfd-dennou.org>

	* : commit a9fcbe804dd50ddc43733854ab279f02343a7832 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Aug 1 15:14:26 2015 +0900

2015-08-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Bug fix for flag

2015-08-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Test implement for arcsine transformation applied horizontal and
	vertical directions separately

2015-07-29  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Bug fix for mass fix tendency calculation for output

2015-07-28  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Namelist variables are displayed when initialized.

2015-07-28  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/initial_data.f90: * Mixing ratio of initial condition for a baroclinic wave experiment
	is changed.

2015-07-27  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog, HISTORY: * Update on 2015/07/27.

2015-07-27  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Bug fix for calculations without physics   * Ps was updated in a wrong way

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: * Some update of a description on how to make a tag

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/release.rd: * Change a description of making a tag

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/release.rd: * Add description on making a tag

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: * Update on 2015/07/26

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* HISTORY: * Update until 2015/07/26

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* : commit da91884bceaef37e858c03cedd4477af74db34cf Merge: 16a9077
	fdfd066 Author: yot <yot _AT_ gfd-dennou.org> Date:   Sun Jul 26
	22:13:27 2015 +0900

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* src/tt_fv/Makefile, src/tt_fv/tt_fv.F90: * Delete a finite volume tracer transport scheme

2015-07-26  yot <yot _AT_ gfd-dennou.org>

	* src/Makefile, src/dynamics/dynamics_hspl_vas83.F90: * Comment out finite volume tracer transport scheme

2015-07-21  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/dynamics_hspl_vas83.F90: * Arcsine transformed variable is used for linear interpolation

2015-07-21  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Arcsine transformed variable is used for linear interpolation.

2015-07-21  yot <yot _AT_ gfd-dennou.org>

	* : commit 88826a298936448fe28f427dcafe1272711e8913 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon Jul 20 01:39:21 2015 +0900

2015-07-20  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V3.f90: * Treat a land point at which surface temperature is specified   * Surface temperature is assumed, but condensation is calculated
	  in the model

2015-07-19  yot <yot _AT_ gfd-dennou.org>

	* src/util/mass_fixer.f90: * Threshold for message output can be specified by a namelist
	variable

2015-07-19  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Mass fixer is changed (back) to BC02

2015-07-19  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/initial_data.f90: * Specific humidity value of initial condition for "Polvani
	experiment" is changed as a test.

2015-07-19  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Name of variable for mass mixing ratio of dust is changed.

2015-07-09  yot <yot _AT_ gfd-dennou.org>

	* : commit 374647e2bf0b7c3f1745539359604f6b788027e8 Merge: bad60b0
	8d3a671 Author: yot <yot _AT_ gfd-dennou.org> Date:   Thu Jul 9
	00:09:51 2015 +0900

2015-07-09  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Mass fixer is applied once (simultaneously for horizontal and
	vertical directions)

2015-07-08  yot <yot _AT_ gfd-dennou.org>

	* src/tt_fv/tt_fv.F90: * Array for linear interpolation is not tranformed by arcsine.

2015-07-07  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * mass fixer is applied in horizontal and vertical directions
	separately

2015-07-04  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/dynamics_hspl_vas83.F90: * Change a name of a output variable for water vapor tendency

2015-07-04  yot <yot _AT_ gfd-dennou.org>

	* src/io/output_freq_used_vars.f90: * Change output variable name for global mean constituents

2015-07-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Modify mass fixer

2015-07-02  yot <yot _AT_ gfd-dennou.org>

	* : commit 03000a366049f88119c5fcdb5b4c0c37aae911fa Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Wed Jul 1 21:06:24 2015 +0900

2015-06-30  yot <yot _AT_ gfd-dennou.org>

	* src/util/mass_fixer.f90: * Create BC02Layer and BC02Column subroutines

2015-06-30  yot <yot _AT_ gfd-dennou.org>

	* src/tt_fv/tt_fv.F90: * Use MassFixerBC02Layer

2015-06-30  yot <yot _AT_ gfd-dennou.org>

	* src/tt_fv/tt_fv.F90: * Include arcsine transformation

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* src/Makefile, src/dynamics/dynamics_hspl_vas83.F90,
	src/tt_fv/Makefile, src/tt_fv/tt_fv.F90: * Test of finite volume tracer transport scheme

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* doc/rakuraku/src/modifysrc/addmodule.tex,
	doc/rakuraku/src/modifysrc/addoutput.tex: * Correct a name of directory for configuration file

2015-06-29  Shin-ya Murakami <murashin@gfd-dennou.org>

	* Config.mk.in: 
	コードリファレンスの文字化け修正(UTF-8化)

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* doc/rakuraku/src/modifysrc/addmodule.tex,
	doc/rakuraku/src/modifysrc/initsst.tex: * Change names of programs to make initial conditions for atmosphere
	and surface variables

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* doc/rakuraku/src/parallel/parallel.tex: * Correct a URL for related programs and scripts

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* : commit c80aacce995f2b18481a9a92197a11602d506f30 Merge: add8e5b
	cc05f4b Author: yot <yot _AT_ gfd-dennou.org> Date:   Mon Jun 29
	00:38:17 2015 +0900

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* src/phy_implicit/phy_implicit_sdh_V3.f90: * SurfCond become effective on land, i.e., surface temperature can
	be specified by use of SurfCond variable

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* src/surface_properties/modify_albedo_snowseaice.f90: * Change order of albedo modification, i.e., if both major component
	ice and water ice are present, albedo of major component ice
	prevails

2015-06-29  yot <yot _AT_ gfd-dennou.org>

	* : commit fc4d9cbb14371c187bf73a70a571b08a2e277241 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon Jun 29 00:29:30 2015 +0900

2015-06-26  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Include modification of momentum due to major component
	condensation and sublimation

2015-06-26  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * Include modification of momentum due to major component
	condensation/sublimation

2015-06-22  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * Bug fix for calculating mass flow of variables, such as minor
	constituents

2015-06-19  yot <yot _AT_ gfd-dennou.org>

	* src/vdiffusion/grav_sed.f90: * Radius of Martian H2O ice particle can be changed by setting a
	namelist variable

2015-06-13  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * Bug fix for direction of mass flow

2015-06-13  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Modify artuments of mass fixer from PsB and TempB to PsA and TempA

2015-06-12  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/initial_data.f90: * Preparation for non-zero mixing ratio in initial condition

2015-06-12  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Change an argument of major component condensation subroutine

2015-06-12  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * bug fix for calculating mass flow

2015-06-11  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * Bug fix

2015-06-11  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Bug fix * Exchange order of calculation, dynamics, time increment of surface
	variables

2015-06-11  yot <yot _AT_ gfd-dennou.org>

	* src/saturate/major_comp_phase_change.f90: * Delete an unused argument

2015-06-11  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Bug fix

2015-06-11  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90, src/saturate/major_comp_phase_change.f90: * Test implementation of mixing ratio adjustment due to major
	component condensation

2015-06-04  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90, src/radiation/cloud_mars_h2o.f90: * Modify argument variables in src/main/dcpam_main.f90 * Change variable name in src/radiation/cloud_mars_h2o.f90

2015-05-30  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_simple_LW.f90: * Mixing ratio of radiative active dry component can be specified.

2015-05-30  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Use a variable for minor constituents for message output

2015-05-27  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/set_1d_profile.f90: * Bug fix for reading temperature

2015-05-26  yot <yot _AT_ gfd-dennou.org>

	* : commit 08e4fd32e52c0f1714e9ce7115bd58ecc2db1ed8 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Thu May 21 20:26:29 2015 +0900

2015-05-06  yot <yot _AT_ gfd-dennou.org>

	* : commit 2d585d3dcd05d2beecbe450b6ee227d462a02b40 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon May 4 20:58:54 2015 +0900

2015-05-04  yot <yot _AT_ gfd-dennou.org>

	* : commit f610010089715d6e5b2ec50d831d623dcb84001e Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon May 4 19:55:50 2015 +0900

2015-05-04  yot <yot _AT_ gfd-dennou.org>

	* : commit a9db5e6b923e5f544f62f6516ec812fe99976299 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Mon May 4 16:10:16 2015 +0900

2015-05-04  yot <yot _AT_ gfd-dennou.org>

	* : commit e44bebbeb68d3e000408f3dbcd6dd95e61929245 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sun May 3 14:10:56 2015 +0900

2015-05-03  yot <yot _AT_ gfd-dennou.org>

	* : commit 0926b5507813b9f8904d2c8d481835336f03e40a Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sun May 3 03:43:42 2015 +0900

2015-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Test of OpenMP parallelization

2015-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/rad_simple_SW_V2_0.f90: * Include Rayleigh scattering by use of Chou et al. parameters.

2015-05-03  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/Makefile, src/radiation/rad_simple.f90: * Include Rayleigh scattering by the use of Chou et al. parameters.

2015-05-01  yot <yot _AT_ gfd-dennou.org>

	* : commit 4bed6d04fbf21d25c9181176f85ac9b6aefb99a4 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Fri May 1 20:47:19 2015 +0900

2015-04-27  yot <yot _AT_ gfd-dennou.org>

	* : commit 672949e0f8890e361cdadd25fe057880077ae062 Merge: 5b41f59
	837e69e Author: yot <yot _AT_ gfd-dennou.org> Date:   Mon Apr 27
	00:32:12 2015 +0900

2015-04-27  yot <yot _AT_ gfd-dennou.org>

	* : commit eedd7cc782c66bb2970905bacf9df5063dadb2ee Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sun Apr 19 19:06:03 2015 +0900

2015-04-19  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90, src/sltt/sltt_lagint.F90: * Implement a new monotonic limiter, BS limiter (Diamantakis and
	Flemming, 2014)

2015-04-17  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90: * Add first (at time=0) autoput for QVap variable

2015-04-17  yot <yot _AT_ gfd-dennou.org>

	* src/util/mass_fixer.f90: * Create Bermejo and Conde (2002) mass fixer

2015-04-17  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: * Implement Bermejo and Conde (2002) mass fixer

2015-04-17  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_lagint.F90: * Create a function for linear interpolation

2015-04-17  yot <yot _AT_ gfd-dennou.org>

	* src/io/output_freq_used_vars.f90: * Add output variables

2015-04-14  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/set_gcmr.f90: * Change names of output variables

2015-04-14  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_lagint.F90: * Check whether departure points are located in arrays * Check whether mid-points are located in arrays

2015-04-10  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.F90: * Delete unused lines

2015-04-09  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.f90: * rename file to *.F90

2015-04-09  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.F90: * rename this file * change to allow axisymmetric calculation

2015-04-07  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_const.f90: * Change default values for dtiw and dtjw

2015-04-07  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/dynamics_hspl_vas83.F90: * Add an output variable for advection test

2015-04-07  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/adv_test.f90: * Change Hadley circulation like velocity field

2015-04-03  yot <yot _AT_ gfd-dennou.org>

	* src/main/dcpam_main.f90, src/setup/composition.f90,
	src/vdiffusion/vdiffusion_jma_my_wrapper.F90: * Create variables for indices for liquid and solid phase H2O mass
	mixing ratio and TKE

2015-04-03  yot <yot _AT_ gfd-dennou.org>

	* src/vdiffusion/grav_sed.f90: delete unused function

2015-04-03  yot <yot _AT_ gfd-dennou.org>

	* src/radiation/set_o3.f90: * Change output variable name for ozone mass mixing ratio

2015-04-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_const.f90: * Change default values of dtiw and dtjw.

2015-04-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_const.f90: * Change default values of dtiw and dtjw.

2015-04-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.f90: * Simplify MPI transfer routine

2015-04-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_const.f90: * add dtiw and dtjw to namelist variables

2015-04-02  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.f90: Change transfer method

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90, src/sltt/sltt_extarr.f90: SLTTExtArrExt2 is
	modified.

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_extarr.f90: Try to change data transfer, now test in
	init routine

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt_const.f90: Add some variables for array limits &
	comment out limitation for array size

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/sltt/sltt.F90: Change jexmins, jexmaxs, jexminn, jexmaxn to
	jexmin, jexmax, jexmin, jexmax, respectively.

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/setup/mpi_wrapper.F90: Add tag as arguments to isend and irecv
	routines

2015-04-01  yot <yot _AT_ gfd-dennou.org>

	* src/setup/gridset.F90: Modify message output

2015-03-31  yot <yot _AT_ gfd-dennou.org>

	* INSTALL: Comment out unnecessary lines.

2015-03-30  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_branching_model.rd: * Modify description about merge

2015-03-29  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git-setup.rd, doc/index.rd: * 更新

2015-03-29  yot <yot _AT_ gfd-dennou.org>

	* : commit 00db7d26cf03a18565108f565890fdcb2d40a09f Merge: e4eb0f6
	19db128 Author: yot <yot _AT_ gfd-dennou.org> Date:   Sun Mar 29
	00:22:36 2015 +0900

2015-03-29  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/adv_test.f90, src/dynamics/dynamics_hspl_vas83.F90: * Modify routines for advection test cases

2015-03-27  yot <yot _AT_ gfd-dennou.org>

	* : commit 75d74e556ab22e7291da8b8af6665b1468efb5f3 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Fri Mar 27 16:23:02 2015 +0900

2015-03-27  yot <yot _AT_ gfd-dennou.org>

	* src/prepare_data/sltt_debug.f90: * remove a file

2015-03-27  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/Makefile, src/dynamics/adv_test.f90,
	src/dynamics/dynamics_hspl_vas83.F90, src/main/dcpam_init_data.f90,
	src/prepare_data/Makefile, src/prepare_data/initial_data.f90,
	src/prepare_data/initial_surface_data.f90, src/sltt/sltt.F90: * Prepare for advection test cases

2015-03-25  yot <yot _AT_ gfd-dennou.org>

	* src/dynamics/dynamics_hspl_vas83.F90: gather routines for spectral
	advection calculation

2015-03-25  yot <yot _AT_ gfd-dennou.org>

	* : commit 07df9603f359ef10fbed878a0477fe92298455f7 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Wed Mar 25 15:55:05 2015 +0900

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_branching_model.rd: * correct a sentence

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_branching_model.rd: * Add descriptions of treating branches.

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git_scripts/commit-msg,
	doc/dvlop/git_scripts/pre-commit: *
	フックスクリプトの更新

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git-setup.rd: * e-mail アドレスの修正

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* zzz: * Delete a test file.

2015-03-24  yot <yot _AT_ gfd-dennou.org>

	* zzz: This is a test file. This file will be deleted soon.

2015-03-22  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git-setup.rd: modify rd tags to show English documents
	correctly

2015-03-22  yot <yot _AT_ gfd-dennou.org>

	* : commit 8c54f3b77b11a0bb64e073beea5fcb32829185b9 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sun Mar 22 08:41:28 2015 +0900

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* : commit 60371cde81360bedbffdb9206606aea3bd0ee731 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Mar 21 15:46:07 2015 +0900

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* doc/index.rd: modify location of id and name at git description

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* doc/index.rd: add id and name at git description

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* : commit adee41f3fcf5d8d326be887915f6502cd8b6c587 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Mar 21 13:38:06 2015 +0900

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* : commit d1d4812cb7239a51f147e1b53a3c3df989d42af2 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Mar 21 13:22:46 2015 +0900

2015-03-21  yot <yot _AT_ gfd-dennou.org>

	* : commit 3b7b0b4c8fdf2bc0a6af96aa8b9760a4f3819a58 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Sat Mar 21 11:18:15 2015 +0900

2015-03-20  yot <yot _AT_ gfd-dennou.org>

	* : commit 90a3e188fbddb5f3e5ce67cbd82f69b8978dec22 Author: yot <yot
	_AT_ gfd-dennou.org> Date:   Fri Mar 20 16:09:08 2015 +0900

2015-03-20  yot <yot _AT_ gfd-dennou.org>

	* doc/dvlop/git-setup.rd: comment out unnecessary lines

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* README: test commit to develop 2

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* README: test commit to develop

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* Makefile, doc/dvlop/doc-overview.rd, doc/dvlop/git-setup.rd,
	doc/dvlop/release.rd, doc/index.rd: add description on DCPAM git
	repository

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* ChangeLog: new change log

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* .gitignore: Some more registered files (patterns) to ignore in the
	repository

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* .gitignore: Registered files (patterns) to ignore in the
	repository

2015-03-19  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/radiation/radiation-math.tex: *
	解析解の k1, k2 の式を追加.

2015-03-16  yot <yot _AT_ gfd-dennou.org>

	* Config.mk.in: * platex のオプションの -kanji=euc を削除.

2015-03-16  yot <yot _AT_ gfd-dennou.org>

	* doc/basic_equations/src/sltt/sltt.tex: *
	全角コンマを半角コンマに変更

2015-03-11  yot <yot>

	* src/main/dcpam_main.f90: * change arguments of gwd module

2015-03-11  yot <yot>

	* src/gwdrag/gwd_m1987.f90: * bug fix

2015-03-11  yot <yot>

	* src/lscond/lscond.f90: * add calculation of tendencies

2015-03-11  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * modification

2015-03-11  yot <yot>

	* src/radiation/rad_rte_two_stream_app.f90: * replace a constant with a variable

2015-03-11  yot <yot>

	* doc/basic_equations/src/radiation/radiation-math.tex: * fix typos

2015-02-17  yot <yot>

	* ChangeLog, HISTORY: * update on 2015/02/18

2015-02-17  yot <yot>

	* CREDITS: * Update members

2015-02-17  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Add supression factor

2015-02-17  yot <yot>

	* src/prepare_data/initial_data.f90: * Check number of processes for baroclinic wave experiment

2015-02-14  yot <yot>

	* ChangeLog, HISTORY: * update on 2015/02/13

2015-02-14  yot <yot>

	* exp_setup_files/surface_data_APE_NH00_T21.conf,
	src/prepare_data/surface_data.f90: * change names of subroutine and identifier symbol for APE

2015-02-14  yot <yot>

	* doc/gokuraku/exp-Mars-1D.rd,
	doc/gokuraku/images/mars_irb_pottemp_time65-67day.ps: * Add figure files and a link to those files

2015-02-13  yot <yot>

	* doc/gokuraku/exp-APE-NH00-Axisym.rd,
	exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/init_data_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/sst_data_APE_NH00_Axisym_T42.conf,
	exp_setup_files/sst_data_APE_NH00_T42.conf: * delete

2015-02-13  yot <yot>

	* doc/gokuraku/exp-Mars-1D.rd: * add a description about visualization

2015-02-13  yot <yot>

	* exp_setup_files/dcpam_M_1D_L36.conf: * add an output variable

2015-02-13  yot <yot>

	* exp_setup_files/dcpam_M_1D_L36.conf,
	exp_setup_files/init_data_M_1D_L36.conf,
	exp_setup_files/surface_data_M_1D.conf: * create

2015-02-13  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf: * Fix a typo again

2015-02-13  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf: * Fix a typo

2015-02-12  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf: * shorten integration time

2015-02-12  yot <yot>

	* doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/index.rd: * update

2015-02-12  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_T21L26.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/init_data_APE_NH00_T21L26.conf,
	exp_setup_files/init_data_APE_NH00_T42L22.conf,
	exp_setup_files/sst_data_T42.conf,
	exp_setup_files/surface_data_APE_NH00_T21.conf: * change configuration files

2015-02-11  yot <yot>

	* exp_setup_files/dcpam_E_T21L26.conf,
	exp_setup_files/dcpam_E_T42L22.conf,
	exp_setup_files/init_data_E_T21L26.conf,
	exp_setup_files/init_data_E_T42L22.conf,
	exp_setup_files/surface_data_E_T21.conf,
	exp_setup_files/surface_data_E_T42.conf: * replace

2015-02-11  yot <yot>

	* doc/gokuraku/exp-Mars.rd: * correction

2015-02-11  yot <yot>

	* doc/gokuraku/exp-Earth.rd: * update

2015-02-11  yot <yot>

	* doc/gokuraku/index.rd: * commet out old version of aqua-planet experiment

2015-02-11  yot <yot>

	* doc/gokuraku/exp-Mars-1D.rd, doc/gokuraku/index.rd: * Create a file for 1D experiment for Mars

2015-02-11  yot <yot>

	* doc/gokuraku/exp-Mars.rd: * update

2015-02-11  yot <yot>

	* doc/gokuraku/exp-Mars.rd: * update

2015-02-11  yot <yot>

	* exp_setup_files/dcpam_M_T21L36.conf,
	exp_setup_files/init_data_M_T21L36.conf: * renamed

2015-02-11  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/init_data_M_T21L32.conf: * delete (will be renamed)

2015-02-11  yot <yot>

	* src/main/dcpam_main.f90: * change a name of TWP-ICE SCM module

2015-02-11  yot <yot>

	* src/io/output_freq_used_vars.f90: * Add a new output variable

2015-02-11  yot <yot>

	* src/radiation/cloud_utils.f90: * Change evaporation process

2015-02-11  yot <yot>

	* src/vdiffusion/vdiffusion_jma_my_wrapper.F90: * Modify arguments

2015-02-11  yot <yot>

	* src/dynamics/Makefile, src/dynamics/dynamics_twpice_scm_exp.f90,
	src/dynamics/set_TWPICE_profile.f90: * change a file name

2015-02-06  yot <yot>

	* ChangeLog, HISTORY: * Update on 2015/02/06

2015-02-06  yot <yot>

	* compile_with_pkgs.sh, src/Makefile, src/main/dcpam_main.f90,
	src/surface_flux/surface_flux_bulk.f90, src/util/auxiliary.f90,
	src/vdiffusion/Makefile,
	src/vdiffusion/vdiffusion_jma_my_wrapper.F90: * Modification for the use of a JMA vertical diffusion module

2015-02-01  yot <yot>

	* src/main/dcpam_main.f90: * Bug fix   * check cloud variables which are used in condensation routines

2015-01-31  yot <yot>

	* src/radiation/rad_none.f90: * create

2015-01-31  yot <yot>

	* src/radiation/Makefile: * include rad_none

2015-01-31  yot <yot>

	* src/dynamics/Makefile, src/dynamics/dynamics_1d_utils.f90,
	src/dynamics/dynamics_physicsonly.f90,
	src/dynamics/set_TWPICE_profile.f90, src/main/dcpam_main.f90,
	src/surface_properties/Makefile, src/surface_properties/gabls.f90,
	src/surface_properties/surface_properties.f90: * Add settiings for GABLS2

2015-01-29  yot <yot>

	* ChangeLog, HISTORY: * update

2015-01-29  yot <yot>

	* src/gwdrag/Makefile, src/gwdrag/gwd_m1987.f90,
	src/radiation/cloud_none.f90, src/radiation/rad_Earth_SW_V2_6.f90: * create

2015-01-29  yot <yot>

	* src/radiation/cloud_T1993base.f90: * create test module

2015-01-29  yot <yot>

	* src/radiation/rad_rrtmg_wrapper.F90: * create a new module

2015-01-29  yot <yot>

	* src/surface_properties/snowice_frac.f90,
	src/surface_properties/soil_thermdiffcoef.f90: * create new modules

2015-01-29  yot <yot>

	* src/io/Makefile, src/io/netcdf_wrapper.F90,
	src/io/output_freq_used_vars.f90, src/io/read_time_series.f90,
	src/lscond/saturation_adjust.f90, src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_atmonly.f90,
	src/phy_implicit/phy_implicit_sdh_V2.f90,
	src/phy_implicit/phy_implicit_sdh_V3.f90,
	src/prepare_data/initial_data.f90,
	src/prepare_data/initial_surface_data.f90,
	src/prepare_data/set_1d_profile.f90,
	src/prepare_data/surface_data.f90, src/radiation/Makefile,
	src/radiation/cloud_mars_h2o.f90, src/radiation/cloud_simple.f90,
	src/radiation/cloud_utils.f90, src/radiation/rad_Earth_LW_V2_4.f90,
	src/radiation/rad_Earth_V2.f90, src/radiation/set_gcmr.f90,
	src/saturate/Makefile, src/saturate/saturate.F90,
	src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_nha1992.f90,
	src/setup/constants_snowseaice.f90,
	src/surface_flux/bucket_model.f90,
	src/surface_flux/subsurface_diffusion_heat.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/surface_properties/Makefile,
	src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/surface_properties.f90,
	src/vdiffusion/vdiffusion_my.f90: * update

2015-01-29  yot <yot>

	* src/util/timefilter_williams2009.f90: * Bug fix

2015-01-29  yot <yot>

	* src/main/dcpam_main.f90: * include TWP-ICE module

2015-01-29  yot <yot>

	* src/lscond/lscond.f90, src/lscond/lscond_LL91.f90: * include a module with ice phase

2015-01-29  yot <yot>

	* src/dynamics/Makefile, src/dynamics/set_TWPICE_profile.f90: * add a new module for TWP-ICE

2015-01-29  yot <yot>

	* src/cumulus/moist_conv_adjust.f90,
	src/cumulus/relaxed_arakawa_schubert.f90: * Modification

2015-01-29  yot <yot>

	* src/Makefile: * add gwdrag directory

2015-01-28  yot <yot>

	* ChangeLog: * Update 2015/01/28

2015-01-28  yot <yot>

	* CREDITS: * Change from dcpam to DCPAM

2015-01-28  yot <yot>

	* compile_with_pkgs.sh: * Add some options

2015-01-28  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Fix a typo

2015-01-28  yot <yot>

	* exp_setup_files/init_data_Vlp_T10L50.conf: * Correct variable names in a namelist block

2015-01-21  yot <yot>

	* exp_setup_files/dcpam_Vlp_T10L50.conf: * Some namelist variables are updated.  * A namelist block name is updated.

2014-08-18  yot <yot>

	* COPYRIGHT: * Update from 2013 to 2014

2014-08-17  yot <yot>

	* Rakefile: * Update

2014-08-17  yot <yot>

	* Rakefile: * Update

2014-08-17  yot <yot>

	* Rakefile: * Update

2014-08-17  yot <yot>

	* COPYRIGHT: * Update

2014-07-15  dcpam <dcpam>

	* Config.mk.in, Makefile: set RDOC to rdoc-f95.

2014-07-07  yot <yot>

	* doc/basic_equations/src/auxvars/auxvars.tex,
	doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/cloud/cloud-disc.tex,
	doc/basic_equations/src/cloud/cloud-intro.tex,
	doc/basic_equations/src/cloud/cloud-math.tex,
	doc/basic_equations/src/cloud/cloud.tex,
	doc/basic_equations/src/constants/constants.tex,
	doc/basic_equations/src/constants/cst-earth.tex,
	doc/basic_equations/src/constants/cst-jupiter.tex,
	doc/basic_equations/src/coordinates/crd-hdiscrete-gauss.tex,
	doc/basic_equations/src/coordinates/crd-intro.tex,
	doc/basic_equations/src/coordinates/crd-references.tex,
	doc/basic_equations/src/coordinates/crd-spectral.tex,
	doc/basic_equations/src/coordinates/crd-spherical.tex,
	doc/basic_equations/src/coordinates/crd-vdiscrete-as83.tex,
	doc/basic_equations/src/cumulus/cumulus-adjust.tex,
	doc/basic_equations/src/cumulus/cumulus-intro.tex,
	doc/basic_equations/src/cumulus/cumulus-kuo.tex,
	doc/basic_equations/src/cumulus/cumulus-ras.tex,
	doc/basic_equations/src/cumulus/cumulus-references.tex,
	doc/basic_equations/src/cumulus/cumulus.tex,
	doc/basic_equations/src/dryconv/dryconv.tex,
	doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-intro.tex,
	doc/basic_equations/src/dynamics/dyn-references.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/basic_equations/src/dynamics/dyn.tex,
	doc/basic_equations/src/ground/ground.tex,
	doc/basic_equations/src/intro/intro.tex,
	doc/basic_equations/src/lscond/lscond.tex,
	doc/basic_equations/src/overview_time_integ.tex,
	doc/basic_equations/src/physics/physics.tex,
	doc/basic_equations/src/ps-correct/ps-correct.tex,
	doc/basic_equations/src/radiation/radiation-EarthV2.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-disc.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-math.tex,
	doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-incoming.tex,
	doc/basic_equations/src/radiation/radiation-intro.tex,
	doc/basic_equations/src/radiation/radiation-long.tex,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-misc.tex,
	doc/basic_equations/src/radiation/radiation-references.tex,
	doc/basic_equations/src/radiation/radiation-short.tex,
	doc/basic_equations/src/radiation/radiation-util-disc.tex,
	doc/basic_equations/src/radiation/radiation-util-math.tex,
	doc/basic_equations/src/radiation/radiation.tex,
	doc/basic_equations/src/saturate/saturate.tex,
	doc/basic_equations/src/spectral/spectral.tex,
	doc/basic_equations/src/spectral/spl-gaussgr.tex,
	doc/basic_equations/src/spectral/spl-legendre.tex,
	doc/basic_equations/src/spectral/spl-references.tex,
	doc/basic_equations/src/spectral/spl-spectral-coefficient.tex,
	doc/basic_equations/src/spectral/spl-spectral-differentiation.tex,
	doc/basic_equations/src/spectral/spl-spectral-transform.tex,
	doc/basic_equations/src/spectral/spl-spectral-vs-difference.tex,
	doc/basic_equations/src/spectral/spl-spherical-harmonics.tex,
	doc/basic_equations/src/spectral/spl-spherical-orthogonal.tex,
	doc/basic_equations/src/spectral/spl-truncation.tex,
	doc/basic_equations/src/surface/bucket-references.tex,
	doc/basic_equations/src/surface/bucket.tex,
	doc/basic_equations/src/surface/energybudget-disc.tex,
	doc/basic_equations/src/surface/energybudget.tex,
	doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex,
	doc/basic_equations/src/vdiff/vdiff.tex,
	doc/basic_equations/src/vfilter-conserve/vfilter-conserve.tex,
	doc/code_description/src/code_description.tex,
	doc/code_description/src/dynamics/dyn-flow.tex,
	doc/code_description/src/dynamics/dyn-intro.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex,
	doc/code_description/src/dynamics/dyn-notate.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-sptend.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex,
	doc/code_description/src/general/gen-main-flow.tex,
	doc/code_description/src/general/gen-naming-rule.tex,
	doc/code_description/src/general/gen-references.tex,
	doc/code_description/src/intro/intro.tex,
	doc/code_reference/index.rd,
	doc/derivation/src/coordinates/coordinates.tex,
	doc/derivation/src/derivation.tex,
	doc/derivation/src/dynamics/dyn-basiceq.tex,
	doc/derivation/src/dynamics/dyn-config.tex,
	doc/derivation/src/dynamics/dyn-intro.tex,
	doc/derivation/src/dynamics/dyn-modeleq.tex,
	doc/derivation/src/dynamics/dyn-references.tex,
	doc/derivation/src/dynamics/dyn-rot.tex,
	doc/derivation/src/dynamics/dyn-sigmacoord.tex,
	doc/derivation/src/dynamics/dyn-sphericalcoord.tex,
	doc/derivation/src/dynamics/dyn-zcoord.tex,
	doc/gokuraku/exp-APE-NH00-Axisym.rd, doc/gokuraku/exp-APE-NH00.rd,
	doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd,
	doc/gokuraku/index.rd, doc/gokuraku/visualization.rd, doc/index.rd,
	doc/rakuraku/src/analysis/analysis.tex,
	doc/rakuraku/src/axisymmetric2d/axisymmetric2d.tex,
	doc/rakuraku/src/config-change/config-change.tex,
	doc/rakuraku/src/config-change/constants.tex,
	doc/rakuraku/src/config-change/inttime.tex,
	doc/rakuraku/src/config-change/output.tex,
	doc/rakuraku/src/config-change/resolution.tex,
	doc/rakuraku/src/config-change/restart.tex,
	doc/rakuraku/src/intro/intro.tex,
	doc/rakuraku/src/modifysrc/addmodule.tex,
	doc/rakuraku/src/modifysrc/addoutput.tex,
	doc/rakuraku/src/modifysrc/initsst.tex,
	doc/rakuraku/src/modifysrc/modifysrc.tex,
	doc/rakuraku/src/namelist/namelist-20110615.tex,
	doc/rakuraku/src/outline/namelist.tex,
	doc/rakuraku/src/outline/outline.tex,
	doc/rakuraku/src/outline/program-structure.tex,
	doc/rakuraku/src/parallel/parallel.tex,
	doc/rakuraku/src/rakuraku.tex,
	doc/rakuraku/src/vertical1d/vertical1d.tex: * "dcpam" is changed to
	"DCPAM"

2014-07-05  yot <yot>

	* Rakefile: * Update version is used.

2014-06-30  yot <yot>

	* HISTORY: * Update

2014-06-29  yot <yot>

	* src/radiation/rad_rte_nonscat.f90: * Add a comment

2014-06-29  yot <yot>

	* src/saturate/Makefile, src/saturate/saturate.F90,
	src/saturate/saturate_DennouAGCMExt.f90,
	src/saturate/saturate_DennouAGCMOnIce.f90: * Add new modules for saturation vapor pressure calculation

2014-06-29  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Add flag for upwind scheme

2014-06-29  yot <yot>

	* src/main/dcpam_main.f90: * Comment out a test dust flux routing

2014-06-29  yot <yot>

	* src/radiation/rad_Earth_LW_V2_4.f90,
	src/radiation/rad_rte_nonscat.f90: * Test for a new radiative equation solver (not good)

2014-06-29  yot <yot>

	* src/sltt/sltt.F90: * Change a mass fixer

2014-06-29  yot <yot>

	* src/util/Makefile, src/util/rearrange_column.F90: * Test for rearrangement of columns

2014-06-29  yot <yot>

	* src/util/mass_fixer.f90: * Test a new mass fixer

2014-06-29  yot <yot>

	* src/vdiffusion/vdiffusion_my.f90: * Test for "one-dimensionalization" of subroutine.

2014-06-25  momoko <momoko>

	* doc/basic_equations/src/radiation/radiation-misc.tex: * Fig. 7.3 (daily mean solar radiation in time-latitide space) is
	  rearrenged.  Figures for Earht case and Mars case are deleted, since
	  they has been included in Fig. 7.4.  * 図7.3
	  (日平均太陽放射時間-緯度分布) を変更.
	  地球の場合と火星の場合の図は図7.4 に
	入っているので削除した.

2014-06-23  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-disc.tex,
	doc/basic_equations/src/cumulus/cumulus-ras-math.tex,
	doc/basic_equations/src/cumulus/cumulus-ras.tex,
	doc/basic_equations/src/cumulus/cumulus-references.tex: * Update of documents

2014-06-18  yot <yot>

	* doc/index.rd: * Modify links to pdf files

2014-06-18  yot <yot>

	* doc/basic_equations/src/basic_equations.tex,
	doc/code_description/src/code_description.tex,
	doc/derivation/src/derivation.tex, doc/rakuraku/src/rakuraku.tex: * Add an option for dvipdfmx

2014-06-18  yot <yot>

	* doc/code_description/src/Makefile,
	doc/code_description/src/code_description.tex,
	doc/derivation/src/Makefile, doc/derivation/src/derivation.tex,
	doc/rakuraku/src/Makefile, doc/rakuraku/src/rakuraku.tex: * Add lines to make hyperlinks

2014-06-18  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Correct date

2014-06-18  yot <yot>

	* doc/basic_equations/src/Makefile,
	doc/basic_equations/src/basic_equations.tex: * Add lines to make hyper-links

2014-06-18  yot <yot>

	* doc/basic_equations/src/coordinates/crd-spherical.tex,
	doc/basic_equations/src/dynamics/dyn-equations.tex: * Correct referred URLs

2014-05-07  yot <yot>

	* src/lscond/lscond.f90, src/main/dcpam_main.f90,
	src/radiation/cloud_simple.f90, src/radiation/cloud_utils.f90: 
	resolve conflict

2014-05-07  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: Restore old file

2014-05-07  murashin <murashin>

	* src/cumulus/cumulus_adjust.F90,
	src/cumulus/moist_conv_adjust.f90,
	src/cumulus/relaxed_arakawa_schubert.f90,
	src/dryconv_adjust/dry_conv_adjust.f90,
	src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_physicsonly.f90,
	src/held_suarez_1994/yt2003_forcing.f90,
	src/io/read_time_series.f90, src/io/restart_surftemp_io.f90,
	src/lscond/lscond.f90, src/lscond/lscond_LL91.f90,
	src/lscond/saturation_adjust.f90, src/main/dcpam_main.f90,
	src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_atmonly.f90,
	src/phy_implicit/phy_implicit_sdh.f90,
	src/phy_implicit/phy_implicit_sdh_V2.f90,
	src/phy_implicit/phy_implicit_utils.f90,
	src/prepare_data/initial_data.f90, src/prepare_data/sltt_debug.f90,
	src/prepare_data/surface_data.f90, src/radiation/cloud_simple.f90,
	src/radiation/cloud_utils.f90, src/radiation/gauss_quad.f90,
	src/radiation/planck_func.f90,
	src/saturate/major_comp_phase_change.f90,
	src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_co2_p81.f90, src/setup/axesset.F90,
	src/setup/constants.f90, src/setup/constants_snowseaice.f90,
	src/sltt/sltt.F90, src/surface_flux/bucket_model.f90,
	src/surface_flux/lb_flux_simple.f90,
	src/surface_flux/set_dust_flux.f90,
	src/surface_flux/subsurface_diffusion_heat.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/surface_properties_lo.f90,
	src/util/auxiliary.f90, src/util/intavr_operate.F90,
	src/util/mass_fixer.f90, src/util/timefilter_asselin1972.f90,
	src/util/timefilter_williams2009.f90, src/vdiffusion/grav_sed.f90,
	src/vdiffusion/vdiffusion_my.f90: * use _DP for double precision literal * use double precision constants instead of single precision
	constants.

2014-05-07  murashin <murashin>

	* HISTORY: * update

2014-04-27  yot <yot>

	* Config.mk.in: * An option -kanji=euc is added to platex.

2014-04-14  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex: * Fix a typo

2014-04-01  momoko <momoko>

	* doc/index.rd: a blank line is added for commit test.

2014-04-01  momoko <momoko>

	* config.yml: kanji code of config.yml is changed to utf8.

2014-03-14  yot <yot>

	* HISTORY: * Update on 2014/03/14

2014-03-12  yot <yot>

	* doc/gokuraku/exp-hs94.rd: * Fix a typo

2014-03-12  yot <yot>

	* doc/index.rd: * Fix typos

2014-03-10  yot <yot>

	* doc/code_description/src/code_description.tex,
	doc/derivation/src/derivation.tex: * Correct date

2014-03-10  yot <yot>

	* doc/basic_equations/src/basic_equations.tex,
	doc/code_description/src/code_description.tex,
	doc/derivation/src/derivation.tex: * Correct date information

2014-03-10  yot <yot>

	* INSTALL: * Update debian package information

2014-02-28  yot <yot>

	* compile_with_pkgs.sh: * Update on path

2014-02-28  yot <yot>

	* compile_with_pkgs.sh: * Modify path for libraries

2014-02-28  momoko <momoko>

	* doc/basic_equations/Makefile, doc/basic_equations/src/Makefile,
	doc/code_description/Makefile, doc/code_description/src/Makefile,
	doc/code_reference/Makefile, doc/derivation/Makefile,
	doc/derivation/src/Makefile, doc/dvlop/Makefile,
	doc/rakuraku/Makefile, doc/rakuraku/src/Makefile: * Makefiles in doc/ directory is changed for rake.  * doc/ ディレクトリ以下の Makefile たちを変更. 主に
	rake への対応.

2014-02-28  momoko <momoko>

	* Rakefile, config.yml: * Rakefile config.yml are added.  * Rakefile config.yml ���ɲ�.

2014-02-28  momoko <momoko>

	* doc/Makefile, doc/gokuraku/Makefile: * doc/Makefile, doc/gokuraku/Makefile are replaced for rake.  * doc/Makefile, doc/gokuraku/Makefile を更新. rake
	を使うようにした.

2014-02-18  yot <yot>

	* HISTORY: * Update on 2014/02/18

2014-02-18  yot <yot>

	* src/sltt/sltt.F90, src/sltt/sltt_extarr.f90: * code rearrangement

2014-02-18  yot <yot>

	* CREDITS: * Update member in 2012

2014-02-16  yot <yot>

	* src/radiation/cloud_simple.f90: * Testing a new cloud module

2014-02-16  yot <yot>

	* src/main/dcpam_main.f90: * include testing routine for a new non-convective condensation

2014-02-16  yot <yot>

	* src/lscond/lscond.f90: * Correct arguments for initialization subroutine

2014-02-16  yot <yot>

	* src/radiation/cloud_utils.f90: * Bug fix

2014-02-14  yot <yot>

	* src/cumulus/moist_conv_adjust.f90,
	src/cumulus/relaxed_arakawa_schubert.f90, src/lscond/lscond.f90,
	src/lscond/saturation_adjust.f90,
	src/phy_implicit/phy_implicit_sdh_V2.f90,
	src/prepare_data/initial_data.f90, src/radiation/cloud_simple.f90,
	src/saturate/saturate.F90, src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_nha1992.f90,
	src/surface_flux/surface_flux_bulk.f90: * Correct initialization for saturation water vapor calculation

2014-02-14  yot <yot>

	* src/radiation/Makefile, src/radiation/cloud_T1993base.f90: * Remove a module under testing

2014-02-12  yot <yot>

	* INSTALL, compile_with_pkgs.sh: * Description on compilation with debian packages are corrected.  * Paths of libraries for ispack, gtool5, spml are corrected.

2014-02-04  yot <yot>

	* INSTALL: * fix typo

2014-02-04  yot <yot>

	* CREDITS: * Update

2014-02-04  yot <yot>

	* INSTALL: * fix typo

2014-02-04  yot <yot>

	* INSTALL: * Fix typo

2014-02-04  yot <yot>

	* INSTALL: * Update version information

2014-02-04  yot <yot>

	* INSTALL: * Update

2014-02-04  yot <yot>

	* compile_with_pkgs.sh: * Change ispack path

2014-02-04  yot <yot>

	* HISTORY: * Update on 2014/02/04

2014-02-04  yot <yot>

	* doc/basic_equations/src/cloud/cloud-disc.tex,
	doc/basic_equations/src/cloud/cloud-math.tex: * Slight modification

2014-02-04  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex: * Description about divergence damping is added.

2014-02-04  yot <yot>

	* doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Venuslike.rd: * Excuse for figures is added.

2014-02-04  yot <yot>

	* src/radiation/Makefile, src/radiation/rad_Earth_SW_V2_3.f90,
	src/radiation/rad_Earth_SW_V2_4.f90: * Slightly updated short-wave radiation models are under testing for
	future extention.

2014-02-04  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * An argument (vertical velocity) is added for future extention.

2014-02-04  yot <yot>

	* src/cumulus/arakawa_schubert_L1982.f90,
	src/cumulus/relaxed_arakawa_schubert.f90: * New routines are under testing

2014-02-04  yot <yot>

	* src/dynamics/dynamics_physicsonly.f90: * Debug for vertical advection (using upwind difference)

2014-02-04  yot <yot>

	* src/radiation/cloud_T1993base.f90: * Debug of future cloud model (T1993)

2014-02-04  yot <yot>

	* src/radiation/cloud_utils.f90: * Add test routine for cloud water fraction

2014-02-04  yot <yot>

	* src/saturate/saturate.F90, src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_nha1992.f90: * Add check lines for initialzation

2014-02-04  yot <yot>

	* src/surface_flux/bucket_model.f90: * Bug fix for threshold of surface snow

2013-11-17  yot <yot>

	* doc/rakuraku/src/config-change/restart.tex: * Modify description

2013-11-17  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/dcpam_E_T42L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf: * Change parameters in surface_properties_nml and surface_data_nml
	to fit to changes in surface_properties.f90

2013-11-17  yot <yot>

	* src/main/dcpam_main.f90: * GBT94 base M25 scheme is included for testing.  * A flag for bucket model is calculated before phyimplsdhv2 routine.

2013-11-17  yot <yot>

	* src/vdiffusion/vdiffusion_my.f90: * Modify some comments.  * GBT94 based MY25 scheme is implemented on trial base.

2013-11-17  yot <yot>

	* src/phy_implicit/phy_implicit_sdh_V2.f90: * In arguments, SurfType is replaced with a flag for bucket model.

2013-11-17  yot <yot>

	* src/prepare_data/surface_data.f90: * Values of SurfType is set in this module.

2013-11-17  yot <yot>

	* src/phy_implicit/phy_implicit.f90,
	src/surface_flux/bucket_model.f90,
	src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/surface_properties.f90: * In some files, SurfCond is renamed to SurfType.  * In surface_properties.f90, SurfType is separately treated from
	SurfCond.

2013-11-06  yot <yot>

	* src/radiation/cloud_T1993base.f90: * Bug fix for delta q

2013-11-06  yot <yot>

	* src/vdiffusion/grav_sed.f90: * Bug fix   * avoid division by zero

2013-10-08  yot <yot>

	* src/saturate/saturate_DennouAGCM.f90: * Add option for sublimation

2013-10-07  yot <yot>

	* HISTORY: * Update on 2013/10/07

2013-10-07  yot <yot>

	* INSTALL: * Update versions of libraries used by dcpam

2013-10-06  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Bug fix

2013-10-06  yot <yot>

	* doc/basic_equations/src/saturate/saturate.tex: * Update description

2013-10-06  yot <yot>

	* doc/gokuraku/exp-APE-NH00-Axisym.rd,
	doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Mars.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd,
	doc/gokuraku/exp-p04.rd: * Change execulation file names for making initial conditions

2013-10-06  yot <yot>

	* src/main/dcpam_main.f90,
	src/phy_implicit/phy_implicit_sdh_V2.f90,
	src/surface_flux/Makefile, src/surface_flux/surface_flux_util.f90: * Create a new module for restricting surface flux   * Restrict surface flux when large downward flux (water vapor
	  flux) is calculated.

2013-10-06  yot <yot>

	* src/main/Makefile, src/main/dcpam_init_data.f90,
	src/main/dcpam_init_data_surface.f90, src/main/init_data.f90,
	src/main/sst_data.f90: * Rename files

2013-10-06  yot <yot>

	* src/dryconv_adjust/dry_conv_adjust.f90: * Bug fix

2013-10-06  yot <yot>

	* src/util/mass_fixer.f90: * Update diagnostic messages.

2013-09-30  yot <yot>

	* doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd: * Fix typos

2013-09-30  yot <yot>

	* doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd: * Add descriptions on producing initial surface values

2013-09-30  yot <yot>

	* exp_setup_files/dcpam_E_T42L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/surface_data_E_T42.conf,
	exp_setup_files/surface_data_M_T21.conf: * Create configuration files for initial surface variables

2013-09-30  yot <yot>

	* src/main/dcpam_main.f90: * Include gravitational sedimentation, (constant) dust flux * Include cloud model for Mars (under testing) * Include saturation adjustment (under testing)

2013-09-30  yot <yot>

	* src/radiation/Makefile: * Create a module for cloud model on Mars

2013-09-30  yot <yot>

	* src/radiation/cloud_mars_h2o.f90: * Create a module for cloud model on Mars (under testing)

2013-09-30  yot <yot>

	* src/io/restart_file_io.f90: * Change how to initialize a module

2013-09-30  yot <yot>

	* src/lscond/Makefile, src/lscond/saturation_adjust.f90: * Create a module for saturation adjustment (under testing)

2013-09-30  yot <yot>

	* src/lscond/lscond.f90: * Add a flag for sublimation

2013-09-30  yot <yot>

	* src/main/init_data.f90: * Change how to initialize

2013-09-30  yot <yot>

	* src/main/sst_data.f90: * This module provides initial values on the surface

2013-09-30  yot <yot>

	* src/prepare_data/Makefile,
	src/prepare_data/initial_surface_data.f90: * Create a module for setting initial values on the surface

2013-09-30  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * Change name of a module used in this module

2013-09-30  yot <yot>

	* src/phy_implicit/phy_implicit_sdh_V2.f90: * Change name of a module used in this module * Include flag for sublimation

2013-09-30  yot <yot>

	* src/prepare_data/initial_data.f90: * Check initialization with a formal way

2013-09-30  yot <yot>

	* src/prepare_data/surface_data.f90: * Change default value for "Pattern"

2013-09-30  yot <yot>

	* src/saturate/major_comp_phase_change.f90: * Change module name used in this module

2013-09-30  yot <yot>

	* src/saturate/Makefile, src/saturate/major_comp_saturate.f90,
	src/saturate/saturate_major_comp.f90: * Rename a file * Change module name and subroutine names

2013-09-30  yot <yot>

	* src/surface_flux/Makefile, src/surface_flux/set_dust_flux.f90: * Create a module for setting surface dust flux

2013-09-30  yot <yot>

	* src/util/intavr_operate.F90: * Unnecesary calculation is removed

2013-09-30  yot <yot>

	* src/util/mass_fixer.f90: * add a process which ensure non-negative values

2013-09-30  yot <yot>

	* src/vdiffusion/Makefile, src/vdiffusion/grav_sed.f90: * Create a module for gravitational sedimentation

2013-09-27  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Add a description on saturation vapor pressure

2013-09-27  yot <yot>

	* doc/basic_equations/src/saturate/saturate.tex: * Add a description about saturation vapor pressure and condensation
	temperature

2013-09-27  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * Fix a typo

2013-09-27  yot <yot>

	* doc/rakuraku/src/parallel/parallel.tex: * Change a URL

2013-09-27  yot <yot>

	* src/saturate/saturate_nha1992_sf.f90,
	src/saturate/saturate_t1930_sf.f90: * Remove files

2013-09-27  yot <yot>

	* src/lscond/lscond.f90: * Add an option for condensation/sublimation

2013-09-27  yot <yot>

	* src/phy_implicit/phy_implicit_sdh_V2.f90: * Delete an unused subroutine

2013-09-27  yot <yot>

	* src/saturate/Makefile: * Add a new module

2013-09-27  yot <yot>

	* src/saturate/major_comp_saturate.f90,
	src/saturate/saturate_co2_p81.f90: * Divide a subroutine of CO2 condensation temperature calculation * Change interface

2013-09-27  yot <yot>

	* src/saturate/saturate.F90: * Change interface

2013-09-27  yot <yot>

	* src/saturate/saturate_nha1992.f90: * Change interface

2013-09-26  yot <yot>

	* src/saturate/saturate_DennouAGCM.f90,
	src/saturate/saturate_t1930.f90: * Rename a file and comments are modified.

2013-09-26  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Remove an unused variable

2013-09-26  noda <noda>

	*
	contrib/2013-09-26_noda_orbital_elements/CoefsForOrbElem_Earth_B197
	8.dat,
	contrib/2013-09-26_noda_orbital_elements/TEBIKI_2013-09-26_noda_orb
	ital_elements.rd,
	contrib/2013-09-26_noda_orbital_elements/calc_orbit.f90,
	contrib/2013-09-26_noda_orbital_elements/calc_orbit.rb: * Create some files for calculating orbital elements of the Earth
	proposed by Berger (1978).

2013-09-21  yot <yot>

	* HISTORY: * Update until 2013/09/21

2013-09-21  yot <yot>

	* contrib/2013-09-21_yot_gabls2/TEBIKI_2013-09-21_yot_gabls2.rd,
	contrib/2013-09-21_yot_gabls2/dcpam_GABLS2.conf,
	contrib/2013-09-21_yot_gabls2/dcpam_main_gabls2.f90,
	contrib/2013-09-21_yot_gabls2/gabls.f90,
	contrib/2013-09-21_yot_gabls2/init_data_GABLS2.conf: * Create some files for GABLS2 experiments

2013-09-21  yot <yot>

	* CREDITS: * Update member of developers

2013-09-21  yot <yot>

	* exp_setup_files/dcpam_hs94_T21L20.conf,
	exp_setup_files/init_data_hs94_T21L20.conf: * Modify some constants

2013-09-21  yot <yot>

	* doc/basic_equations/src/dryconv/dryconv.tex: * Add a section on dry convective adjustment

2013-09-21  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Add a section about dry convective adjustment

2013-09-21  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Add some description on momentum and mass mixing ratio by
	convective adjustment

2013-09-21  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Add some descriptions on turbulent mixing

2013-09-21  yot <yot>

	* doc/basic_equations/src/surface/energybudget-math.tex: * Correct units of some variables

2013-09-21  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex: * Add descriptions of Mellor and Yamada level 2.5 and surface flux
	calculation by Beljaars and Holtslag (1991) and a part of Beljaars
	(1994)

2013-09-21  yot <yot>

	* src/main/dcpam_main.f90: * Modify arguments of a subroutine for Mars atmosphere radiation

2013-09-21  yot <yot>

	* src/sltt/sltt_lagint.F90: * An option for full monotonic filter is added.

2013-09-21  yot <yot>

	* src/radiation/rad_Mars_V1.f90: * Add an option for calculating dust optical depth by use of dust
	mass mixing ratio

2013-09-21  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Bug fix for calculation of dust optical depth from dust mass
	mixing ratio

2013-09-21  yot <yot>

	* src/setup/namelist_util.f90: * Action for wrong values for namelist group is changed.

2013-09-21  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Method for checking convergence of MOLength is changed.

2013-09-16  yot <yot>

	* doc/gokuraku/exp-Earth.rd: * Correct URL of sample data

2013-09-16  yot <yot>

	* src/dryconv_adjust/dryconv_adjust.f90: * Remove dryconv_adjust.f90 * This files was renamed to dry_conv_adjust.f90 long time ago

2013-09-16  yot <yot>

	* src/io/history_file_io.F90, src/io/history_file_io.f90: * Rename a file * Add ifdef statement to add origin of time to output netcdf files

2013-09-16  yot <yot>

	* src/dryconv_adjust/dry_conv_adjust.f90: * Add options of mixing momentum and constituents

2013-09-16  yot <yot>

	* src/dynamics/dynamics_physicsonly.f90: * Consider geostrophic wind and vertical advection

2013-09-16  yot <yot>

	* src/held_suarez_1994/sl09_diffusion.f90: * Change module name from vdiffusion_my1974 to vdiffusion_my

2013-09-16  yot <yot>

	* src/held_suarez_1994/yt2003_forcing.f90: * Change module name from vdiffusion_my1974 to vdiffusion_my * Add comments

2013-09-16  yot <yot>

	* src/main/dcpam_main.f90: * Call new routines for turbulent mixing * Simplify an order of calling routines

2013-09-16  yot <yot>

	* src/main/init_data.f90: * use set_1d_profile module

2013-09-16  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * Input zero to unused variables

2013-09-16  yot <yot>

	* src/prepare_data/initial_data.f90: * Add geostrophic wind velocity in namelist variables

2013-09-16  yot <yot>

	* src/prepare_data/set_1d_profile.f90: * Add variable names to namelist to choose variables in netcdf file

2013-09-16  yot <yot>

	* src/prepare_data/surface_data.f90: * Correct units written in comments

2013-09-16  yot <yot>

	* src/radiation/rad_rte_two_stream_app.f90: * Update routines to have options for calculation methods

2013-09-16  yot <yot>

	* src/setup/axesset.F90: * Add number of OMP threads to arguments of initialization

2013-09-16  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90, src/sltt/sltt.F90: * Move mass fixer from dynamics_hspl_vas83.F90 to sltt.F90

2013-09-16  yot <yot>

	* src/setup/mpi_wrapper.F90: * Add new subroutines to check convergence in all processes

2013-09-16  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Add new subroutines to calculate surface fluxes with a new method

2013-09-16  yot <yot>

	* src/util/auxiliary.f90: * Add calculation of Exner function at the surface

2013-09-16  yot <yot>

	* src/util/intavr_operate.F90: * Add new functions for integrating values in each layer

2013-09-16  yot <yot>

	* src/util/mass_fixer.f90: * Add a new mass fixer

2013-09-16  yot <yot>

	* src/vdiffusion/Makefile: * Rename vdiffusion_my1974.f90 to vdiffusion_my.f90

2013-09-16  yot <yot>

	* src/vdiffusion/vdiffusion_my.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Rename vdiffusion_my1974.f90 to vdiffusion_my.f90 * Add new subroutines for Mellor and Yamada level 2.5 turbulence
	model

2013-06-12  yot <yot>

	* src/setup/constants0.f90: * Modify reference information

2013-06-12  yot <yot>

	* src/setup/constants.f90, src/setup/constants0.f90: * Update some constants * Add reference

2013-06-12  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex: * Fix typos

2013-06-02  yot <yot>

	* doc/rakuraku/src/modifysrc/addmodule.tex,
	doc/rakuraku/src/modifysrc/addoutput.tex,
	doc/rakuraku/src/modifysrc/initsst.tex: * Fix typos

2013-05-29  yot <yot>

	* CREDITS: * Update members in FY2012

2013-05-25  yot <yot>

	* src/main/dcpam_main.f90: * Add new mode for Jupiter-like planetary atmosphere on the test
	base

2013-05-25  yot <yot>

	* src/held_suarez_1994/sl09_diffusion.f90: * Change method of radiative transfer equation

2013-05-25  yot <yot>

	* src/phy_implicit/phy_implicit_atmonly.f90: * Add new options to consider fixed temperature and mixing ratio at
	lower boundary

2013-05-25  yot <yot>

	* src/phy_implicit/phy_implicit_sdh_V2.f90: * Bug fix

2013-05-25  yot <yot>

	* src/radiation/rad_SL09.f90: * Change different subroutine to solve radiative transfer equation

2013-05-25  yot <yot>

	* src/radiation/rad_rte_nonscat.f90: * Add a new subroutine with different integration method of
	radiative transfer equation

2013-05-25  yot <yot>

	* src/radiation/rad_rte_two_stream_app.f90: * Delete unused subroutine

2013-05-25  yot <yot>

	* src/radiation/rad_simple.f90, src/radiation/rad_simple_LW.f90: * Modify calculation method of radiative transfer equation

2013-05-25  yot <yot>

	* src/surface_flux/Makefile, src/surface_flux/lb_flux_simple.f90: * Add lb_flux_simple.f90

2013-05-25  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Change interface

2013-05-25  yot <yot>

	* src/radiation/rad_short_income.f90: * Length of day different from that specified in calendar can be
	used for insolation calculation.

2013-05-25  yot <yot>

	* doc/basic_equations/src/surface/energybudget-disc.tex: * Add description

2013-05-25  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * correct description

2013-05-22  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex: * Fix typo

2013-05-19  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * Add some descriptons on lower boundary condition

2013-05-19  yot <yot>

	* src/util/auxiliary.f90: * Check presence of SurfHeight and Height.

2013-05-11  takepiro <takepiro>

	* src/sltt/sltt.F90: wa_mpi_module_sjpack is implemented in
	Semi-Lagrangin scheme module.

2013-04-10  takepiro <takepiro>

	* src/held_suarez_1994/sl09_diffusion.f90: Commit test.

2013-04-09  takepiro <takepiro>

	* src/Makefile, src/dynamics/dynamics_hspl_vas83.F90,
	src/held_suarez_1994/sl09_diffusion.f90, src/main/dcpam_main.f90,
	src/setup/axesset.F90: * sjpac_mpi module becomes available.  * sl09_diffusion module initialization routine to be public.  * sltt package is compiled earliear than dynamics in src/Makefile.

2013-03-01  yot <yot>

	* ChangeLog, HISTORY: * Update on 2013/03/02

2013-03-01  yot <yot>

	* src/io/read_time_series.f90: * Modify interface

2013-03-01  yot <yot>

	* src/main/dcpam_main.f90: * Adjust to modified interface of surfaceproperties

2013-03-01  yot <yot>

	* src/radiation/set_Mars_dust.f90, src/radiation/set_gcmr.f90,
	src/radiation/set_o3.f90, src/radiation/set_solarconst.f90: * Modify interface of a routine reading time series

2013-03-01  yot <yot>

	* src/surface_properties/surface_properties.f90: * Modify interface of a routine for reading time series * Bug fix

2013-02-27  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/dcpam_E_T42L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf: * Update

2013-02-27  yot <yot>

	* src/radiation/set_gcmr.f90: * Typo fix

2013-02-27  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Typo fix

2013-02-27  yot <yot>

	* doc/basic_equations/src/radiation/radiation-EarthV2.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Add description on radiation model

2013-02-27  yot <yot>

	* doc/basic_equations/src/intro/intro.tex,
	doc/basic_equations/src/vdiff/vdiff-disc.tex: * Typo fix

2013-02-27  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Modify a comment

2013-02-27  yot <yot>

	* src/held_suarez_1994/sl09_diffusion.f90: * Add initization of an external routine

2013-02-27  yot <yot>

	* src/phy_implicit/phy_implicit_sdh_V2.f90: * Add a check routine (if statement) * Bug fix   * zero clear

2013-02-27  yot <yot>

	* src/surface_properties/surface_properties.f90: * Add an output routine

2013-02-27  yot <yot>

	* src/radiation/cloud_simple.f90: * Bug fix   * inclusion of initiazation

2013-02-20  yot <yot>

	* exp_setup_files/dcpam_Vlp_T10L50.conf: * ',' is deleted.

2013-02-19  yot <yot>

	* src/sltt/depend: [no log message]

2013-02-19  yot <yot>

	* ChangeLog, HISTORY: * Update on 2013/02/19.

2013-02-19  yot <yot>

	* src/main/dcpam_main.f90: * A new module for calculating simultaneous linear equation is used.

2013-02-19  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: [no log message]

2013-02-19  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Commets are added.

2013-02-19  yot <yot>

	* src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit_sdh_V2.f90: * A new module for calculating momentum, thermal budget.

2013-02-19  yot <yot>

	* src/saturate/saturate.F90: * Interface is changed to use an array with variable number of
	vertical layers

2013-02-19  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Add output variables.

2013-02-19  yot <yot>

	* src/util/check_prog_vars.f90: * Check indices for maximum and mininum values in arrays

2013-01-27  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Avoid negative value for arguments of sltt

2013-01-27  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/dcpam_E_T42L22.conf: * Update following updates of radiation model

2013-01-27  yot <yot>

	* src/radiation/set_co2.f90, src/radiation/set_gcmr.f90: * set_co2 module is updated to set_gcmr module.

2013-01-27  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90: * This module is updated to V2.4.

2013-01-27  yot <yot>

	* src/io/read_time_series.f90: * New variable is included.

2013-01-27  yot <yot>

	* src/prepare_data/initial_data.f90: * Initial condition for debug is created.

2013-01-27  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Flag for debug is included.

2013-01-27  yot <yot>

	* src/radiation/Makefile, src/radiation/rad_C2001.f90,
	src/radiation/rad_Earth_LW_V2_4.f90, src/radiation/rad_Earth_V2.f90: * Absorption of CO2 in weak bands, N2O, and CH4 are included.

2013-01-27  yot <yot>

	* src/setup/constants.f90, src/setup/mpi_wrapper.F90: * Bug fix for mpi_wrapper * A variable for latent heat for fusion is included in namelist
	variables.

2013-01-27  yot <yot>

	* src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/surface_properties.f90: * Cultivation intensity can be read from a file.

2013-01-27  yot <yot>

	* src/sltt/sltt.F90, src/sltt/sltt_const.f90, src/sltt/sltt_dp.f90,
	src/sltt/sltt_extarr.f90, src/sltt/sltt_lagint.F90: * Modify sltt scheme   * MPI parallelization   * Check whether a latitude of departure point is within an
	  extended array.  * Cubic interporation is used for estimating values at poles.    * Mixing ratio at poles are interpolated by the method by K13.    * Wave #1 is retained in calculating derivative at poles.    * Indices for extended array are expressed by use of variables,
	    such as iexmin, iexmax, and so on.

2013-01-27  yot <yot>

	* src/prepare_data/Makefile, src/prepare_data/sltt_debug.f90,
	src/sltt/Makefile, src/sltt/sltt_debug.f90: * sltt_debug.f90 is moved from sltt directory to prepare_data
	directory

2013-01-25  yot <yot>

	* src/sltt/sltt.F90, src/sltt/sltt_lagint.F90: * Replace tab with spaces * Type of arguments of min function at l.1013 in sltt.F90 is changed
	to double.

2013-01-25  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Add some description   * number of bands   * assumption on cloud fraction   etc.

2013-01-25  hiroki <hiroki>

	* src/setup/axesset.F90: modify to use DeltaLon constant

2013-01-25  hiroki <hiroki>

	* doc/basic_equations/src/sltt/sltt-images/Fig1.eps,
	doc/basic_equations/src/sltt/sltt-images/Fig1.ps,
	doc/basic_equations/src/sltt/sltt-images/Fig2.eps,
	doc/basic_equations/src/sltt/sltt-images/Fig2.ps,
	doc/basic_equations/src/sltt/sltt-images/Fig3.eps,
	doc/basic_equations/src/sltt/sltt-images/Fig3.ps,
	doc/basic_equations/src/sltt/sltt-images/asin.eps,
	doc/basic_equations/src/sltt/sltt-images/asin.ps,
	doc/basic_equations/src/sltt/sltt.tex: add manual for sltt

2013-01-25  hiroki <hiroki>

	* doc/basic_equations/src/basic_equations.tex: add entry to
	sltt/sltt.tex

2013-01-25  hiroki <hiroki>

	* src/sltt/Makefile, src/sltt/depend, src/sltt/sltt.F90,
	src/sltt/sltt_const.f90, src/sltt/sltt_debug.f90,
	src/sltt/sltt_dp.f90, src/sltt/sltt_extarr.f90,
	src/sltt/sltt_lagint.F90: Add sltt module

2013-01-25  hiroki <hiroki>

	* src/dynamics/dynamics_hspl_vas83.F90: Enable to use sltt module

2013-01-25  hiroki <hiroki>

	* src/Makefile: add sltt to LIBDIRS

2013-01-18  yot <yot>

	* doc/basic_equations/src/overview_time_integ.tex: * Brief description of time filter by Williams (2009) is added.

2013-01-18  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-references.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Brief description on time fileter by Williams (2009) is added.

2013-01-18  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-ras.tex: * Fix a typo

2013-01-18  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * Description on "transfer coefficient" is modified.

2013-01-18  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/dcpam_E_T42L22.conf: * Setting for roughness length is changed from "LOContrast" to
	"Matthews".

2013-01-18  yot <yot>

	* src/radiation/Makefile, src/radiation/rad_Earth_SW_V2_1.f90,
	src/radiation/rad_Earth_V2.f90, src/radiation/set_co2.f90,
	src/radiation/set_solarconst.f90: * Routines setting CO2 mixing ratio and solar constant are created.  * Time series of CO2 and solar constant can be input from external
	files.

2013-01-18  yot <yot>

	* src/io/read_time_series.f90: * Input data which is not year-cyclic can be read.

2013-01-18  yot <yot>

	* src/main/dcpam_main.f90: * Roughness length can be output.

2013-01-18  yot <yot>

	* src/radiation/rad_CK1991.F90: * Check of absorber amount (if sentence) is commentted out.

2013-01-18  yot <yot>

	* src/setup/mpi_wrapper.F90: * a routine finding maximum is modified

2013-01-18  yot <yot>

	* src/util/mass_fixer.f90: * mass fixers for a column and a horizontal place are created.

2013-01-18  yot <yot>

	* src/surface_properties/roughlen_Matthews.f90: * Bug fix   * treatment of roughness length of ocean

2012-11-28  yot <yot>

	* ChangeLog, HISTORY: * Update on 2012/11/28

2012-11-28  yot <yot>

	* compile_with_pkgs.sh: * Change for Live DVD/USB used in tutorial in Dec. 2012.

2012-11-28  yot <yot>

	* src/radiation/set_Mars_dust.f90: * A routine for setting regional dust storm is added.

2012-11-28  yot <yot>

	* src/util/timefilter_williams2009.f90: * An initialization routine for mass fixer is called.

2012-11-28  yot <yot>

	* src/setup/mpi_wrapper.F90: * A new subroutine to calculate a global mean is created.

2012-11-16  yot <yot>

	* doc/gokuraku/exp-APE-NH00-Axisym.rd,
	doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Mars.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd: * Typos are fixed.

2012-11-15  yot <yot>

	* src/main/dcpam_main.f90: * Test for radiative cooling calculation in upper atmosphere.

2012-11-15  yot <yot>

	* src/radiation/Makefile, src/radiation/rad_15m_NLTE.f90: * Module for radiative cooling calculation in upper atmosphere
	(under testing)

2012-11-10  yot <yot>

	* doc/basic_equations/src/lscond/lscond.tex: * Description of critical relative humidity is added.

2012-11-10  yot <yot>

	* src/lscond/lscond.f90: * Modification is made for calculation with critical relative
	  humidity less than 1. A critical value was used only for checking
	  whether specific humidity was adjusted or not.

2012-11-10  yot <yot>

	* ChangeLog, HISTORY: * Update on 2012/11/10.

2012-11-10  yot <yot>

	* src/main/dcpam_main.f90: * Test subroutine for cloud model is added.

2012-11-10  yot <yot>

	* src/radiation/cloud_simple.f90: * a subroutine is changed to public

2012-11-10  yot <yot>

	* src/main/dcpam_main.f90: * New time filter is used.

2012-11-10  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * A bug is corrected.    * This bug appears when a bucket model is not used in
	  calculations.

2012-11-10  yot <yot>

	* src/radiation/cloud_simple.f90: * Simple cloud model is update by the use of analytical solution for   loss of cloud water during one time step.  * Simple cloud model with ice is created on a test basis.

2012-11-10  yot <yot>

	* src/radiation/rad_Mars_15m.f90: * A bug is corrected.    * This bug does not cause any problem in calculation, since a bug
	    is found in a check routine.

2012-11-10  yot <yot>

	* src/util/Makefile, src/util/timefilter_asselin1972.f90,
	src/util/timefilter_williams2009.f90: * Modified time filter is created.

2012-10-08  yot <yot>

	* doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd: * Typos are fixed.

2012-10-08  yot <yot>

	* ChangeLog, HISTORY: * Update on 2012/10/08.

2012-10-08  yot <yot>

	* INSTALL: * Update

2012-10-08  yot <yot>

	* src/io/history_file_io.f90: * Axis names are specified by character type variables.

2012-10-08  yot <yot>

	* src/prepare_data/surface_data.f90: * Typos are fixed.  * Some SST distributions for aqua-planet experiments proposed by
	Neale and Hoskins (2000) are added.

2012-10-08  yot <yot>

	* doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/index.rd, src/radiation/rad_Mars_15m.f90,
	src/radiation/rad_Mars_NIR.f90, src/radiation/rad_Mars_V1.f90,
	src/radiation/rad_utils.f90, src/setup/axesset.F90: * Typos are fixed.

2012-10-08  yot <yot>

	* doc/gokuraku/images/earth_irb_temp_meanlon_time02day.ps: Image
	files are updated.

2012-10-08  yot <yot>

	* doc/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps: * Image files are updated.

2012-10-08  yot <yot>

	* doc/gokuraku/images/earth_irb_temp_meanlon_time10day.ps: Files are
	removed.

2012-10-08  yot <yot>

	* doc/gokuraku/exp-APE-NH00-Axisym.rd: * Names of files and directories are changed.

2012-10-08  yot <yot>

	* doc/gokuraku/exp-APE-NH00-Axisym.rd,
	doc/gokuraku/exp-APE-NH00.rd, doc/gokuraku/exp-ape-nh00.rd,
	doc/gokuraku/exp-ape-nh01-axisym.rd, doc/gokuraku/exp-ape-nh01.rd: * File is renamed.

2012-10-08  yot <yot>

	* doc/gokuraku/exp-ape-nh00.rd: * File is renamed.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/dcpam_E_T42L22.conf: * Integration time is changed.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf: * Name for O3 file is changed.

2012-10-08  yot <yot>

	* exp_setup_files/sst_data_APE_NH00_T42.conf: * Typo is fixed.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_ape_nh01_T21L22.conf,
	exp_setup_files/dcpam_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/init_data_ape_nh01_T21L22.conf,
	exp_setup_files/init_data_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/sst_data_ape_nh01_T21.conf,
	exp_setup_files/sst_data_ape_nh01_axisym_T21.conf: Files are
	removed.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/dcpam_APE_NH00_T42L22.conf,
	exp_setup_files/init_data_APE_NH00_Axisym_T42L22.conf,
	exp_setup_files/init_data_APE_NH00_T42L22.conf,
	exp_setup_files/sst_data_APE_NH00_Axisym_T42.conf,
	exp_setup_files/sst_data_APE_NH00_T42.conf: New files are added.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_E_T21L22.conf,
	exp_setup_files/init_data_E_T21L22.conf: Files are removed.

2012-10-08  yot <yot>

	* exp_setup_files/dcpam_E_T42L22.conf,
	exp_setup_files/init_data_E_T42L22.conf: New files are added.

2012-09-25  yot <yot>

	* doc/gokuraku/index.rd: * Typos are fixed.

2012-09-22  yot <yot>

	* ChangeLog, HISTORY: * Update on 2012/09/22.

2012-09-22  yot <yot>

	* ChangeLog: * Update

2012-09-22  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf: * Output variables are added.

2012-09-22  yot <yot>

	* src/radiation/rad_Mars_V1.f90: * A bug for output is fixed.

2012-09-21  yot <yot>

	* HISTORY: * Update on 2012/09/21 * 2012/09/21 の更新

2012-09-21  yot <yot>

	* exp_setup_files/dcpam_E_T21L22.conf: * Output variables are added.

2012-09-17  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf: * A output variable is added.

2012-09-17  yot <yot>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/cloud/cloud-disc.tex,
	doc/basic_equations/src/cloud/cloud-intro.tex,
	doc/basic_equations/src/cloud/cloud-math.tex,
	doc/basic_equations/src/cloud/cloud.tex: * Description of cloud model is added.

2012-09-17  yot <yot>

	* src/main/dcpam_main.f90: * Unit for a output variable, Rain, is changed.

2012-09-17  yot <yot>

	* src/radiation/cloud_T1993base.f90: * Initialization of arrays is added.

2012-09-17  yot <yot>

	* src/radiation/set_Mars_dust.f90: * A subroutine to calculate optical depth by use of dust mixing
	ratio is created.

2012-09-17  yot <yot>

	* src/held_suarez_1994/sl09_diffusion.f90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/main/init_data.f90, src/main/sst_data.f90,
	src/radiation/rad_Mars_15m.f90, src/radiation/rad_Mars_NIR.f90,
	src/radiation/rad_Mars_V1.f90, src/radiation/rad_SL09.f90,
	src/radiation/rad_simple.f90: * Correct initialization method.

2012-09-08  yot <yot>

	* doc/basic_equations/src/saturate/saturate.tex: * Description is modified.

2012-09-08  yot <yot>

	* src/radiation/rad_Earth_SW_V2_2.f90: new file is created

2012-09-08  yot <yot>

	* Makefile: * Message presented at the end of compilation is changed.

2012-09-08  yot <yot>

	* exp_setup_files/dcpam_E_T21L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/dcpam_Vlp_T10L50.conf,
	exp_setup_files/dcpam_ape_T21L16.conf,
	exp_setup_files/dcpam_ape_T42L16.conf,
	exp_setup_files/dcpam_ape_nh01_T21L22.conf,
	exp_setup_files/dcpam_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/dcpam_hs94_T21L20.conf,
	exp_setup_files/dcpam_p04_T21L20.conf: * Methods for selecting routines are changed.

2012-09-08  yot <yot>

	* src/radiation/Makefile, src/saturate/Makefile,
	src/surface_properties/Makefile: * Some filenames are changed.

2012-09-08  yot <yot>

	* src/main/dcpam_main.f90: * Some subroutine names are changed.  * Method for selecting routines are changed for cloud model, dry
	convection (convective adjustment), and bucket model.

2012-09-08  yot <yot>

	* src/surface_properties/surface_properties.f90: * Some subroutine names are changed.

2012-09-08  yot <yot>

	* src/surface_flux/bucket_model.f90: * Flags are set by use of argument of initialization routine.

2012-09-08  yot <yot>

	* src/setup/composition.f90: * Check method for initialization is corrected.

2012-09-08  yot <yot>

	* src/radiation/rad_Earth_V2.f90: * An output variable name is changed.

2012-09-08  yot <yot>

	* src/radiation/rad_Earth_SW_V2_1.f90: * Some unused routines are deleted.

2012-09-08  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90: * Some subroutines are renamed.

2012-09-08  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * Some flags are refered as arguments of initialization routines.  * Some subroutines are renamed.

2012-09-08  yot <yot>

	* src/phy_implicit/phy_implicit.f90: * Some flags are input as arguments of initialization routine.

2012-09-08  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Location of variable declaration is changed.

2012-09-08  yot <yot>

	* src/dryconv_adjust/dry_conv_adjust.f90: * A flag, FlagUse, is deleted.

2012-09-08  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Some subroutines are renamed.

2012-09-08  yot <yot>

	* src/radiation/cloud_T1993base.f90,
	src/radiation/cloud_simple.f90, src/radiation/cloud_utils.f90,
	src/radiation/set_cloud.f90, src/saturate/co2_phase_change.f90,
	src/saturate/major_comp_phase_change.f90,
	src/saturate/major_comp_saturate.f90,
	src/surface_properties/surface_properties_landoceancontrast.f90,
	src/surface_properties/surface_properties_lo.f90: files are renamed
	and/or divided into several files

2012-09-05  noda <noda>

	*
	contrib/2012-09-05_noda_rad_short_income_nonzero-SubsolarLat/TEBIKI
	_2012-09-05_noda_rad_short_income_nonzero-SubsolarLat.rd,
	contrib/2012-09-05_noda_rad_short_income_nonzero-SubsolarLat/dcpam_
	ape_T21L16.conf,
	contrib/2012-09-05_noda_rad_short_income_nonzero-SubsolarLat/rad_sh
	ort_income.f90: * Latitude of subsolar point can be changed by a conf file *
	恒星直下点の緯度を conf
	ファイルによって変えられるようにした

2012-08-28  yot <yot>

	* src/radiation/set_Mars_dust.f90: * A blank is added in a string for 'sig' dimension.

2012-08-13  yot <yot>

	* INSTALL: * Compiler information is updated.

2012-08-13  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Some typos are fixed.

2012-08-13  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf: * Data file names are updated.

2012-08-13  yot <yot>

	* doc/gokuraku/exp-Mars.rd: * Name and URL of data file are updated.

2012-08-13  yot <yot>

	* src/radiation/set_cloud.f90, src/vdiffusion/vdiffusion_my1974.f90: * A test subroutine for cloud model is updated.  * An output variable is added for vdiffusion_my1974.f90.

2012-08-13  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/init_data_M_T21L32.conf: * Sample configuration files for Mars are updated.

2012-07-27  yot <yot>

	* ChangeLog, HISTORY: * Update on 2012/07/26.

2012-07-27  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Fix misspelling

2012-07-27  yot <yot>

	* src/io/read_time_series.f90: * A new variable is added for horizontal distribution of dust
	optical depth.

2012-07-27  yot <yot>

	* src/saturate/co2_phase_change.f90: * A new test subroutine is created.

2012-07-27  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Horizontal distribution of dust optical depth can be set by the
	use of file.

2012-05-09  yot <yot>

	* doc/basic_equations/src/radiation/radiation-agcm5-math.tex: * Typo is fixed.

2012-05-08  yot <yot>

	* src/main/dcpam_main.f90: * One of arguments of a subroutine for Mars radiation is modified.

2012-05-08  yot <yot>

	* src/radiation/rad_Earth_SW_V2_1.f90,
	src/radiation/rad_Mars_15m.f90, src/radiation/rad_Mars_V1.f90,
	src/radiation/rad_SL09.f90,
	src/radiation/rad_rte_two_stream_app.f90,
	src/radiation/rad_simple.f90: * A module for radiative transfer equation with two stream
	approximation is modified to solve radiative transfer for infrared
	radiation.

2012-05-08  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Description about radiative transfer equation with two stream
	approximation is added.  * Source function technique is described briefly.

2012-05-02  yot <yot>

	* CREDITS: * Bug fix

2012-05-02  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Bug fix for dust distribution

2012-04-28  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Parameters for dust optical depth are modified.

2012-04-27  noda <noda>

	* src/held_suarez_1994/held_suarez_1994.f90: * Added comments.

2012-04-27  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf: * Calendar information is modified.

2012-04-27  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Reference for a paper is added.

2012-04-25  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Prescribed dust distributions ("scenarios") are modified.

2012-04-25  yot <yot>

	* CREDITS: * A contributer is added.

2012-04-19  takepiro <takepiro>

	* doc/rakuraku/src/namelist/namelist-20110615.tex,
	doc/rakuraku/src/rakuraku.tex: List of namelist variables is
	included.

2012-04-13  yot <yot>

	* doc/dvlop/cvs-setup.rd: * Footer is added.

2012-04-13  yot <yot>

	* src/Makefile, src/radiation/set_cloud.f90,
	src/vdiffusion/Makefile: * Update to test some codes.

2012-04-13  yot <yot>

	* doc/dvlop/cvs-setup.rd: * Description is modified.

2012-04-13  yot <yot>

	* doc/dvlop/cvs-setup.rd, doc/index.rd: A new file is created, and a
	link to the file is created.

2012-03-30  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90, src/setup/composition.f90: * fixed typo.

2012-03-23  noda <noda>

	* doc/code_description/src/dynamics/dyn-tintgr.tex: * fixed typo * added notice * 誤字の修正 * 注意書きの追記

2012-03-23  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * fixed typo * 誤字の修正

2012-03-22  noda <noda>

	* : * deleted files.

2012-03-22  noda <noda>

	* doc/gokuraku/visualization.rd: * renamed files because Windows does not support `:'.

2012-03-02  yot <yot>

	* src/radiation/set_Mars_dust.f90: * Bug fix for calculation of visible dust optical depth at the
	surface in Viking "senario"

2012-03-01  yot <yot>

	* ChangeLog: * Update

2012-03-01  yot <yot>

	* HISTORY: * Update

2012-03-01  yot <yot>

	* Config.mk.in: * Typo is fixed.

2012-03-01  yot <yot>

	* ChangeLog: * Update

2012-03-01  yot <yot>

	* HISTORY: * Update on 2012/02/29.

2012-03-01  yot <yot>

	* doc/code_reference/index.rd: * Typo is fixed.

2012-03-01  yot <yot>

	* README: * Typo is fixed.

2012-02-26  yot <yot>

	* ChangeLog: * ChangeLog is updated.

2012-02-26  yot <yot>

	* HISTORY: * HISTORY is updated.

2012-02-26  yot <yot>

	* doc/rakuraku/src/axisymmetric2d/axisymmetric2d.tex,
	doc/rakuraku/src/intro/intro.tex,
	doc/rakuraku/src/vertical1d/vertical1d.tex: * Unnecessary \ is deleted.

2012-02-24  takepiro <takepiro>

	* doc/rakuraku/src/config-change/constants.tex,
	doc/rakuraku/src/config-change/inttime.tex,
	doc/rakuraku/src/config-change/output.tex,
	doc/rakuraku/src/config-change/resolution.tex: config-change
	document created

2012-02-24  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd: changesetup.rd updated

2012-02-24  takepiro <takepiro>

	* doc/rakuraku/src/axisymmetric2d/axisymmetric2d.tex,
	doc/rakuraku/src/config-change/config-change.tex,
	doc/rakuraku/src/config-change/restart.tex,
	doc/rakuraku/src/modifysrc/addmodule.tex,
	doc/rakuraku/src/modifysrc/addoutput.tex,
	doc/rakuraku/src/modifysrc/initsst.tex,
	doc/rakuraku/src/parallel/parallel.tex,
	doc/rakuraku/src/rakuraku.tex,
	doc/rakuraku/src/vertical1d/vertical1d.tex: change configuration was
	described in rakuraku document

2012-02-24  takepiro <takepiro>

	* doc/gokuraku/visualization.rd, doc/rakuraku/src/rakuraku.tex: 
	latitudinal mean is described in gokuraku

2012-02-24  takepiro <takepiro>

	* doc/rakuraku/src/CREDITS.tex,
	doc/rakuraku/src/modifysrc/addmodule.tex: CREDIT.tex
	modifysrc/addmodule.tex in gokuraku document added

2012-02-24  takepiro <takepiro>

	* doc/rakuraku/src/config-change/config-change.tex,
	doc/rakuraku/src/intro/intro.tex,
	doc/rakuraku/src/modifysrc/addoutput.tex,
	doc/rakuraku/src/modifysrc/initsst.tex,
	doc/rakuraku/src/rakuraku.tex: rakuraku documents updated

2012-02-23  yot <yot>

	* src/radiation/set_cloud.f90: * A new subroutine is tested.

2012-02-23  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * Mass flux calculation (an optional argument) is corrected.

2012-02-23  takepiro <takepiro>

	* Makefile, rules.make, setup_expdir_nonstd.sh: 
	setup_expdir_nonstd.sh created. rules.make modified for nonstd src.

2012-02-23  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Mars.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-ape-nh01-axisym.rd, doc/gokuraku/exp-ape-nh01.rd,
	doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd: gokuraku
	documents updated

2012-02-23  takepiro <takepiro>

	* doc/rakuraku/src/modifysrc/addoutput.tex,
	doc/rakuraku/src/modifysrc/initsst.tex,
	doc/rakuraku/src/modifysrc/modifysrc.tex,
	doc/rakuraku/src/rakuraku.tex: rakuraku/modifysrc updated

2012-02-23  yot <yot>

	* exp_setup_files/dcpam_E_T21L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/dcpam_Vlp_T10L50.conf,
	exp_setup_files/dcpam_ape_T21L16.conf,
	exp_setup_files/dcpam_ape_T42L16.conf,
	exp_setup_files/dcpam_ape_nh01_T21L22.conf,
	exp_setup_files/dcpam_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/dcpam_hs94_T21L20.conf,
	exp_setup_files/dcpam_p04_T21L20.conf: * A typo is fixed.

2012-02-22  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-ape-nh01-axisym.rd,
	doc/gokuraku/exp-ape-nh01.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd,
	doc/gokuraku/index.rd, doc/gokuraku/visualization.rd: gokuraku
	documents updated

2012-02-22  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-Earth.rd: gokuraku
	documents updated

2012-02-22  takepiro <takepiro>

	* doc/gokuraku/visualization.rd: visualization.rd updated

2012-02-22  takepiro <takepiro>

	* doc/gokuraku/images/p04_gpview_temp_lon0_lat0_time00day.ps,
	doc/gokuraku/images/p04_gpview_temp_lon0_time10day.ps,
	doc/gokuraku/images/p04_gpview_temp_sig1_time00day.ps,
	doc/gokuraku/images/p04_gpview_temp_sig1_time10day.ps,
	doc/gokuraku/images/p04_irb_theta-temp_lon0time00days.ps,
	doc/gokuraku/images/p04_irb_theta_meanlon0time00days-10days.ps,
	doc/gokuraku/visualization.rd: images by gpview added

2012-02-21  takepiro <takepiro>

	* doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-ape-nh01-axisym.rd, doc/gokuraku/exp-ape-nh01.rd,
	doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd: typo in
	exp-hs94.rd fixed. Links of refernces were made.

2012-02-21  noda <noda>

	* doc/rakuraku/src/analysis/analysis.tex,
	doc/rakuraku/src/rakuraku.tex: * 解析についての章を追加 * Added a chapter about analysis

2012-02-21  takepiro <takepiro>

	* doc/rakuraku/src/modifysrc/initsst.tex,
	doc/rakuraku/src/modifysrc/modifysrc.tex,
	doc/rakuraku/src/rakuraku.tex: rakuraku.tex and include files
	updated

2012-02-21  takepiro <takepiro>

	* doc/gokuraku/exp-p04.rd: exp-p04.rd typo fixed

2012-02-21  yot <yot>

	* doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-ape-nh01-axisym.rd, doc/gokuraku/exp-ape-nh01.rd: * A directory for sample data is changed (exp-Mars.rd).  * Descriptions about schemes used in the experiments are changed
	(exp-ape-*).

2012-02-21  yot <yot>

	* exp_setup_files/dcpam_M_T21L32.conf: * Time step is changed.

2012-02-21  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd: changesetup.rd is translated in
	English

2012-02-21  takepiro <takepiro>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-Earth.rd,
	doc/gokuraku/exp-Mars.rd, doc/gokuraku/exp-Venuslike.rd,
	doc/gokuraku/exp-ape-nh01-axisym.rd, doc/gokuraku/exp-ape-nh01.rd,
	doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd,
	doc/gokuraku/exp-p04.rd: gokuraku document updated

2012-02-20  takepiro <takepiro>

	* doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-p04.rd: 
	exp-Earth.rd, exp-Mars.rd, exp-Venuslike.rd updated

2012-02-20  takepiro <takepiro>

	* doc/gokuraku/exp-ape-nh01-axisym.rd,
	doc/gokuraku/exp-ape-nh01.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd: exp-ape-nh01.rd
	exp-ape-nh01-axisym.rd updated

2012-02-20  yot <yot>

	* compile_with_pkgs.sh: * -DAXISYMMETRY is added to FFLAGS (but, this is commented out)

2012-02-20  yot <yot>

	* exp_setup_files/dcpam_ape_nh01_T21L22.conf,
	exp_setup_files/dcpam_ape_nh01_axisym_T21L22.conf: * Moist convection parameterization used in the experiments are
	changed.

2012-02-20  yot <yot>

	* src/util/mass_fixer.f90: * A long line is shortened.

2012-02-20  yot <yot>

	* exp_setup_files/dcpam_hs94_T42L20.conf: [no log message]

2012-02-20  yot <yot>

	* practice/nmlcmtcleaner.sh, practice/setup.sh: These files are
	removed due to change in a standard execution method.

2012-02-20  yot <yot>

	* practice/Makefile: practice/Makefile is removed.

2012-02-20  takepiro <takepiro>

	* doc/gokuraku/exp-p04.rd: exp-p04.rd in doc/gokuraku updated

2012-02-20  takepiro <takepiro>

	* doc/gokuraku/images/hs94_irb_temp_meanlon_time11day.ps: 
	hs94_irb_temp_meanlon_time11day.png,
	hs94_irb_temp_meanlon_time11day.ps are retrieved

2012-02-20  takepiro <takepiro>

	* doc/gokuraku/exp-ape.rd, doc/gokuraku/exp-hs94.rd,
	doc/gokuraku/exp-p04.rd, doc/gokuraku/index.rd: exp-p04.rd,
	exp-ape.rd, exp-hs94.rd, index.rd are updated in doc/gokuraku

2012-02-20  yot <yot>

	* src/io/history_file_io.f90: * Standard names of output variables for depth are changed.

2012-02-20  yot <yot>

	* src/main/dcpam_main.f90, src/radiation/rad_Earth_V2.f90: * A variable for cloud cover is added to arguments.

2012-02-20  yot <yot>

	* src/cumulus/relaxed_arakawa_schubert.f90: * A variable for mass flux is added to arguments.

2012-02-20  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90,
	src/radiation/set_cloud.f90, src/setup/composition.f90,
	src/util/auxiliary.f90, src/util/mass_fixer.f90: * Output variables are added.  * Some flags for composition calculation are added.

2012-02-20  yot <yot>

	* exp_setup_files/dcpam_E_T21L22.conf,
	exp_setup_files/dcpam_M_T21L32.conf,
	exp_setup_files/dcpam_Vlp_T10L50.conf,
	exp_setup_files/dcpam_ape_T21L16.conf,
	exp_setup_files/dcpam_ape_T42L16.conf,
	exp_setup_files/dcpam_ape_nh01_T21L22.conf,
	exp_setup_files/dcpam_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/dcpam_hs94_T21L20.conf,
	exp_setup_files/dcpam_hs94_T42L20.conf,
	exp_setup_files/dcpam_p04_T21L20.conf,
	exp_setup_files/init_data_E_T21L22.conf,
	exp_setup_files/init_data_M_T21L32.conf,
	exp_setup_files/init_data_T21L16.conf,
	exp_setup_files/init_data_T42L16.conf,
	exp_setup_files/init_data_Vlp_T10L50.conf,
	exp_setup_files/init_data_ape_nh01_T21L22.conf,
	exp_setup_files/init_data_ape_nh01_axisym_T21L22.conf,
	exp_setup_files/init_data_hs94_T21L20.conf,
	exp_setup_files/init_data_p04_T21L20.conf,
	exp_setup_files/sst_data_T21.conf,
	exp_setup_files/sst_data_T42.conf,
	exp_setup_files/sst_data_ape_nh01_T21.conf,
	exp_setup_files/sst_data_ape_nh01_axisym_T21.conf: * These files are moved and renamed from src/sample_nml/*.nml.

2012-02-20  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml,
	src/sample_nml/init_data_E_T21L22.nml,
	src/sample_nml/init_data_M_T21L32.nml,
	src/sample_nml/init_data_T21L16.nml,
	src/sample_nml/init_data_T42L16.nml,
	src/sample_nml/init_data_Vlp_T10L50.nml,
	src/sample_nml/init_data_ape_nh01_T21L22.nml,
	src/sample_nml/init_data_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/init_data_hs94_T21L20.nml,
	src/sample_nml/init_data_p04_T21L20.nml,
	src/sample_nml/sst_data_T21.nml, src/sample_nml/sst_data_T42.nml,
	src/sample_nml/sst_data_ape_nh01_T21.nml,
	src/sample_nml/sst_data_ape_nh01_axisym_T21.nml: files will be moved

2012-02-01  yot <yot>

	* INSTALL: * Compiler information is updated.

2012-02-01  yot <yot>

	* src/main/dcpam_main.f90: * Unused variables are deleted.

2012-02-01  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90,
	src/radiation/rad_Mars_15m.f90, src/setup/gridset.F90: * A very long string is shortened.

2012-02-01  yot <yot>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-hs94.rd,
	doc/gokuraku/exp-p04.rd: * Path to configuration files (namelist files) are corrected.

2012-02-01  yot <yot>

	* doc/index.rd: * Path to rakuraku.pdf is corrected.

2012-02-01  yot <yot>

	* doc/gokuraku/changesetup.rd, doc/gokuraku/exp-hs94.rd,
	doc/gokuraku/exp-p04.rd: * Directory of gokuraku is changed.

2012-02-01  yot <yot>

	* INSTALL: * Directory for gokuraku is changed.

2012-02-01  yot <yot>

	* doc/derivation/src/derivation.tex: * Inclusion of intro/intro.tex is commented out.

2012-02-01  yot <yot>

	* doc/gokuraku/Makefile.rd2html: * A value of DIRDEPTH is changed.

2012-02-01  yot <yot>

	* Config.mk.in: * A value of RDOC is changed.

2012-02-01  yot <yot>

	* doc/gokuraku/Makefile: * DIRDEPTH is changed.

2012-02-01  yot <yot>

	* doc/Makefile: * Directory name is changed.

2012-02-01  yot <yot>

	* doc/index.rd: * Path to a director gokuraku is changed.

2012-02-01  yot <yot>

	* doc/gokuraku/exp-ape.rd: * Description about visualization is removed.

2012-02-01  yot <yot>

	* doc/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps,
	doc/gokuraku/images/earth_irb_temp_meanlon_time10day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time00day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time10day.ps,
	doc/gokuraku/images/venus_irb_temp_meanlon_time05day.ps: Files are
	moved here.

2012-02-01  yot <yot>

	* doc/gokuraku/Makefile, doc/gokuraku/Makefile.rd2html,
	doc/gokuraku/changesetup.rd, doc/gokuraku/compiler_note.rd,
	doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-ape-nh01-axisym.rd,
	doc/gokuraku/exp-ape-nh01.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd,
	doc/gokuraku/index.rd, doc/gokuraku/visualization.rd: * Files are moved here.

2012-02-01  yot <yot>

	* doc/gokuraku/Makefile, doc/gokuraku/Makefile.rd2html,
	doc/gokuraku/changesetup.rd, doc/gokuraku/compiler_note.rd,
	doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-ape-nh01-axisym.rd,
	doc/gokuraku/exp-ape-nh01.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd,
	doc/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps,
	doc/gokuraku/images/earth_irb_temp_meanlon_time10day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time00day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time10day.ps,
	doc/gokuraku/images/venus_irb_temp_meanlon_time05day.ps,
	doc/gokuraku/index.rd, doc/gokuraku/visualization.rd: [no log
	message]

2012-02-01  yot <yot>

	* doc/gokuraku/exp-ape.rd: * Figure is not included.

2012-02-01  yot <yot>

	* doc/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps,
	doc/gokuraku/images/earth_irb_temp_meanlon_time10day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time00day.ps,
	doc/gokuraku/images/p04_irb_temp_sig1_time10day.ps,
	doc/gokuraku/images/venus_irb_temp_meanlon_time05day.ps: * Figure files are moved from doc/tutorial/gokuraku/images to
	doc/gokuraku/images.

2012-02-01  yot <yot>

	* doc/gokuraku/Makefile, doc/gokuraku/Makefile.rd2html,
	doc/gokuraku/changesetup.rd, doc/gokuraku/compiler_note.rd,
	doc/gokuraku/exp-Earth.rd, doc/gokuraku/exp-Mars.rd,
	doc/gokuraku/exp-Venuslike.rd, doc/gokuraku/exp-ape-nh01-axisym.rd,
	doc/gokuraku/exp-ape-nh01.rd, doc/gokuraku/exp-ape.rd,
	doc/gokuraku/exp-hs94.rd, doc/gokuraku/exp-p04.rd,
	doc/gokuraku/index.rd, doc/gokuraku/visualization.rd: 
	doc/tutorial/gokuraku is moved to doc/gokuraku

2012-02-01  yot <yot>

	* doc/tutorial/Makefile: Makefile is removed (to be moved to another
	directory)

2012-02-01  yot <yot>

	* doc/tutorial/gokuraku/Makefile,
	doc/tutorial/gokuraku/Makefile.rd2html,
	doc/tutorial/gokuraku/changesetup.rd,
	doc/tutorial/gokuraku/compiler_note.rd,
	doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/exp-ape-nh01-axisym.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-ape.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd,
	doc/tutorial/gokuraku/visualization.rd: rd files are removed (to be
	moved)

2012-02-01  yot <yot>

	*
	doc/tutorial/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps
	, doc/tutorial/gokuraku/images/earth_irb_temp_meanlon_time10day.ps,
	doc/tutorial/gokuraku/images/hs94_irb_temp_meanlon_time11day.ps,
	doc/tutorial/gokuraku/images/p04_irb_temp_sig1_time00day.ps,
	doc/tutorial/gokuraku/images/p04_irb_temp_sig1_time10day.ps,
	doc/tutorial/gokuraku/images/venus_irb_temp_meanlon_time05day.ps: 
	Figure files are removed (to be moved).

2012-02-01  yot <yot>

	* src/main/dcpam_main.f90: * Radiation routines are modified to output upward and downward
	radiative fluxes.

2012-02-01  yot <yot>

	* src/radiation/rad_DennouAGCM.f90,
	src/radiation/rad_Earth_LW_V2_3.f90,
	src/radiation/rad_Earth_SW_V2_1.f90,
	src/radiation/rad_Earth_V2.f90, src/radiation/rad_Mars_V1.f90,
	src/radiation/rad_SL09.f90, src/radiation/rad_rte_nonscat.f90,
	src/radiation/rad_rte_two_stream_app.f90,
	src/radiation/rad_short_income.f90, src/radiation/rad_simple.f90,
	src/radiation/rad_simple_LW.f90, src/radiation/rad_utils.f90: * Routines for radiation calculation are modified to output upward
	and downward radiative fluxes.

2012-02-01  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/init_data_M_T21L32.nml: * Sample configuration files (namelist files) are modified.

2012-02-01  yot <yot>

	* doc/basic_equations/src/radiation/radiation-agcm5-disc.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-math.tex,
	doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex: * Descriptions about radiative transfer equations are modified.

2012-01-27  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * Add comments * コメント追加

2012-01-27  momoko <momoko>

	* src/dynamics/dynamics_hspl_vas83.F90: *
	英語コメント文を修正 * Some English comments are modified.

2012-01-26  yot <yot>

	* doc/basic_equations/src/intro/intro.tex, doc/index.rd,
	doc/modelsummary.rd: * Move summary of model description

2012-01-20  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex: * Equation of state is changed to use virtual temperature.

2012-01-20  yot <yot>

	* src/radiation/Makefile, src/radiation/set_Mars_dust.f90: * A module for setting dust distribution in Martian atmosphere is
	created.

2012-01-20  yot <yot>

	* src/held_suarez_1994/yt2003_forcing.f90: * Virtual temperature is added to argument.

2012-01-20  yot <yot>

	* src/io/restart_surftemp_io.f90, src/main/dcpam_main.f90: * Condensation / sublimation of major component ice is considered on
	trial basis.

2012-01-20  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Density is calculated by the use of virtual temperature instead of
	temperature.

2012-01-20  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * Notable modification for treatment of ice and snow melt.

2012-01-20  yot <yot>

	* src/radiation/planck_func.f90: * Order of argument for Integ_DPFDT_GQ_Array2D is changed.  * Test routines are created.

2012-01-20  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90: * Order of argument for Integ_DPFDT_GQ_Array2D is changed.

2012-01-20  yot <yot>

	* src/radiation/rad_Mars_15m.f90: * Diagnostic message output is added.

2012-01-20  yot <yot>

	* src/radiation/rad_Mars_NIR.f90: * A flag for output is added.

2012-01-20  yot <yot>

	* src/radiation/rad_Mars_V1.f90: * Changes of ice albedo and emissivity are considered, tentatively.

2012-01-20  yot <yot>

	* src/radiation/rad_rte_nonscat.f90: * Bug fix for use of surface emissivity (< 1)

2012-01-20  yot <yot>

	* src/radiation/rad_short_income.f90: * A flag for use of HistoryAutoPut is added.

2012-01-20  yot <yot>

	* src/radiation/set_cloud.f90: * A comment are added.

2012-01-20  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml: * Sample configuration files (namelist files) are modified.

2012-01-20  yot <yot>

	* src/setup/constants_snowseaice.f90: * Default values for snow and sea ice albedo are changed.

2012-01-20  yot <yot>

	* src/setup/mpi_wrapper.F90: * Routines for 1-D integer array are added.

2012-01-20  yot <yot>

	* src/setup/timeset.f90: * Sample value for sec_in_min for Mars is changed.

2012-01-20  yot <yot>

	* src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/surface_properties.f90: * Albedo change due to presence of ice on the ground is considered.

2012-01-20  yot <yot>

	* src/util/auxiliary.f90: * Calculation for virtual temperature is added.

2012-01-20  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * Density is calculated by the use of virtual temperature instead of
	temperature.

2012-01-20  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Some routines for simple semi-Lagrangian tracer transport are
	  called tentatively.  * Those are commented out, now.

2012-01-20  yot <yot>

	* doc/basic_equations/src/physics/physics.tex: * A label for an equation is changed.

2012-01-20  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * Some labels for equations are added.

2012-01-20  yot <yot>

	* doc/basic_equations/src/surface/energybudget-disc.tex,
	doc/basic_equations/src/surface/energybudget-math.tex: * Numerical method to solve surface energy budget equation is
	modified.  * 地表面熱収支式の数値的扱いを修正

2012-01-19  yot <yot>

	* doc/tutorial/gokuraku/compiler_note.rd: * Note to avoid segmentation fault is added.

2012-01-13  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * Converted the fullwidth character in the English sentence into a
	  halfwidth character.  * Δ -> $\Delta$ *
	  英文内の全角文字を半角文字に変換した。 * Δ ->
	$\Delta$

2012-01-06  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * Unnecessary '\times' are deleted.  * 不要な '\times' の削除.

2012-01-06  noda <noda>

	* src/util/mass_fixer.f90: * Obsolete name is replaced   * negative_moist -> mass_fixer

2011-12-29  yot <yot>

	* src/sample_nml/dcpam_M_T21L32.nml: * A flag for inclusion of atmospheric major component phase change
	is added.

2011-12-29  yot <yot>

	* src/main/dcpam_main.f90, src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_sdh.f90, src/radiation/set_cloud.f90,
	src/saturate/co2_phase_change.f90,
	src/surface_flux/bucket_model.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/util/timefilter_asselin1972.f90: * Change formulation for surface energy budget * Preparation for inclusion of atmospheric major component phase
	change

2011-12-21  yot <yot>

	* doc/basic_equations/src/surface/bucket-disc.tex,
	doc/basic_equations/src/surface/bucket-math.tex,
	doc/basic_equations/src/surface/energybudget-disc.tex,
	doc/basic_equations/src/surface/energybudget-math.tex: * Some descriptions about energy budget at the surface are added.  *
	惑星表面のエネルギー収支に関する記述を追加.

2011-12-16  yot <yot>

	* src/radiation/set_cloud.f90: * [Tentative] Cloud cover is
	estimated by the use of total water content.

2011-12-16  yot <yot>

	* src/radiation/rad_Earth_V2.f90: * [Tentative] Cloud cover is
	calculated by using total water content.

2011-12-16  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml: * An unnecessary namelist block is removed.

2011-12-16  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * Procedure list is updated.  * Procedure list の更新.

2011-12-02  yot <yot>

	* src/lscond/lscond.f90, src/lscond/lscond_LL91.f90: * Order of calculation is changed.

2011-12-02  yot <yot>

	* src/cumulus/moist_conv_adjust.f90,
	src/cumulus/relaxed_arakawa_schubert.f90, src/main/dcpam_main.f90,
	src/radiation/set_cloud.f90: * Order of calculation for condensation rate is changed.  * Some lines commented out are deleted.

2011-11-30  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90,
	src/radiation/rad_Earth_SW_V2_1.f90, src/radiation/rad_Earth_V2.f90: * Treatment of cloud cover is tested.

2011-11-30  yot <yot>

	* src/radiation/sort.f90: * A module for sorting arrays is added.

2011-11-30  yot <yot>

	* src/main/dcpam_main.f90, src/radiation/Makefile,
	src/radiation/rad_simple.f90, src/radiation/rad_simple_LW.f90: * Simple grey radiation model is tested.

2011-11-30  yot <yot>

	* src/radiation/rad_CK1991.F90, src/radiation/rad_CK1991.f90: * Filename is changed.

2011-11-30  yot <yot>

	* src/radiation/rad_C1998.f90: * Subroutine name is changed from RadC1998CloudParams to
	RadC1998CalcCloudOptProp.

2011-11-30  yot <yot>

	* src/radiation/rad_rte_two_stream_app.f90: * Small value (1e-10) is added to xyz_Lambda to avoid negative
	value.

2011-11-30  yot <yot>

	* src/radiation/set_cloud.f90: * Test routines for cloud amount less than 1 are implemented.

2011-11-30  yot <yot>

	* src/surface_properties/modify_albedo_snowseaice.f90: * Some trial calculation for modification of albedo due to snow and
	ice are implemented.

2011-11-29  yot <yot>

	* doc/rakuraku/src/vertical1d/vertical1d.tex: * Description about changing dynamics module is added.

2011-11-07  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Description about history of dcpam is commented out.

2011-10-28  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-intro.tex,
	doc/basic_equations/src/cumulus/cumulus-ras.tex,
	doc/basic_equations/src/cumulus/cumulus-references.tex,
	doc/basic_equations/src/cumulus/cumulus.tex: * A very brief description about moist convection parameterization
	is added.

2011-10-07  yot <yot>

	* doc/rakuraku/src/config-change/restart.tex: * Description about Initial* variables is added.  * Initial* の変数に対する記述を追記.

2011-10-07  yot <yot>

	* doc/rakuraku/src/axisymmetric2d/axisymmetric2d.tex: * A typo is fixed.

2011-10-07  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Summary of model is added.  * Brief history is written briefly.  * モデル概要を追記.  *
	沿革を簡単に記述.

2011-10-03  yot <yot>

	* src/main/dcpam_main.f90, src/phy_implicit/phy_implicit_sdh.f90,
	src/surface_flux/bucket_model.f90,
	src/surface_properties/surface_properties.f90: * A new variable, SurfType, is introduced to save land-use index.  *
	変数 SurfType を導入して整理.

2011-10-03  yot <yot>

	* doc/basic_equations/src/coordinates/crd-hdiscrete-gauss.tex,
	doc/basic_equations/src/coordinates/crd-vdiscrete-as83.tex: * Some descriptions about coordinates are modified.  *
	座標に関するいくつかの記述を修正.

2011-10-01  yot <yot>

	* src/main/dcpam_main.f90, src/phy_implicit/phy_implicit_sdh.f90,
	src/surface_properties/surface_properties.f90: * Initialization of surface_properties.f90 and phy_implicit_sdh.f90
	are modified.  * surface_properties.f90 と phy_implicit_sdh.f90
	の初期化方法を変更.

2011-09-30  yot <yot>

	* doc/rakuraku/src/axisymmetric2d/axisymmetric2d.tex,
	doc/rakuraku/src/config-change/config-change.tex,
	doc/rakuraku/src/config-change/restart.tex,
	doc/rakuraku/src/parallel/parallel.tex,
	doc/rakuraku/src/rakuraku.tex,
	doc/rakuraku/src/vertical1d/vertical1d.tex: * Some descriptions are added.

2011-09-29  yot <yot>

	* src/main/dcpam_main.f90: * Output of soil moisture and surface in initial condition snow
	amount are added.

2011-09-27  yot <yot>

	* src/surface_properties/Makefile,
	src/surface_properties/roughlen_landoceancontrast.f90,
	src/surface_properties/surface_properties.f90,
	src/surface_properties/surface_properties_landoceancontrast.f90: * roughlen_landoceancontrast.f90 is renamed to
	surface_properties_landoceancontrast.f90

2011-09-16  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex: * Labels for sections are added.

2011-09-16  yot <yot>

	* doc/basic_equations/src/physics/physics.tex: * Some descriptions are added.  * 記述を追加.

2011-09-16  yot <yot>

	* doc/basic_equations/src/surface/energybudget-disc.tex: * Some labels are added.  * Typos are fixed.  * ラベルを追加.  * 誤植を訂正.

2011-09-15  yot <yot>

	* src/io/restart_surftemp_io.f90: * Type of axis data is changed.  *
	軸データの変数タイプを変更.

2011-09-15  yot <yot>

	* doc/basic_equations/src/radiation/radiation.tex: * Order of section is changed.  * 節の順番を入れ替え.

2011-09-13  noda <noda>

	* doc/basic_equations/src/surface/energybudget-disc.tex: * Fixed typo.  * Added some description of notations.  * 誤字の修正.  *
	変数の説明を追記.

2011-09-10  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90: * Routines to output diagnostic messages for timing of transmittance
	calculation are added.  *

	透過率計算のタイミングに関する診断メッセージ出力を追加.

2011-09-10  yot <yot>

	* src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/main/dcpam_main.f90, src/main/init_data.f90,
	src/main/sst_data.f90, src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/init_data_E_T21L22.nml,
	src/sample_nml/init_data_ape_nh01_T21L22.nml,
	src/sample_nml/init_data_ape_nh01_axisym_T21L22.nml: * Initialization and input/output of surface-related variables are
	updated.

2011-09-10  yot <yot>

	* src/radiation/set_cloud.f90: * A subroutine for integrating cloud water by the use of implicit
	method is added.

2011-09-10  yot <yot>

	* src/io/netcdf_wrapper.F90: * A subroutine for checking whether a variable is included in a file
	is added.  *
	ファイル中の変数を確認するサブルーチンを追加.

2011-09-10  yot <yot>

	* src/held_suarez_1994/yt2003_forcing.f90: * A bug for initialization is fixed.  *
	初期化に関するバグの修正.

2011-09-10  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * A typo is fixed.  * 誤植を訂正.

2011-09-10  yot <yot>

	* doc/tutorial/gokuraku/index.rd: * Some typos are fixed.  * 誤植の訂正.

2011-09-09  yot <yot>

	* doc/modelsummary.rd: * Typos are fixed.

2011-09-09  yot <yot>

	* INSTALL: * Some description about compiling dcpam are updated.

2011-09-06  momoko <momoko>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * description on vertical descretization is modified *
	鉛直差分のドキュメントを変更

2011-09-06  momoko <momoko>

	* doc/rakuraku/src/intro/intro.tex: add rakuraku/src/intro/intro.tex

2011-09-06  momoko <momoko>

	* doc/derivation/src/intro/intro.tex: remove
	rakuraku/src/intro/intro.tex

2011-09-06  momoko <momoko>

	* doc/derivation/src/intro/intro.tex: * rakuraku dcpam5 is updating * らくらく dcpam5 を改変.

2011-09-06  momoko <momoko>

	* doc/derivation/src/intro/intro.tex,
	doc/rakuraku/src/config-change/config-change.tex,
	doc/rakuraku/src/outline/namelist.tex,
	doc/rakuraku/src/outline/outline.tex,
	doc/rakuraku/src/outline/program-structure.tex,
	doc/rakuraku/src/rakuraku.tex: * some files of rakuraku dcpam5 are added * らくらく dcpam5
	用のファイルを新規追加.

2011-09-06  yot <yot>

	* doc/basic_equations/src/surface/energybudget-disc.tex,
	doc/basic_equations/src/surface/energybudget-math.tex: * Some description is updated.

2011-09-06  yot <yot>

	* doc/basic_equations/src/overview_time_integ.tex: * Typos are fixed.

2011-09-03  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Typos are fixed.  * 誤植の修正.

2011-09-03  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Order of chaper is changed.

2011-09-03  yot <yot>

	* doc/basic_equations/src/spectral/spl-spectral-coefficient.tex: * Labels are changed to fix multiple definition of labels.

2011-09-03  yot <yot>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/cumulus/cumulus.tex,
	doc/basic_equations/src/dynamics/dyn.tex,
	doc/basic_equations/src/ground/ground.tex,
	doc/basic_equations/src/intro/intro.tex,
	doc/basic_equations/src/lscond/lscond.tex,
	doc/basic_equations/src/overview_time_integ.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Description about overview of time integration method is added.  * Some labels for chapter are added.  *
	時間積分の概要についての記述を追加.  *
	いくつかの章のラベルを追加.

2011-09-02  yot <yot>

	* doc/modelsummary.rd: * A line which is not translated to html accurately by rd is
	corrected.  * A description about treatment of scattering in long wave radiation
	is added.  * rd によって正しく html に変換されない文を修正.
	* 長波の散乱の扱いに関する記述を追加.

2011-09-02  momoko <momoko>

	* doc/basic_equations/src/physics/physics.tex,
	doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex,
	doc/basic_equations/src/vdiff/vdiff.tex,
	doc/rakuraku/src/rakuraku.tex: * description on turbulent process is modified.  *
	乱流過程の記述を変更.

2011-09-02  yot <yot>

	* doc/basic_equations/src/physics/physics.tex: * Description about calculation of tendencies are added.

2011-09-02  yot <yot>

	* doc/basic_equations/src/physics/physics.tex: * Unnecessary description about calculation of value at next time
	step is commented out.

2011-09-02  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * A typo is corrected.

2011-09-01  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * description on descretization of vertical diffusion process is
	modified *
	鉛直拡散の離散化に関する記述を少し修正.

2011-09-01  momoko <momoko>

	* doc/Makefile, doc/derivation/src/intro/intro.tex,
	doc/rakuraku/Makefile, doc/rakuraku/src/Makefile,
	doc/rakuraku/src/rakuraku.tex: * rakuraku dcpam5 is newly added (only a table of contents).  *
	らくらく dcpam5 を新規作成. まだ目次のみ.

2011-08-30  yot <yot>

	* src/setup/gridset.F90: * A variable in namelist block, jmax_global, is deleted.

2011-08-29  yot <yot>

	* doc/tutorial/gokuraku/changesetup.rd: * Description how to set swamp condition at the surface is added.

2011-08-26  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex: * documentation of turbulent processes is modified.  *
	乱流過程のドキュメントを変更.

2011-08-26  noda <noda>

	* src/phy_implicit/phy_implicit.f90: * Duplicate use statement is deleted.  * 重複する use
	文の削除.

2011-08-26  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex: * documentation of turbulent processes is modified.  *
	乱流過程のドキュメントを変更.

2011-08-24  yot <yot>

	* src/surface_properties/surface_properties.f90: * Some comments are corrected.

2011-08-05  yot <yot>

	* src/surface_properties/roughlen_Matthews.f90: * Add reference information

2011-07-29  noda <noda>

	* src/surface_properties/albedo_Matthews.f90: * Added comments.  * コメントを追記.

2011-07-29  yot <yot>

	* src/surface_properties/albedo_Matthews.f90: * Some variables are changed.  * A comment is modified.

2011-07-16  yot <yot>

	* src/prepare_data/set_1d_profile.f90: * Bug fix   * Previous code of interpolation is correct only for 1D
	  calculation.

2011-07-14  yot <yot>

	* src/cumulus/Makefile, src/cumulus/arakawa_schubert_L1982.f90,
	src/cumulus/relaxed_arakawa_schubert.f90, src/lscond/Makefile,
	src/lscond/lscond_LL91.f90, src/main/dcpam_main.f90,
	src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml: * Test implementation of another non-convective condensation scheme.  * Test implementation of another convective parameterization.

2011-07-12  yot <yot>

	* src/main/dcpam_main.f90: * Selection method for moist convection and non-convective
	condensation are modified.

2011-07-12  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml: * Selection methods for moist convection and non-convective
	condensation are changed.

2011-07-12  yot <yot>

	* src/cumulus/moist_conv_adjust.f90, src/io/restart_file_io.f90,
	src/main/dcpam_main.f90, src/radiation/set_cloud.f90: * Initializing method is changed.  * Selection methods for moist convection and non-convective
	condensation are changed.

2011-07-08  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * Test implementation of Richardson number evaluation by the use of
	virtual temperature.

2011-07-08  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90: * Code is simplified by using Flag/Index for calculation method.

2011-07-08  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_physicsonly.f90, src/main/dcpam_main.f90,
	src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_atmonly.f90,
	src/phy_implicit/phy_implicit_sdh.f90,
	src/phy_implicit/phy_implicit_utils.f90,
	src/surface_flux/subsurface_diffusion_heat.f90,
	src/surface_flux/surface_flux_bulk.f90, src/util/auxiliary.f90,
	src/util/check_prog_vars.f90, src/util/intg_surftemp.f90,
	src/util/mass_fixer.f90, src/util/timefilter_asselin1972.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Initialization method is changed.

2011-07-01  yot <yot>

	* doc/basic_equations/src/radiation/radiation-agcm5-disc.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-math.tex,
	doc/basic_equations/src/radiation/radiation-agcm5.tex,
	doc/basic_equations/src/radiation/radiation-basic.tex,
	doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-intro.tex,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-misc.tex,
	doc/basic_equations/src/radiation/radiation-references.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Notable updates

2011-07-01  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-util-disc.tex,
	doc/basic_equations/src/radiation/radiation-util-math.tex: * Add comments

2011-07-01  yot <yot>

	* doc/basic_equations/src/radiation/radiation-agcm5-disc.tex,
	doc/basic_equations/src/radiation/radiation-agcm5-math.tex,
	doc/basic_equations/src/radiation/radiation-agcm5.tex,
	doc/basic_equations/src/radiation/radiation-basic.tex,
	doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-intro.tex,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-misc.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Notable update

2011-07-01  noda <noda>

	* src/surface_flux/subsurface_diffusion_heat.f90: * A unnecessary comment is deleted.  *
	不要なコメント文の削除.

2011-07-01  yot <yot>

	* src/surface_flux/subsurface_diffusion_heat.f90: * Comments are corrected.  * コメントを修正.

2011-07-01  yot <yot>

	* src/prepare_data/set_1d_profile.f90: * Unnecessary use statements are deleted.  * 必要のない use
	文を削除.

2011-06-30  noda <noda>

	* doc/basic_equations/src/surface/energybudget-math.tex: * Fixed typo.  * 脱字の修正.

2011-06-30  noda <noda>

	* doc/basic_equations/src/surface/energybudget-math.tex: * Fixed typo.  * 誤字の修正.

2011-06-25  yot <yot>

	* src/held_suarez_1994/held_suarez_1994.f90,
	src/held_suarez_1994/yt2003_forcing.f90, src/main/dcpam_main.f90,
	src/util/auxiliary.f90: * Initialization method is changed.  * 初期化方法を変更.

2011-06-25  yot <yot>

	* src/cumulus/moist_conv_adjust.f90,
	src/dryconv_adjust/dry_conv_adjust.f90, src/lscond/lscond.f90,
	src/main/dcpam_main.f90: * Initialization method is changed.  * 初期化方法を変更.

2011-06-24  yot <yot>

	* doc/basic_equations/src/surface/bucket-references.tex: * Reference information is corrected.  *
	参考文献情報を修正.

2011-06-23  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex: *
	ドキュメントの粗度長の値に関する記述を変更.  * Descriptions on roughness is modified.

2011-06-19  yot <yot>

	* src/radiation/rad_rte_nonscat.f90,
	src/radiation/rad_rte_two_stream_app.f90,
	src/radiation/rad_two_stream_app.f90: * rad_two_stream_app.f90 is renamed to rad_rte_nonscat.f90.  * rad_rte_nonscat.f90 is created, which contains a part of
	rad_utils.f90

2011-06-19  yot <yot>

	* src/surface_flux/bucket_model.f90: [no log message]

2011-06-19  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml: * Symbols specifying radiation model are changed.  *
	放射モデルを指定するシンボルを変更.

2011-06-19  yot <yot>

	* src/io/read_time_series.f90, src/main/dcpam_main.f90,
	src/main/init_data.f90, src/main/sst_data.f90,
	src/prepare_data/set_1d_profile.f90,
	src/prepare_data/surface_data.f90, src/radiation/Makefile,
	src/radiation/planck_func.f90, src/radiation/rad_C1998.f90,
	src/radiation/rad_C2001.f90, src/radiation/rad_CK1991.f90,
	src/radiation/rad_CL1996.f90, src/radiation/rad_DennouAGCM.f90,
	src/radiation/rad_short_income.f90, src/radiation/rad_utils.f90,
	src/radiation/set_o3.f90, src/setup/Makefile,
	src/setup/constants_snowseaice.f90, src/setup/timeset.f90,
	src/surface_flux/bucket_model.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/roughlen_landoceancontrast.f90,
	src/surface_properties/surface_properties.f90: * Initialization method is changed.  * 初期化方法を変更.

2011-06-19  yot <yot>

	* src/radiation/rad_Earth_LW_V2_3.f90,
	src/radiation/rad_Earth_SW_V2_1.f90,
	src/radiation/rad_Earth_V2.f90, src/radiation/rad_Mars_15m.f90,
	src/radiation/rad_Mars_NIR.f90, src/radiation/rad_Mars_V1.f90,
	src/radiation/rad_dcpam_E_LW_V2_3.f90,
	src/radiation/rad_dcpam_E_SW_V2_1.f90,
	src/radiation/rad_dcpam_E_V2.f90,
	src/radiation/rad_dcpam_M_15m.f90,
	src/radiation/rad_dcpam_M_NIR.f90, src/radiation/rad_dcpam_M_V1.f90: * Filenamess of Earth's and Mars' radiation model are renamed.  *
	地球, 火星放射モデルのファイル名を変更.

2011-06-19  yot <yot>

	* src/held_suarez_1994/sl09_diffusion.f90,
	src/held_suarez_1994/yt2003_forcing.f90,
	src/io/history_file_io.f90, src/io/restart_file_io.f90,
	src/io/restart_surftemp_io.f90, src/prepare_data/initial_data.f90,
	src/radiation/gauss_quad.f90, src/radiation/rad_SL09.f90,
	src/setup/axesset.F90, src/setup/constants.f90,
	src/setup/constants0.f90: * constants are saved in constants and constans0 modules.  *
	定数を constants, constants0
	モジュールで持つことにする.

2011-06-19  yot <yot>

	* src/cumulus/moist_conv_adjust.f90,
	src/dryconv_adjust/dry_conv_adjust.f90,
	src/dynamics/dynamics_hspl_vas83.F90,
	src/held_suarez_1994/held_suarez_1994.f90, src/lscond/lscond.f90,
	src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_sdh.f90,
	src/saturate/saturate_nha1992.f90, src/saturate/saturate_t1930.f90,
	src/util/auxiliary.f90, src/util/intavr_operate.F90,
	src/util/intg_surftemp.f90, src/util/mass_fixer.f90,
	src/util/timefilter_asselin1972.f90, src/util/vertical_filter.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Preparation for changing initialization method *
	初期化方法変更への準備

2011-06-19  yot <yot>

	* doc/tutorial/gokuraku/index.rd: * Explanation about creating directory is modified.  *
	ディレクトリ作成についての説明を修正.

2011-06-19  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex,
	src/surface_flux/bucket_model.f90: *
	乱流過程の数理表現のドキュメント加筆修正 * Documents of turbulent process is modified.

2011-06-17  yot <yot>

	* doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/exp-ape-nh01-axisym.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-ape.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd: * Change decription about how to create an experiment directory *
	実験ディレクトリ作成方法に関する記述を変更

2011-06-17  yot <yot>

	* doc/tutorial/gokuraku/index.rd: * Comment out link to rakuraku document.  * らくらく dcpam
	の文書 (存在しない) へのリンクをコメントアウト.

2011-06-17  yot <yot>

	* doc/tutorial/gokuraku/visualization.rd: * Bug fix   Figure filename is corrected.  * バグフィックス   図のファイル名の間違いを訂正.

2011-06-17  momoko <momoko>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	src/io/history_file_io.f90, src/surface_flux/surface_flux_bulk.f90,
	src/surface_properties/surface_properties.f90: * Documentaions and comments in source code of diffusion flux are
	modified.  *

	乱流過程に関するドキュメントとソースコード中のコメントを修正・追加.

2011-06-04  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * A bug at calculation of surface friction, which is designed for
	  experiments of Jupiter-like atmosphere (following Schneider's work),
	is fixed.  *

	木星を意図した計算のための下部境界摩擦の計算におけるバグの修正.

2011-06-04  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Output values of tendencies are corrected.  * (HistoryAutoPut で)
	出力される時間変化率の値を修正.

2011-05-28  yot <yot>

	* src/util/auxiliary.f90, src/vdiffusion/vdiffusion_my1974.f90: * Change reference pressure to 1e5 Pa.  * Add tendency of specific humidity by vertical diffusion to output
	variable.  * 参照気圧を 1e5 Pa に変更.  *

	鉛直拡散による比湿の時間変化率を出力変数に追加.

2011-05-14  momoko <momoko>

	* doc/basic_equations/src/radiation/radiation-math.tex: * description of incoming short wave radiation flux is corrected.  *
	同期回転惑星設定における入射放射の記述を訂正.

2011-05-13  yot <yot>

	* src/cumulus/moist_conv_adjust.f90, src/lscond/lscond.f90,
	src/main/dcpam_main.f90: * Unused variables are removed.  *
	使われていない変数を削除.

2011-05-06  momoko <momoko>

	* src/radiation/rad_utils.f90: * comments in RadDTempDtforNHM are modified.  * サブルーチン
	RadDTempDtforNHM 中のコメントを修正.

2011-04-26  yot <yot>

	* src/main/dcpam_main.f90, src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml: * Calculation of dynamics and physical processes / forcing are
	selected by specifying those names by character variables.  *
	力学過程, 物理過程 /
	強制の種類を文字列変数で指定するように変更.

2011-04-22  momoko <momoko>

	* doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-references.tex: * description of eccentric anomaly is corrected.  *
	離心近点角に関する記述を修正.

2011-04-08  yot <yot>

	* doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/images/ape_nh01_irb_temp_meanlon_time02day.ps
	, doc/tutorial/gokuraku/images/earth_irb_temp_meanlon_time10day.ps,
	doc/tutorial/gokuraku/images/venus_irb_temp_meanlon_time05day.ps,
	doc/tutorial/gokuraku/index.rd,
	doc/tutorial/gokuraku/visualization.rd: * Figures of experiments described in tutorials are added.

2011-04-08  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml: * Integration period is changed.

2011-04-08  yot <yot>

	* doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/images/gpview_hs94_Temp.ps,
	doc/tutorial/gokuraku/images/gpview_hs94_U.ps,
	doc/tutorial/gokuraku/images/hs94_irb_temp_meanlon_time11day.ps,
	doc/tutorial/gokuraku/images/irb_temp_sig1_time1.ps,
	doc/tutorial/gokuraku/images/irb_temp_sig1_time2.ps,
	doc/tutorial/gokuraku/images/p04_irb_temp_sig1_time00day.ps,
	doc/tutorial/gokuraku/images/p04_irb_temp_sig1_time10day.ps,
	doc/tutorial/gokuraku/visualization.rd: * Replace figures for experiments of Polvani et al. (2004) and Held
	and Suarez (1994).

2011-04-06  yot <yot>

	* src/radiation/rad_dcpam_E_V2.f90, src/radiation/rad_utils.f90: * Wrapper subroutines, which may be useful for making unified
	radiation model, are created.  *

	サブルーチンの共通化を想定してラッパーサブルーチンを作成.

2011-04-06  yot <yot>

	* src/radiation/rad_CL1996.f90: * A variable for gravitational acceleration used in calculation of
	Rayleigh scattering coefficient is replaced with constant value.

2011-04-06  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Damping of divergence component is included. That can be used for
	safe integration during initial spinup period.  *

	積分初期の安全な積分のために用いる発散の減衰を導入.

2011-04-06  yot <yot>

	* src/sample_nml/dcpam_M_T21L32.nml: * Divergence damping is used for the calculation.  *
	発散の減衰を導入.

2011-04-06  yot <yot>

	* doc/tutorial/gokuraku/exp-Mars.rd: * Description that the model will stop due to the violation of CFL
	condition is deleted.

2011-03-28  yot <yot>

	* : * Orientation of figures are changed.

2011-03-28  yot <yot>

	* doc/tutorial/gokuraku/visualization.rd: * Bug fix

2011-03-28  yot <yot>

	* src/radiation/planck_func.f90, src/radiation/rad_C1998.f90,
	src/radiation/rad_C2001.f90, src/radiation/rad_CK1991.f90,
	src/radiation/rad_CL1996.f90,
	src/radiation/rad_dcpam_E_LW_V2_3.f90,
	src/radiation/rad_short_income.f90,
	src/radiation/rad_two_stream_app.f90, src/radiation/rad_utils.f90: * Unused statements are removed.  *
	使用していない行を削除.

2011-03-28  yot <yot>

	* doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd: * Description about visualization is modified.

2011-03-28  yot <yot>

	* doc/tutorial/gokuraku/visualization.rd: * Tutorial for visualization is modified.  *
	可視化の説明を修正.

2011-03-28  yot <yot>

	* doc/tutorial/gokuraku/images/irb_temp_sig1_time1.ps,
	doc/tutorial/gokuraku/images/irb_temp_sig1_time2.ps: * Figures for demonstration of visualization are added.

2011-03-27  yot <yot>

	* src/main/dcpam_main.f90: * Names of modules and subroutines, radiation_* and Radiation*, are
	changed to rad_* and Rad*, respectively.

2011-03-27  yot <yot>

	* src/radiation/Makefile: * Names of files radiation_*.f90 are changed to rad_*.f90.

2011-03-27  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml: * Names ofnamelist radiaiton_* are changed to rad_*.

2011-03-27  yot <yot>

	* src/radiation/rad_C1998.f90, src/radiation/rad_C2001.f90,
	src/radiation/rad_CK1991.f90, src/radiation/rad_CL1996.f90,
	src/radiation/rad_DennouAGCM.f90, src/radiation/rad_SL09.f90,
	src/radiation/rad_dcpam_E_LW_V2_3.f90,
	src/radiation/rad_dcpam_E_SW_V2_1.f90,
	src/radiation/rad_dcpam_E_V2.f90,
	src/radiation/rad_dcpam_M_15m.f90,
	src/radiation/rad_dcpam_M_NIR.f90,
	src/radiation/rad_dcpam_M_V1.f90,
	src/radiation/rad_short_income.f90,
	src/radiation/rad_two_stream_app.f90, src/radiation/rad_utils.f90,
	src/radiation/radiation_C1998.f90,
	src/radiation/radiation_C2001.f90,
	src/radiation/radiation_CK1991.f90,
	src/radiation/radiation_CL1996.f90,
	src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_SL09.f90,
	src/radiation/radiation_dcpam_E_LW_V2_3.f90,
	src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_E_V2.f90,
	src/radiation/radiation_dcpam_M_15m.f90,
	src/radiation/radiation_dcpam_M_NIR.f90,
	src/radiation/radiation_dcpam_M_V1.f90,
	src/radiation/radiation_short_income.f90,
	src/radiation/radiation_two_stream_app.f90,
	src/radiation/radiation_utils.f90: * Name of files radiation_*.f90 is changed to rad_*.f90.

2011-03-25  yot <yot>

	* src/main/dcpam_main.f90, src/radiation/gauss_quad.f90: * Order of lines is changed to enhance ease of reading.  * An unused argument is deleted.

2011-03-25  yot <yot>

	* src/radiation/radiation_C1998.f90,
	src/radiation/radiation_C2001.f90,
	src/radiation/radiation_CK1991.f90,
	src/radiation/radiation_CL1996.f90,
	src/radiation/radiation_dcpam_E_LW_V2_3.f90,
	src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_E_V2.f90,
	src/radiation/radiation_short_income.f90,
	src/radiation/radiation_two_stream_app.f90,
	src/radiation/radiation_utils.f90,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml: * Order of lines is changed to enhance ease of reading.  * A namelist variable VMRCO2 is moved to radiation_dcpam_E_V2.f90
	from radiation_dcpam_E_E_LW_V2_3.f90.  *
	読みやすさ向上のために行を入れ替え.  * Namelist 変数 VMRCO2 を radiation_dcpam_E_E_LW_V2_3.f90 から
	radiation_dcpam_E_V2.f90 に移動.

2011-03-18  yot <yot>

	* src/main/dcpam_E_T21L22.nml, src/main/dcpam_M_T21L32.nml,
	src/main/dcpam_Vlp_T10L50.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_ape_T42L16.nml, src/main/dcpam_ape_nh01_T21L22.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml,
	src/main/dcpam_p04_T21L20.nml, src/main/init_data_E_T21L22.nml,
	src/main/init_data_M_T21L32.nml, src/main/init_data_T21L16.nml,
	src/main/init_data_T42L16.nml, src/main/init_data_Vlp_T10L50.nml,
	src/main/init_data_ape_nh01_T21L22.nml,
	src/main/init_data_hs94_T21L20.nml,
	src/main/init_data_p04_T21L20.nml, src/main/sst_data_T21.nml,
	src/main/sst_data_T42.nml, src/main/sst_data_ape_nh01_T21.nml: * Configuration files are moved to sample_nml directory.

2011-03-02  momoko <momoko>

	* doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/images/gpview_hs94_Temp.ps,
	doc/tutorial/gokuraku/images/gpview_hs94_U.ps,
	doc/tutorial/gokuraku/index.rd: * Descriptions of gokuraku dcpam5 are modified.  * ごくらく
	dcpam5 の記述を変更.

2011-03-01  noda <noda>

	* Config.mk.in: * rdoc -> rdoc-f95

2011-02-28  yot <yot>

	* src/radiation/radiation_dcpam_E_LW_V2_3.f90: * Test output is commented out.

2011-02-28  yot <yot>

	* doc/tutorial/gokuraku/changesetup.rd: * Add description about changing integration period.

2011-02-28  yot <yot>

	* src/main/dcpam_main.f90: * Test output is commentted out.

2011-02-28  yot <yot>

	* INSTALL: * Add information about OS on which dcpam has been successfully
	installed.

2011-02-28  yot <yot>

	* compile_with_pkgs.sh: * Create a shell script to compile dcpam with debian packages of
	pre-installed software.

2011-02-28  yot <yot>

	* INSTALL: * Modify description according to recent changes of applicable
	software.

2011-02-28  yot <yot>

	* practice/setup.sh: * Bug fix.    * local install=${INSTALLBIN}     -> local install="${INSTALLBIN}"   * local install=${INSTALL}     -> local install="${INSTALL}"

2011-02-25  yot <yot>

	* src/main/dcpam_ape_nh01_axisym_T21L22.nml,
	src/main/init_data_ape_nh01_axisym_T21L22.nml,
	src/main/sst_data_ape_nh01_axisym_T21.nml: * Moved files are removed.

2011-02-25  yot <yot>

	* src/sample_nml/dcpam_test.nml, src/sample_nml/init_data_test.nml,
	src/sample_nml/sst_data_test.nml: * Test configuration files are removed.

2011-02-25  yot <yot>

	* practice/setup.sh: * Directory name for configuration file is changed.

2011-02-25  yot <yot>

	* src/sample_nml/dcpam_E_T21L22.nml,
	src/sample_nml/dcpam_M_T21L32.nml,
	src/sample_nml/dcpam_Vlp_T10L50.nml,
	src/sample_nml/dcpam_ape_T21L16.nml,
	src/sample_nml/dcpam_ape_T42L16.nml,
	src/sample_nml/dcpam_ape_nh01_T21L22.nml,
	src/sample_nml/dcpam_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/dcpam_hs94_T21L20.nml,
	src/sample_nml/dcpam_hs94_T42L20.nml,
	src/sample_nml/dcpam_p04_T21L20.nml, src/sample_nml/dcpam_test.nml,
	src/sample_nml/init_data_E_T21L22.nml,
	src/sample_nml/init_data_M_T21L32.nml,
	src/sample_nml/init_data_T21L16.nml,
	src/sample_nml/init_data_T42L16.nml,
	src/sample_nml/init_data_Vlp_T10L50.nml,
	src/sample_nml/init_data_ape_nh01_T21L22.nml,
	src/sample_nml/init_data_ape_nh01_axisym_T21L22.nml,
	src/sample_nml/init_data_hs94_T21L20.nml,
	src/sample_nml/init_data_p04_T21L20.nml,
	src/sample_nml/init_data_test.nml, src/sample_nml/sst_data_T21.nml,
	src/sample_nml/sst_data_T42.nml,
	src/sample_nml/sst_data_ape_nh01_T21.nml,
	src/sample_nml/sst_data_ape_nh01_axisym_T21.nml,
	src/sample_nml/sst_data_test.nml: * Create a new directory for configuration files.  * Configuration files are moved from src/main to src/sample_nml.  *
	設定ファイル用のディレクトリを新規作成.  *
	設定ファイルを src/main から src/sample_nml に移動.

2011-02-25  yot <yot>

	* doc/tutorial/gokuraku/exp-ape-nh01-axisym.rd: * Typos are fixed.

2011-02-25  yot <yot>

	* INSTALL: * Short description about how to build axisymmetric version of model
	is added.  *
	軸対称モデルのビルド方法について簡単に記述.

2011-02-25  yot <yot>

	* doc/tutorial/gokuraku/exp-ape-nh01-axisym.rd,
	doc/tutorial/gokuraku/exp-p04.rd,
	src/main/dcpam_ape_nh01_axisym_T21L22.nml: * Typos are fixed.

2011-02-25  yot <yot>

	* doc/tutorial/gokuraku/exp-ape-nh01.rd: * Typos are fixed.

2011-02-25  yot <yot>

	* doc/tutorial/gokuraku/exp-ape-nh01-axisym.rd,
	doc/tutorial/gokuraku/index.rd: * Short description about how to perform axisymmetric aqua-planet
	experiment is added.  *

	軸対称水惑星実験を行うための方法についての記述を追加.

2011-02-25  yot <yot>

	* src/main/dcpam_ape_nh01_axisym_T21L22.nml,
	src/main/init_data_ape_nh01_axisym_T21L22.nml,
	src/main/sst_data_ape_nh01_axisym_T21.nml: * Create configuration files for axisymmetric calculation of
	aqua-planet by Neale and Hoskins (2001).  * Neale and Hoskins (2001)

	の水惑星実験を軸対称モデルで計算するための設定ファイルを作成.

2011-02-25  noda <noda>

	* src/radiation/radiation_DennouAGCM.f90: * Added a reference.  * simplified the description of some conditional expressions.  * 文献を 1 本追加.  * 一部の条件式の表現を単純化.

2011-02-25  yot <yot>

	* src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_M_NIR.f90,
	src/radiation/radiation_dcpam_M_V1.f90,
	src/radiation/radiation_short_income.f90: * In radiation_short_income.f90, setting of solar constant and
	  calculation of incident shortwave radiation flux at the top of the
	atmosphere is deleted.  * Diurnal mean insolation is partially supported.  * コード整理   *

	太陽定数の設定と大気上端での入射短波放射フラックスの計算を radiation_short_income.f90 から削除.* 日平均日射に部分的に対応.

2011-02-24  noda <noda>

	* src/radiation/radiation_DennouAGCM.f90: * Because the name of the procedures was old, it is reflected in the
	current one.  *

	コメントに書いてあった手続きの名前が古かったので現状のものに反映させた.

2011-02-22  momoko <momoko>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/basic_equations/src/radiation/radiation-math-images/DailyMeanIn
	solation-Mars.eps,
	doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-references.tex: *
	火星における入射太陽放射分布の図を追加.  * A figure of incident solar flux at Mars is added.

2011-02-21  yot <yot>

	* src/main/dcpam_E_T21L22.nml, src/main/dcpam_M_T21L32.nml,
	src/main/dcpam_ape_nh01_T21L22.nml,
	src/main/init_data_ape_nh01_T21L22.nml: * Useless namelist statements are deleted.

2011-02-21  yot <yot>

	* doc/basic_equations/src/radiation/radiation-math.tex: * Inclusion of figure for Mars condition is commented out.

2011-02-21  yot <yot>

	* ChangeLog, INSTALL: [no log message]

2011-02-21  yot <yot>

	* CREDITS: * Add information of recent three years.

2011-02-21  yot <yot>

	* src/radiation/radiation_CA81.f90,
	src/radiation/radiation_LH74.f90, src/radiation/radiation_RL78.f90,
	src/radiation/radiation_dcpam_E_SW_V1.f90,
	src/radiation/radiation_dcpam_E_V1.f90: * Remove following files   src/radiation/radiation_CA81.f90,   src/radiation/radiation_LH74.f90,   src/radiation/radiation_RL78.f90,   src/radiation/radiation_dcpam_E_SW_V1.f90,   src/radiation/radiation_dcpam_E_V1.f90.

2011-02-21  yot <yot>

	* src/radiation/radiation_C2001.f90,
	src/radiation/radiation_CK1991.f90,
	src/radiation/radiation_dcpam_E_LW_V2_3.f90,
	src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_E_V2.f90,
	src/radiation/radiation_two_stream_app.f90: * Some variable names are modified.  * Effects of water ice cloud is included, although those density is
	assumed to be zero for the moment.  *
	いくつかの変数名を変更.  * 氷雲の効果を導入.
	ただし, 当面氷雲の密度はゼロと仮定.

2011-02-21  noda <noda>

	* doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/index.rd: * Fixed typo.  * 誤字の修正.

2011-02-21  yot <yot>

	* doc/index.rd, doc/modelsummary.rd,
	doc/tutorial/gokuraku/changesetup.rd,
	doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-ape.rd, doc/tutorial/gokuraku/index.rd: * Model description is added.

2011-02-20  yot <yot>

	* doc/tutorial/gokuraku/changesetup.rd,
	doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd: * Typos are corrected.

2011-02-20  yot <yot>

	* src/main/dcpam_ape_nh01_T21L22.nml,
	src/main/init_data_ape_nh01_T21L22.nml: * Some typos are corrected.

2011-02-19  yot <yot>

	* src/main/sst_data_ape_nh01_T21.nml: * Configuration file for making SST data for APE by Neal and Hoskins
	(2001) is created.

2011-02-19  yot <yot>

	* src/main/dcpam_E_T21L22.nml, src/main/dcpam_ape_nh01_T21L22.nml,
	src/main/init_data_E_T21L22.nml, src/main/init_data_M_T21L32.nml,
	src/main/init_data_ape_nh01_T21L22.nml: * Configuration files for APE by Neal and Hoskins (2001) are
	created.  * Some typos are corrected.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/index.rd: * A typo is corrected.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/exp-ape-nh01.rd,
	doc/tutorial/gokuraku/exp-ape.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd: * Description about APE by Neal and Hoskins (2001) is added.  * Some typos are corrected.

2011-02-19  yot <yot>

	* src/main/dcpam_E_T21L22.nml, src/main/dcpam_M_T21L32.nml: * Some typos in configuration files for Earth and Mars experiments
	are corrected.

2011-02-19  yot <yot>

	* src/main/dcpam_E_T21L22.nml, src/main/dcpam_M_T21L32.nml,
	src/main/dcpam_Vlp_T10L50.nml, src/main/init_data_E_T21L22.nml,
	src/main/init_data_M_T21L32.nml, src/main/init_data_Vlp_T10L50.nml: * Configuration files for Mars, and Earth-like, and Venus-like
	planets are added.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/exp-Earth.rd,
	doc/tutorial/gokuraku/exp-Mars.rd,
	doc/tutorial/gokuraku/exp-Venuslike.rd,
	doc/tutorial/gokuraku/index.rd: * Description how to perform experiments is added.  *
	実験実行方法についての記述を追加.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/changesetup.rd,
	doc/tutorial/gokuraku/exp-ape.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/exp-p04.rd, doc/tutorial/gokuraku/index.rd: * Some typos are corrected.  * 誤植の訂正.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/index.rd: * Tutorial (gokuraku dcpam5) is modified significantly.  *
	チュートリアル (ごくらく dcpam5) を更新.

2011-02-19  yot <yot>

	* doc/tutorial/gokuraku/changesetup.rd,
	doc/tutorial/gokuraku/exp-ape.rd,
	doc/tutorial/gokuraku/exp-hs94.rd,
	doc/tutorial/gokuraku/exp-p04.rd,
	doc/tutorial/gokuraku/visualization.rd: * Tutorial (gokuraku dcpam5) is modified significantly.

2011-02-19  yot <yot>

	* doc/basic_equations/src/radiation/radiation-util-disc.tex,
	doc/basic_equations/src/radiation/radiation-util-math.tex,
	doc/basic_equations/src/radiation/radiation.tex: * Description about radiative transfer equation without considering
	scattering is added.  *
	散乱のない放射伝達方程式についての記述を追加.

2011-02-19  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex: * Description about vertical diffusion with constant flux at lower
	boundary is added.  *

	下部境界に定数フラックスを与えた場合の鉛直拡散についての記述を追加.

2011-02-19  yot <yot>

	* src/main/dcpam_p04_T21L20.nml, src/main/init_data_p04_T21L20.nml: * Configuration files for baroclinic wave experiment by Polvani et
	al. (2004) are created.

2011-02-19  yot <yot>

	* src/main/init_data_hs94_T21L20.nml: * Configuration file for Held and Suarez (1994) dynamical core
	experiment is added.

2011-02-19  yot <yot>

	* src/main/init_data_T21L20.nml: remove init_data_T21L20.nml

2011-02-19  yot <yot>

	* src/main/dcpam_hs94_T21L20.nml: * File name of initial condition data is changed.

2011-02-18  yot <yot>

	* src/cumulus/moist_conv_adjust.f90: * Variable name of cloud water is changed.

2011-02-18  yot <yot>

	* src/util/mass_fixer.f90: * Check routine is included.

2011-02-18  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Correction term for horizontal diffusion is implemented as a test
	basis.  * Flag for not calculating advection of composition is implemented
	as a test basis.

2011-02-18  yot <yot>

	* src/lscond/lscond.f90, src/main/dcpam_main.f90: * Variable name for cloud water is changed.

2011-02-18  yot <yot>

	* src/radiation/Makefile: * Delete several source programs from OBJS.

2011-02-18  yot <yot>

	* src/radiation/radiation_C2001.f90: * Create subroutines for calculating Planck functions with the use
	of method proposed by Chou et al. (2001).

2011-02-18  yot <yot>

	* src/radiation/radiation_CK1991.f90: * Length of several lines is shortened.

2011-02-18  yot <yot>

	* src/radiation/radiation_SL09.f90,
	src/radiation/radiation_dcpam_E_LW_V2_3.f90: * Interface of a subroutine for solving radiative transfer equation
	is changed, following changes in radiaiton_util.f90.

2011-02-18  yot <yot>

	* src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_E_V2.f90: * Variable name for cloud water is changed.

2011-02-18  yot <yot>

	* src/radiation/radiation_dcpam_M_V1.f90,
	src/radiation/radiation_utils.f90: * Change interface of a subroutine for solving radiative transfer
	equation without considering scattering.

2011-02-18  yot <yot>

	* src/radiation/set_cloud.f90: * Create a subroutine for calculation of loss rate of cloud water.

2011-02-18  yot <yot>

	* src/setup/composition.f90: * Change names of variables, i.e., QMixName is changed to
	a_QMixName.  * Delete interface statement * Create a function used to obtain name of composition.

2010-12-18  yot <yot>

	* src/main/dcpam_main.f90: * Order of routines is changed in initialization.  *
	初期化における順序を整理.

2010-12-18  yot <yot>

	* src/radiation/Makefile, src/radiation/radiation_C1998.f90,
	src/radiation/radiation_C2001.f90,
	src/radiation/radiation_CK1991.f90,
	src/radiation/radiation_CL1996.f90,
	src/radiation/radiation_dcpam_E_LW_V2_3.f90,
	src/radiation/radiation_dcpam_E_SW_V2_1.f90,
	src/radiation/radiation_dcpam_E_V2.f90, src/radiation/set_cloud.f90: * Radiation model for the Earth's atmosphere is created (under
	testing).  * 地球大気用放射モデルを新規作成
	(テスト中).

2010-12-18  yot <yot>

	* src/radiation/set_o3.f90: * 1D data of ozone can be used as input file, especially for use in
	test of radiation model.  * オゾン分布の 1
	  次元データを入力データとして使えるように変更.
	* 特に放射モデルのテストでの使用を想定.

2010-12-18  yot <yot>

	* src/radiation/radiation_utils.f90: * Transmission is added in arguments of subroutine for solving
	  radiative transfer equation.  *

	放射伝達方程式を解くサブルーチンの引数に透過率を追加.

2010-12-18  yot <yot>

	* src/radiation/radiation_CA81.f90: * Some typo are corrected.  * いくつかの誤植を修正.

2010-12-18  yot <yot>

	* src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/prepare_data/Makefile, src/prepare_data/initial_data.f90,
	src/prepare_data/set_1d_profile.f90,
	src/prepare_data/surface_data.f90: * set_1d_profile.f90 is created, and some modifications are
	  performed in order to use 1-D data as an initial condition,
	especially for tests of radiation model.  * 1 次元データを初期条件として使うために,
	  set_1d_profile.f90 を新規作成し, それに
	合わせて他のファイルを修正.    * 特に放射モデルのテスト計算を想定.

2010-12-15  noda <noda>

	*
	contrib/2010-12-15_noda_gpu_PGIcompiler/TEBIKI_2010-12-15_noda_gpu_
	PGIcompiler.rd: * Information of the operational environment is added.  *
	動作環境の情報を追加.

2010-12-15  noda <noda>

	*
	contrib/2010-12-15_noda_gpu_PGIcompiler/TEBIKI_2010-12-15_noda_gpu_
	PGIcompiler.rd: * A document about a version which use the GPU acceleration by the
	PGI compiler is added.  * PGI コンパイラによる GPU

	加速を用いるバージョンについてのドキュメントを追加

2010-12-15  noda <noda>

	* contrib/2010-12-15_noda_gpu_PGIcompiler/lscond/lscond.F90,
	contrib/2010-12-15_noda_gpu_PGIcompiler/radiation/radiation_DennouA
	GCM.f90: * PGI コンパイラによる GPU
	加速を用いるバージョンを追加 * A version which use the GPU acceleration by the PGI compiler is
	added.

2010-11-14  yot <yot>

	* src/main/dcpam_main.f90: * Names of subroutines, Hs94Forcing, VenusSimpleForcing, and
	SL09SimpleDiffusion are changed to HS94Forcing, YT2003Forcing, and
	SL09Diffusion, respectively.  * xyz_DTempDtVDiff is added to argument of subroutine
	RadiationFluxOutput.

2010-11-14  yot <yot>

	* src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml: * Name of output variables *Hs94 are renamed to *HS94.

2010-11-14  yot <yot>

	* src/held_suarez_1994/Makefile,
	src/held_suarez_1994/sl09_diffusion.f90,
	src/held_suarez_1994/sl09_simple_diffusion.f90,
	src/held_suarez_1994/venus_simple_forcing.f90,
	src/held_suarez_1994/yt2003_forcing.f90: * Files src/held_suarez_1994/venus_simple_forcing.f90 and
	src/held_suarez_1994/sl09_simple_diffusion.f90 are renamed to
	src/held_suarez_1994/yt2003_forcing.f90 and
	src/held_suarez_1994/sl09_diffusion.f90, respectively.

2010-11-14  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Output variables of tendencies by dynamics are added.

2010-11-14  yot <yot>

	* src/held_suarez_1994/held_suarez_1994.f90: * Subroutine name is changed.  *
	サブルーチンの名前を変更.

2010-11-14  yot <yot>

	* src/prepare_data/initial_data.f90: * Calculation of an initial condition by Polvani et al. (2004) is
	added.  * Polvani et al. (2004) の初期値計算を追加.

2010-11-14  yot <yot>

	* src/radiation/radiation_utils.f90: * Estimation method of radiative flux at time t and t+1 is
	corrected.  * t, t+1 の時刻の放射フラックスの計算方法を修正.    * バグ修正.
	  ファイル出力されるフラックスの値は変わるが,
	  予報変数の値には影響しない.

2010-11-14  yot <yot>

	* src/radiation/radiation_RL78.f90: * Temperature range of pre-calculated table of Planck function is
	changed.  *
	プランク関数のテーブルの温度範囲を変更.

2010-10-28  momoko <momoko>

	* doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-references.tex: *

	大気上端における恒星の放射フラックスに関する記述を追加・変更.* Descriptions on incident solar flux distribution at the top of
	atmosphere is improved.

2010-10-21  momoko <momoko>

	*
	doc/basic_equations/src/radiation/radiation-math-images/DailyMeanIn
	solation-Default.eps,
	doc/basic_equations/src/radiation/radiation-math-images/DailyMeanIn
	solation-Earth.eps,
	doc/basic_equations/src/radiation/radiation-math-images/Liou_2002_F
	ig2.5.ps,
	doc/basic_equations/src/radiation/radiation-math-images/Liou_2002_F
	ig2.6.ps, doc/basic_equations/src/radiation/radiation-math.tex,
	doc/basic_equations/src/radiation/radiation-references.tex: *

	大気上端における短波放射フラックスに関する図を追加* Figures for solar flux at the top of atmoshpere are added

2010-10-20  momoko <momoko>

	* doc/basic_equations/src/radiation/radiation-math.tex: *

	大気上端での恒星の放射フラックスに関する記述を更新* Descrptions on solar radiation at the top of the atmospere are
	improved.

2010-10-15  yot <yot>

	* INSTALL: * Correct missing links.

2010-10-15  yot <yot>

	* src/setup/axesset.F90: * Change method for checking values of sigma (vertical levels) *
	鉛直層 (σ) の値の確認方法を変更.

2010-10-15  yot <yot>

	* src/surface_properties/surface_properties.f90: * Add comments.

2010-10-15  yot <yot>

	* INSTALL: * Modify description installation method with the use of debian
	packages of g95, netcdf, and spml * g95, netcdf, spml の debian

	パッケージを用いたインストール方法についての記述を変更.

2010-10-08  yot <yot>

	* doc/index.rd: * Link to tutorial/rakuraku is replaced to tutorial/gokuraku.

2010-10-08  yot <yot>

	* INSTALL: * Update information about debian packages of required solfware to
	compile dcpam * dcpam
	をコンパイルするために必要なソフトウェアの
	debian パッケージについての情報を更新.

2010-10-08  yot <yot>

	* INSTALL: * Update versions of software required to compile dcpam * dcpam

	をコンパイルするために必要なソフトウェアのバージョンを更新.

2010-10-08  yot <yot>

	* HISTORY: * Update on 2010/10/08.

2010-10-07  yot <yot>

	* src/main/dcpam_main.f90: * Add MessageNotify statements to show radiation scheme and implicit
	scheme for physical processes used in experiments.

2010-10-07  yot <yot>

	* src/radiation/radiation_SL09.f90: * A subroutine included in radiation_two_stream_app module is used
	to calculate short wave radiative flux.  *
	短波放射計算のために radiation_two_stream_app
	モジュール内のサブルーチンを使用.

2010-10-07  yot <yot>

	* src/radiation/radiation_dcpam_E_SW_V1.f90: * A flag for use of diurnal mean insolation is deleted.  *
	日平均放射のためのフラグを削除. (不完全だから.)

2010-10-07  yot <yot>

	* src/radiation/radiation_dcpam_M_V1.f90: * A called subroutine for calculating a radiative transfer equation
	in two stream approximation is replaced.

2010-10-07  yot <yot>

	* src/radiation/radiation_two_stream_app.f90: * An old version subroutine that is commented out is removed.  *

	コメントアウトされていた古いバージョンのサブルーチンを削除.

2010-10-07  yot <yot>

	* src/radiation/set_cloud.f90: * The use statement for an unused module is deleted.  *
	使っていないモジュールのための use 文を削除.

2010-10-07  yot <yot>

	* src/util/check_prog_vars.f90: * Messages output to standard out by MessageNotify are changed.  * MessageNotify
	で標準出力に出力するメッセージを変更.

2010-10-03  yot <yot>

	* src/radiation/radiation_two_stream_app.f90: * A subroutine for calculationg radiative flux for semi-infinite
	scattering and absorbing atmosphere is created (tentative).  *
	半無限,

	散乱・吸収大気中の放射フラックスを計算するためのサブルーチンを作成 (仮実装)

2010-10-03  yot <yot>

	* src/radiation/radiation_DennouAGCM.f90: * Name and dimension of variable for transmission is changed to
	match those used in other routines.

2010-10-03  yot <yot>

	* src/radiation/radiation_SL09.f90: * Default value for setting optical depth is changed (bug fix).  * A subroutine for calculating short wave radiative flux in a
	semi-infinite scattering and absorbing atmosphere is created, which
	is used instead of that for infinite atmosphere.

2010-10-03  yot <yot>

	* src/radiation/radiation_dcpam_M_V1.f90: * A subroutine in radiation_utils.f90 is used for integrating a
	radiative transfer equation without scattering instead of that
	included in radiation_dcoam_M_V1 module.  * Subroutine for integrating a radiative transfer equation without
	scattering is commented out.

2010-10-03  yot <yot>

	* src/io/history_file_io.f90: * Array size of spectral data is represented by lmax instead of
	(nmax+1)**2.

2010-10-03  yot <yot>

	* src/radiation/radiation_utils.f90: * Radiative heating rate can be output.  * Bug fix for multiplying PI to DB/DT.  *
	放射加熱率を出力できるように変更.  * DB/DT に PI をかけてバグを修正.

2010-10-03  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * Vertical diffusion tendency can be output.  *
	鉛直拡散の時間変化率を出力できるように変更.

2010-09-28  yot <yot>

	* doc/basic_equations/src/auxvars/auxvars.tex,
	doc/basic_equations/src/basic_equations.tex: * Description about calculation of temperature at layer interfaces
	and height at layer mid points and interfaces are added.

2010-09-28  yot <yot>

	* src/main/dcpam_main.f90: * module phy_implicit_atmonly can be used.  * モジュール
	phy_implicit_atmonly を使えるように変更.

2010-09-28  yot <yot>

	* src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit_atmonly.f90: * phy_implicit_atmonly.f90 is created.    * Module included in phy_implicit_atmonly.f90 constructs
	  simultaneous linear equations only with vertical diffusion in the
	  atmosphere and solves it.  * phy_implicit_atmonly.f90 を新規作成.    * phy_implicit_atmonly.f90 内のモジュールは,

	大気中の鉛直拡散のみで連立一次方程式を構成して解く.

2010-09-28  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.f90,
	src/surface_properties/surface_properties.f90: * Name of a variable FlagSSModelSO is changed to
	FlagPhyImpSoilModelSO.  * 変数名 FlagSSModelSO を
	FlagPhyImpSoilModelSO に変更.

2010-09-28  yot <yot>

	* src/surface_flux/surface_flux_bulk.f90: * Fixed heat flux and mass flux at lower boundary can be set.  *
	下部境界における熱フラックス,
	質量フラックスを一定値に設定できるように変更.

2010-09-27  yot <yot>

	* src/main/dcpam_main.f90: * Subroutine calls of PhyImplEvalRadLFluxA and RadiationDTempDt are
	moved out of a select case block. As a result, common subroutines of
	PhyImplEvalRadLFluxA and RadiationDTempDt are used in the cases with
	different radiation models.  * サブルーチン
	PhyImplEvalRadLFluxA と RadiationDTempDt を select case
	の外に移動. 結果として,
	異なる放射モデル使用時に共通のサブルーチン
	(PhyImplEvalRadLFluxA と RadiationDTempDt)
	を使用するようにした.

2010-09-27  yot <yot>

	* src/setup/timeset.f90: * if statement is modified to allow negative value of year.  *
	負の年を許容するために if 文を修正.

2010-09-24  yot <yot>

	* src/setup/gridset.F90: * #ifdef statements including "||" are
	rewritten.

2010-09-23  yot <yot>

	* src/main/dcpam_main.f90: * Forcing (physical processes) by Schneider and Liu (2009) is
	implemented (tentative).  * 強制 (物理過程) を Schneider and
	Liu (2009) を参考にして実装 (tentative).

2010-09-23  yot <yot>

	* src/held_suarez_1994/Makefile,
	src/held_suarez_1994/sl09_simple_diffusion.f90,
	src/radiation/Makefile, src/radiation/radiation_SL09.f90: * Heat flux from the lower boundary, near lower boundary friction,
	and radiation by Schneider and Liu (2009) are implemented.
	(tentative) * 下部境界からの熱流入,
	下部境界付近での摩擦, 放射を Schneider and Liu (2009)
	を参考に実装. (tentative)

2010-09-23  yot <yot>

	* src/radiation/radiation_dcpam_E_SW_V1.f90,
	src/radiation/radiation_dcpam_M_NIR.f90,
	src/radiation/radiation_dcpam_M_V1.f90: * Diurnal mean insolation is implemented tentatively.    * Current code is valid only when the declination is zero.  *
	  日変化放射を試験的に実装.  *

	現在のコードは自転軸の傾きがゼロの時にのみ正しい.

2010-09-23  yot <yot>

	* src/radiation/radiation_short_income.f90: * Type and names of flag for using annual mean or diurnal mean
	insolation are changed.  * A flag for perpetual insolation is created.  * Diurnal mean insolation is implemented tentatively.    * Current code is valid only when the declination is zero.  * Calculations of declination and distance between a planet and a
	central star are performed in a subroutine.  * 年平均,
	日平均放射を使うためのフラグの型と名前を変更.
	* 季節変化なしの放射のためのフラグを追加.  *
	  日変化放射を実装.  *

	現在のコードは中心星に対する自転軸の傾きがゼロの時にのみ正しい.*

	自転軸の傾きと中心星—惑星間距離の計算をサブルーチンにまとめた.

2010-09-23  yot <yot>

	* src/radiation/radiation_two_stream_app.f90: * Comments are added.  * コメントを追記.

2010-09-23  yot <yot>

	* src/radiation/radiation_utils.f90: * A routine for solving ratiative transfer equation for
	non-scattering atmosphere is added.  *

	非散乱大気の放射伝達方程式を解くルーチンを追加.

2010-09-23  yot <yot>

	* src/prepare_data/surface_data.f90: * Change an index of array for SST not to cause an error in 1D
	calculation.  *
	鉛直一次元計算の時にエラーにならないように, SST
	の配列の使われる添え字を変更.

2010-09-23  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90, src/setup/axesset.F90,
	src/setup/gridset.F90, src/setup/gridset.f90: * gridset.f90 is renamed to gridset.F90 * sjpack can be used for calculation by defining SJPACK or
	AXISYMMETRY_SJPACK * axisymmetric version of spectral transformation can be used for
	axisymmetric calculation by defining AXISYMMETRY or
	AXISYMMETRY_SJPACK * Vertical 1D calculation can be performed by setting imax = 1 and
	jmax = 1 * ファイル名 gridset.f90 を gridset.F90 に変更 * sjpack を使えるように変更. (SJPACK または
	AXISYMMETRY_SJPACK を定義してコンパイル) *

	軸対称計算のためのスペクトル変換を使えるように変更. (AXISYMMETRY または AXISYMMETRY_SJPACK を定義してコンパイル)* imax = 1, jmax = 1

	と設定することで鉛直一次元計算が可能なように変更.

2010-09-23  yot <yot>

	* src/held_suarez_1994/held_suarez_1994.f90: * Some parameters for forcing of Held and Suarez dynamical core
	experiment can be set by namelist.  * Held and Suarez

	力学コア実験の強制に用いるいくつかのパラメーターを namelist で設定できるように変更.

2010-09-23  yot <yot>

	* src/setup/mpi_wrapper.F90: * Add comments * コメントを追記

2010-09-23  yot <yot>

	* src/setup/timeset.f90: * Change default calendar type * デフォルトの暦を変更

2010-09-23  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * Change name of the subroutine from VDiffExp to
	VDiffusionExpTendency * サブルーチン名 VDiffExp を
	VDiffusionExpTendency に変更

2010-09-19  momoko <momoko>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-references.tex: * Descriptions on values of horizontal diffusion coefficient are
	added.  * 水平拡散係数の値についての記述を追加.

2010-09-18  yot <yot>

	* src/main/dcpam_main.f90: * Change following the creation of radiation_utils.f90 and
	phy_implicit_utils.f90.  * Include routines for Mars calculation (radiation and temperature
	limitation due to CO2 phase change).  * radiation_utils.f90 と phy_implicit_utils.f90
	の作成に合わせた変更.  *
	火星を想定した計算のためのルーチンの導入.

2010-09-18  yot <yot>

	* src/phy_implicit/Makefile: * phy_implicit_utils.f90 is added.

2010-09-18  yot <yot>

	* src/saturate/Makefile: * co2_phase_change.f90 is added.

2010-09-18  yot <yot>

	* src/saturate/co2_phase_change.f90: * Create a routine for limitting temperature due to CO2
	condensation.  * CO2
	凝結を想定した温度制限のためのルーチンを追加.

2010-09-18  yot <yot>

	* src/radiation/Makefile, src/radiation/ckd_module.f90,
	src/radiation/radiation_dcpam_M_15m.f90,
	src/radiation/radiation_dcpam_M_NIR.f90,
	src/radiation/radiation_dcpam_M_V1.f90: * radiation_utils.f90 is added to Makefile.  * Radiation model for Martian atmosphere is implemented tentatively.

2010-09-18  yot <yot>

	* src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_sdh.f90,
	src/phy_implicit/phy_implicit_utils.f90: * phy_implicit_utils.f90 is created.  * phy_implicit_utils.f90 includes PhyImplEvalRadLFluxA and routines
	for LU decomposition moved from phy_implicit.f90

2010-09-18  yot <yot>

	* src/prepare_data/surface_data.f90: * Soil heat capacity and soil heat conduction coefficient can be set
	in this routine.

2010-09-18  yot <yot>

	* src/radiation/planck_func.f90: * Integ_DPFDT_GQ_Array3D is added to public entity.  * Integ_DPFDT_GQ_Array3D を public にした.

2010-09-18  yot <yot>

	* src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_utils.f90: * Create radiation_utils.f90, which includes RadiationDTempDt and
	RadiationFluxOutput moved from radiation_DennouAGCM.f90.  * Routines RadiationDTempDt and RadiationFluxOutput are moved from
	radiation_DennouAGCM.f90 into radiation_utils.f90.

2010-09-18  yot <yot>

	* src/radiation/radiation_two_stream_app.f90: * Reformulation of discretized radiative transfer equation in the
	vertical coordinate of dcpam.  * dcpam
	の鉛直座標に合わせて放射伝達方程式を再定式化.

2010-09-18  yot <yot>

	* INSTALL: * Add a comment for use of netcdf library

2010-09-18  yot <yot>

	* src/radiation/radiation_short_income.f90: * A sample value for Martian longitude from vernal equinox at epoch
	is changed.

2010-09-18  yot <yot>

	* src/surface_flux/subsurface_diffusion_heat.f90: * Soil heat capacity and soil heat conduction coefficient are not
	set in this routine, but are input from argument.

2010-09-18  yot <yot>

	* src/surface_properties/surface_properties.f90: * Soil heat capacity and soil heat conduction coefficient can be
	input from this routine.

2010-09-18  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Include a file for describing heat budget at the surface.  *
	表面の熱収支を記述したファイルを include

2010-09-14  yot <yot>

	* src/setup/gridset.f90: * Some comments are added.  * Some comments are corrected.

2010-09-12  yot <yot>

	* src/radiation/Makefile: * gauss_quad.f90 and planck_func.f90 is created.

2010-09-12  yot <yot>

	* src/radiation/set_cloud.F90: * set_cloud.F90 is renamed to set_cloud.f90

2010-09-12  yot <yot>

	* src/radiation/gauss_quad.f90, src/radiation/planck_func.f90,
	src/radiation/set_cloud.f90: * A module for calculating Gauss node and Gaussian weight is
	created.  * A module for calculating Planck function is created.  * set_cloud.F90 is renamed to set_cloud.f90

2010-09-12  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml: * Namelist variables for constants module are removed.

2010-09-12  yot <yot>

	* src/saturate/Makefile: * A wrapper module for evaluating saturated vapor pressure is
	created.

2010-09-12  yot <yot>

	* src/saturate/saturate.F90: * Wrapper functions for evaluating saturated vapor pressure.

2010-09-12  yot <yot>

	* src/saturate/saturate_nha1992.F90,
	src/saturate/saturate_nha1992.f90, src/saturate/saturate_t1930.F90,
	src/saturate/saturate_t1930.f90: * Functions for 2D and 3D variables are created.  * Filenames *.F90 are renamed to *.f90.

2010-09-12  yot <yot>

	* src/cumulus/moist_conv_adjust.F90,
	src/cumulus/moist_conv_adjust.f90, src/lscond/lscond.F90,
	src/lscond/lscond.f90, src/phy_implicit/phy_implicit.F90,
	src/phy_implicit/phy_implicit.f90,
	src/phy_implicit/phy_implicit_sdh.F90,
	src/phy_implicit/phy_implicit_sdh.f90,
	src/prepare_data/initial_data.F90,
	src/prepare_data/initial_data.f90,
	src/surface_flux/surface_flux_bulk.F90,
	src/surface_flux/surface_flux_bulk.f90: * Statement functions for evaluating saturated vapor pressure are
	replaced with functions.  * Filenames *.F90 are renamed to *.f90.

2010-09-12  yot <yot>

	* src/dynamics/dynamics_physicsonly.f90: * Unused lines are removed.

2010-09-12  yot <yot>

	* src/io/netcdf_wrapper.F90: * A subroutine for reading an integer attribute is created.

2010-09-12  yot <yot>

	* src/radiation/radiation_RL78.f90: * Subroutines calculating Planck function are moved into a newly
	craeted module.

2010-09-12  yot <yot>

	* src/radiation/radiation_dcpam_E_V1.f90: * Unused variables are commented out.

2010-09-12  yot <yot>

	* src/saturate/saturate_nha1992_sf.f90,
	src/saturate/saturate_t1930_sf.f90: * A comment is added.

2010-09-12  yot <yot>

	* src/setup/constants.f90: * GasRDry, GasRWet, and EpsV are removed from namelist variables.

2010-09-02  takepiro <takepiro>

	* src/dynamics/dynamics_hspl_vas83.F90: Comments about diffusion
	terms were fixed

2010-09-02  yot <yot>

	* doc/basic_equations/src/basic_equations.tex,
	doc/code_description/src/code_description.tex,
	doc/derivation/src/derivation.tex: * Change to use CREDITS.tex in directories, doc/basic_equations/src,
	doc/code_description/src and doc/derivation/src, and
	../../HISTORY.tex.

2010-09-02  yot <yot>

	* doc/basic_equations/src/CREDITS.tex,
	doc/basic_equations/src/Makefile,
	doc/code_description/src/CREDITS.tex,
	doc/code_description/src/Makefile, doc/derivation/src/CREDITS.tex,
	doc/derivation/src/Makefile: * Create CREDITS.tex in directories, doc/basic_equations/src,
	doc/code_description/src and doc/derivation/src.

2010-09-01  yot <yot>

	* doc/tutorial/Makefile: * rakuraku is replaced with gokuraku

2010-09-01  yot <yot>

	* doc/tutorial/gokuraku/Makefile.rd2html: * Delete an unnecessary blank line.

2010-08-30  yot <yot>

	* src/radiation/radiation_short_income.f90: * Comments are added to explain the reference of default values.

2010-08-30  yot <yot>

	* src/setup/constants.f90, src/setup/namelist_util.f90: * Delete interface statements.

2010-08-30  yot <yot>

	* src/main/dcpam_main.f90, src/main/init_data.f90,
	src/main/sst_data.f90, src/setup/option_parser.f90: * Argument of OptParseInit is changed.

2010-08-29  morikawa <morikawa>

	* Makefile, configure, configure.in: * Modification for separated NetCDF library (C and Fortran).  * NetCDF ライブラリが C 版と Fortran
	版に分かれている場合に対応.

2010-08-24  yot <yot>

	* src/main/dcpam_main.f90, src/radiation/set_cloud.F90,
	src/surface_flux/bucket_model.f90: * Some names of subroutines, BucketPrcpAdjust and SetCloudRegist,
	are changed.

2010-08-24  yot <yot>

	* src/main/dcpam_main.f90: * Change names of some variables for turbulent momentum and heat
	fluxes.  * Move a routine of O3 heating calculation to a module of radiation.

2010-08-24  yot <yot>

	* src/radiation/radiation_DennouAGCM.f90: * Change call statement of ShortIncoming (just splitting one line
	into two lines)

2010-08-24  yot <yot>

	* src/radiation/Makefile: * Remove a routine of Lacis and Hansen's heating calculation.

2010-08-24  yot <yot>

	* src/cumulus/Makefile, src/dryconv_adjust/Makefile: * Remove old routines for convective adjustments.

2010-08-24  yot <yot>

	* src/io/read_time_series.f90: * Leap year is treated.  * 閏年を手当て.

2010-08-24  yot <yot>

	* src/prepare_data/surface_data.f90: * Change a variable name of heat flux.  *
	熱フラックスの変数名を変更.

2010-08-24  yot <yot>

	* src/radiation/radiation_dcpam_E_V1.f90: * A subroutine for O3 heating is called in this routine.  *

	オゾン加熱計算のサブルーチンをこのルーチンから呼ぶように変更.

2010-08-24  yot <yot>

	* src/radiation/radiation_dcpam_E_SW_V1.f90: * Effect of change of distance between a planet and a central star
	is included.  *
	惑星—中心星間距離の変化の影響を導入.

2010-08-24  yot <yot>

	* src/radiation/radiation_short_income.f90: * Change calculation of declination and distance between the planet
	and the central star.  * 太陽傾度,
	惑星—中心星間距離の計算方法を変更.

2010-08-24  yot <yot>

	* src/setup/timeset.f90: * Add comments of sample values of calendar for cases of the Earth
	and Mars.  *
	地球と火星の暦のサンプルをコメントとして追加.

2010-08-24  yot <yot>

	* src/surface_properties/surface_properties.f90: * Change names of some variables for turbulent momentum and heat
	fluxes.  * Add statements for checking argument * 乱流による運動量,
	熱フラックスの変数名の変更.  *
	引数確認の文を追加.

2010-08-24  yot <yot>

	* src/surface_flux/bucket_model.f90: * Modify a variable name (Prep -> Prcp) * 変数名を修正 (Prep
	-> Prcp)

2010-08-24  yot <yot>

	* src/phy_implicit/phy_implicit.F90,
	src/phy_implicit/phy_implicit_sdh.F90,
	src/surface_flux/subsurface_diffusion_heat.f90,
	src/surface_flux/surface_flux_bulk.F90,
	src/vdiffusion/vdiffusion_my1974.f90: * Change names of some variables for turbulent momentum and heat
	fluxes.  * 乱流による運動量,
	熱フラックスの変数名の変更.

2010-08-12  yot <yot>

	* src/setup/timeset.f90: * 暦を namelist
	で設定できるようにした * interface 文を削除 * calendar can be set by using namelist * delete interface statements

2010-08-04  takepiro <takepiro>

	* src/Makefile, src/main/Makefile: src/Makefile and
	src/main/Makefile are fixed to use libdcpam5.a appropriately

2010-07-26  morikawa <morikawa>

	* src/radiation/radiation_DennouAGCM.f90: * Modification about transformation of unit of "PrevTimeLong",
	"PrevTimeShort".  * PrevTimeLong, PrevTimeShort
	の単位の変換処理について修正.

2010-07-14  morikawa <morikawa>

	* src/io/restart_file_io.f90, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_ape_T42L16.nml, src/main/dcpam_hs94_T21L20.nml,
	src/main/dcpam_hs94_T42L20.nml, src/main/init_data_T21L16.nml,
	src/main/init_data_T21L20.nml, src/main/init_data_T42L16.nml,
	src/main/sst_data_T21.nml, src/main/sst_data_T42.nml,
	src/setup/timeset.f90: * Modification of StartDate -> InitialDate, StartTime -> RestartTime * StartDate -> InitialDate, StartTime -> RestartTime に変更.

2010-07-14  morikawa <morikawa>

	* src/io/history_file_io.f90, src/io/read_time_series.f90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/radiation/radiation_DennouAGCM.f90, src/setup/timeset.f90,
	src/surface_properties/albedo_Matthews.f90: * Modification of StartDate -> InitialDate, StartTime -> RestartTime   (under-construction).  * StartDate -> InitialDate, StartTime -> RestartTime に変更中.

2010-06-27  morikawa <morikawa>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml: * Modification for introduction of "dc_calendar" module in Gtool5
	library.  * Gtool5 ライブラリの dc_calendar
	モジュール導入に伴う修正.

2010-06-27  morikawa <morikawa>

	* src/radiation/radiation_DennouAGCM.f90: * Input/Output of a restart file with MPI is supported.  * リスタートファイルの入出力を MPI に対応.

2010-06-27  morikawa <morikawa>

	* src/io/history_file_io.f90: * Modification for change of "Origin" etc. from "DC_DIFFTIME" to
	double precision type.  * Origin 等が DC_DIFFTIME
	型から倍精度実数型に変更された事に伴う修正.

2010-06-23  morikawa <morikawa>

	* src/setup/timeset.f90: * Reconfigure Time when predicted end time is output previously in
	"TimesetSetTimeN".  * TimesetSetTimeN において,
	前回の終了予測日時表示時間を再設定.

2010-06-23  morikawa <morikawa>

	* src/io/restart_file_io.f90: * Change messages that is output when restart data is input.  * リスタートデータ入力時のメッセージを変更.

2010-06-21  morikawa <morikawa>

	* src/io/history_file_io.f90: * "dc_calendar" is being introduced
	  now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-21  morikawa <morikawa>

	* src/io/restart_file_io.f90, src/setup/timeset.f90: * "dc_calendar"
	  is being introduced now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90, src/main/dcpam_main.f90,
	src/radiation/radiation_short_income.f90: * "dc_calendar" is being
	  introduced now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-17  morikawa <morikawa>

	* src/io/restart_file_io.f90: * "dc_calendar" is being introduced
	  now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-17  morikawa <morikawa>

	* src/io/restart_file_io.f90: * "dc_calendar" is being introduced
	  now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-17  morikawa <morikawa>

	* src/setup/timeset.f90: * "TimesetSetCalendar" is created.  * PUBLIC statement is set to   "TimesetSetTimeN", "TimesetSetStartDate", "TimesetSetCalendar".  * "TimesetSetCalendar" の作成.  * "TimesetSetTimeN",
	"TimesetSetStartDate", "TimesetSetCalendar" の公開指定.

2010-06-14  morikawa <morikawa>

	* src/io/history_file_io.f90, src/io/read_time_series.f90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90,
	src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_RL78.f90,
	src/radiation/radiation_short_income.f90, src/setup/timeset.f90,
	src/surface_properties/albedo_Matthews.f90: * "dc_calendar" is being
	  introduced now.  * Commit for snapshot (only compilation is successful) * dc_calendar の導入中.    * 作業のスナップショットをとるためのコミット
	  (コンパイルは自体は可能).

2010-06-10  yot <yot>

	* src/util/mass_fixer.f90: * A comment for "local mass fixing" is corrected.  *
	「局所的な質量補正」に関するコメント文を修正.

2010-06-10  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Add description about threshold of relative humidity and moist
	static energy difference for condensation.  *

	凝結が起こる際の相対湿度と湿潤静的エネルギーの閾値についての記述を追加.

2010-06-10  yot <yot>

	* doc/basic_equations/src/lscond/lscond.tex: * Add description about threshold of relative humidity for
	condensation.  *

	凝結が起こる際の相対湿度の閾値についての記述を追加.

2010-06-10  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex: *

	水平拡散係数と最大波数における減衰時定数との関係式を追加.* Add relationship between horizontal diffusion coefficient and
	e-folding time of diffusion at truncation wavenumber

2010-06-10  yot <yot>

	* doc/index.rd: * 「ごくらく」を「らくらく」に変更 *
	"gokuraku" is replaced with "rakuraku"

2010-06-05  morikawa <morikawa>

	* src/setup/timeset.f90: * Subroutines "TimesetSetTimeN" and "TimesetSetStartDate" are
	created.  * サブルーチン "TimesetSetTimeN", "TimesetSetStartDate"
	を作成.

2010-05-20  yot <yot>

	* doc/basic_equations/src/radiation/radiation-math.tex: *
	"diffusivity factor" is translated into Japanese.  * "diffusivity
	factor" を散光因子と日本語に訳した.

2010-05-19  yot <yot>

	* doc/index.rd: * Comment out links to html document for model/code description * html

	版のモデル/コードの記述文書へのリンクをコメントアウト

2010-05-14  morikawa <morikawa>

	* src/setup/timeset.f90: * "dc_calendar" is being introduced now.    * Commit for snapshot (compilation of "timeset" only is
	  successful) * dc_calendar の導入中.    * 作業のスナップショットをとるのためコミット
	  (単体でのコンパイルは可能).

2010-05-13  morikawa <morikawa>

	* src/radiation/radiation_DennouAGCM.f90: * Modification for gtool5 20100413.    * Remove verbose debug codes.  * gtool5 20100413 への対応.    * 冗長なデバッグ用コードを削除.

2010-05-13  morikawa <morikawa>

	* src/radiation/radiation_DennouAGCM.f90: * Modification for gtool5 20100413   * A function "Debug" in dc_trace module is changed to a
	  subroutine.  * gtool5 20100413 への対応.    * dc_trace モジュールの Debug が関数 ->
	  サブルーチンとなったため.

2010-05-08  noda <noda>

	* contrib/2010-05-07_noda_filter_I02/vertical_filter_wt_VF-UVT.f90: * Collect mistakes in vertical filters for horizontal wind *
	水平風についての鉛直フィルタの誤りを修正

2010-05-07  noda <noda>

	*
	contrib/2010-05-07_noda_filter_I02/TEBIKI_2010-05-07_noda_filter_I0
	2.rd,
	contrib/2010-05-07_noda_filter_I02/vertical_filter_wt_VF-UVT.f90,
	contrib/2010-05-07_noda_filter_I02/vertical_filter_wt_VFonlyT.f90: * Add sources to repricate experiments of Ishiwatari et al. (2002) * Ishiwatari et al. (2002)
	の実験を再現するためのソースを追加

2010-05-02  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Fill nagative mass when flag for use of mass fixer is false.  * mass fixer のフラグが false の時の,
	負の質量をなくす処理を追加.

2010-04-24  yot <yot>

	* configure: * Add NetCDF library to SYSFFLAGS.  * NetCDF ライブラリを SYSFFLAGS に追加.

2010-04-24  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.F90: * A flag for use of simple soil model is removed from arguments.  *

	簡単土壌モデル使用に関するフラグを引数から削除.

2010-04-24  yot <yot>

	* src/main/dcpam_main.f90: * Some if statements used to select calculation method of
	  dynamical/physical processes are replace with select case
	statements.  *
	力学過程/物理過程の選択のためのいくつかの if
	文を select case 文で置き変えた.

2010-04-24  yot <yot>

	* src/io/read_time_series.f90: * Length of 'time' dimension is checked by newly created
	netcdf_wrapper module.  * Check unit of 'time' variable.  * netcdf_wrapper モジュールにより 'time'
	の次元の長さを調べるようにした.  * 'time'
	の変数の単位を確認するようにした.

2010-04-24  yot <yot>

	* src/io/Makefile, src/io/netcdf_wrapper.F90: * Create NetCDF wrapper programs that partly cover features included
	in gtool5.  * gtool5 で扱われない操作のための NetCDF
	ラッパープログラムを作成.

2010-04-22  yot <yot>

	* src/dryconv_adjust/dry_conv_adjust.f90: * The long_name of variable in output NetCDF file, DTempDtDryConv,
	is corrected.  * 出力 NetCDF ファイル内の変数,
	DTempDtDryConv, の long_name を修正.

2010-04-22  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Dimension of an array for eigen value of spherical harmonics is
	changed.  *
	球面調和関数の固有値の配列の次元を変更.

2010-04-22  yot <yot>

	* src/main/dcpam_main.f90: * A bug, missing a comma, is fixed.  *
	コンマ忘れのバグを修正.

2010-04-22  noda <noda>

	* src/main/dcpam_main.f90: * Added vertical filter used by Ishiwatari et al. (2002).  * Ishiwatari et al. (2002)
	によって用いられた鉛直フィルタの追加.

2010-04-22  noda <noda>

	* src/util/Makefile, src/util/vertical_filter.f90: * Added vertical filter used by Ishiwatari et al. (2002).  * Ishiwatari et al. (2002)
	によって用いられた鉛直フィルタの追加.

2010-04-22  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * debug comments are deleted.  *
	デバッグ用コメントの削除.

2010-04-22  yot <yot>

	* src/main/dcpam_main.f90: * Mass fixer called after dynamical process is deleted and moved
	into the dynamics module.  *
	力学過程の後で呼ばれていた質量補正を削除し,
	力学過程モジュールの中に移動.

2010-04-22  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Mass fixer is called in this module.  *
	質量補正をこのモジュール内で呼ぶように変更.

2010-04-22  yot <yot>

	* src/util/Makefile: * negative_moist.f90 is renamed to mass_fixer.f90 * negative_moist.f90 を mass_fixer.f90 に名前を変更

2010-04-22  yot <yot>

	* src/util/mass_fixer.f90, src/util/negative_moist.f90: * negative_moist.f90 is renamed to mass_fixer.f90 * Calculation is changed to decrease number of MPI communications.  * negative_moist.f90 を mass_fixer.f90 に名前を変更 * MPI 通信を減らすために計算を変更

2010-04-22  yot <yot>

	* src/util/intavr_operate.F90: * Order of calculation for latitudinal integration is changed.  *
	緯度方向の積分に関して計算順序を変更

2010-04-18  yot <yot>

	* doc/basic_equations/src/constants/cst-earth.tex: * Comment out a line of Stefan-Boltzmann constant *
	ステファン・ボルツマン定数をコメントアウト

2010-04-18  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Add "e.g." for reference of Manabe et al. (1965) * Manabe et al. (1965) を参照する部分に "e.g." を追加

2010-04-18  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-references.tex,
	doc/basic_equations/src/cumulus/cumulus.tex,
	doc/basic_equations/src/lscond/lscond.tex,
	doc/basic_equations/src/radiation/radiation-references.tex,
	doc/basic_equations/src/radiation/radiation.tex,
	doc/basic_equations/src/surface/bucket-references.tex,
	doc/basic_equations/src/surface/bucket.tex,
	doc/basic_equations/src/vdiff/vdiff-references.tex: * Include references * 参考文献を追加

2010-04-18  yot <yot>

	* doc/basic_equations/src/intro/intro.tex: * Change description in introduction * はじめに,
	の記述を現状に合わせて変更

2010-04-18  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex: * Change comment * Change description about how to construct simultaneous linear
	equations for solving tendencies by physical processes *
	コメントを修正 *

	物理過程による時間変化率を求めるための連立一次方程式を構成する方法についての記述を修正

2010-04-18  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-math.tex: * Change comment * コメントを修正

2010-04-18  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff.tex: * Change comment and chapter title * Include references * コメントと章タイトルの変更 *
	参考文献を追加

2010-04-15  yot <yot>

	* doc/basic_equations/src/radiation/radiation.tex: * Input files are changed.  *
	内容の変更に合わせて読み込むファイルを変更.

2010-04-15  yot <yot>

	* doc/basic_equations/src/basic_equations.tex: * Include descriptions about radiation, turbulent diffusion, surface
	energy budget, bucket model, large scale condensation, and cumulus
	parameterization.  * Description about basic constants of planetary atmospheres is
	moved to appendix.  * 放射, 乱流拡散,
	惑星表面における熱収支, バケツモデル,
	大規模凝結,

	積雲対流パラメタリゼーションに関する記述を含めるようにした.* 惑星大気の定数の記述を付録に移動.

2010-04-15  yot <yot>

	* doc/basic_equations/src/physics/physics.tex: * Description about how to construct simultaneous linear equations
	to calculate tendencies of physical processes is created.  *

	物理過程による時間変化率を計算するための連立一次方程式の構成方法に関する記述を新規作成.

2010-04-15  yot <yot>

	* doc/basic_equations/src/surface/bucket-disc.tex,
	doc/basic_equations/src/surface/bucket-math.tex,
	doc/basic_equations/src/surface/bucket.tex,
	doc/basic_equations/src/surface/energybudget-disc.tex,
	doc/basic_equations/src/surface/energybudget-math.tex,
	doc/basic_equations/src/surface/energybudget.tex: * Descriptions about surface and subsurface energy budget and bucket
	model are created.  *

	惑星表面と地下の熱収支およびバケツモデルに関する記述を新規作成.

2010-04-15  yot <yot>

	* doc/basic_equations/src/vdiff/vdiff-disc.tex,
	doc/basic_equations/src/vdiff/vdiff-math.tex,
	doc/basic_equations/src/vdiff/vdiff.tex: * Descriptions about vertical turbulent diffusion are created.  *
	鉛直乱流拡散に関する記述を新規作成.

2010-04-15  yot <yot>

	* doc/basic_equations/src/radiation/radiation-disc.tex,
	doc/basic_equations/src/radiation/radiation-math.tex: * Descriptions about radiative process are newly created.  *
	放射過程に関する記述を新規作成.

2010-04-15  yot <yot>

	* doc/basic_equations/src/dynamics/dyn.tex: * Files of descriptions about dynamical processes are input in this
	file.  *
	力学過程に関する記述のファイルは本ファイルで
	input される.

2010-04-15  yot <yot>

	* doc/basic_equations/src/radiation/radiation-intro.tex: * Description about the radiation model, i.e., this model is
	originated from that by Numaguti (1992), is added.  *
	放射モデルに関する説明文, 例えば, 本モデルが
	Numaguti (1992) を基にしていること, を追記.

2010-04-15  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-adjust.tex: * Rewrite almost all description after reformulation.  *
	改めて定式化してほぼすべて書き変え.

2010-04-15  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus-intro.tex: * Delete descriptions about parameterizations except for moist
	convective adjustment.  *
	湿潤対流調節以外に関する記述を削除.

2010-04-15  yot <yot>

	* doc/basic_equations/src/cumulus/cumulus.tex: * Change not to include descriptions about Kuo scheme and
	references.  * Kuo スキームと参考文献を含めないように変更.

2010-04-15  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Change section title.  * 節見出しを変更.

2010-04-15  yot <yot>

	* doc/basic_equations/src/lscond/lscond.tex: * Rewrite almost all description after reformulation.  *
	改めて定式化してほぼすべて書き変え.

2010-04-15  yot <yot>

	* doc/basic_equations/src/radiation/radiation-incoming.tex,
	doc/basic_equations/src/radiation/radiation-long.tex,
	doc/basic_equations/src/radiation/radiation-short.tex: * A comment is added to state that this is an old version.  *
	古い文書である旨のコメントで追加.

2010-04-15  yot <yot>

	* src/setup/axesset.F90: * Lines for initializing wa_module with OpenMP parallelization and
	that without OpenMP parallelization are unified.  * OpenMP 並列化を行った場合の wa_module の初期化と,
	OpenMP 並列化を行わない場合の初期化を統合.

2010-04-15  yot <yot>

	* src/setup/axesset.F90: * A bug, missing an apostrophe, is fixed.  *
	アポストロフィ忘れを修正.

2010-04-14  noda <noda>

	* : * Moved files of the formar 'rakuraku dcpam' to 'gokuraku dcpam'.  *
	��֤餯�餯 dcpam�פΥե������֤����餯
	dcpam�פذ�ư.

2010-04-14  noda <noda>

	* doc/tutorial/rakuraku/Makefile,
	doc/tutorial/rakuraku/Makefile.rd2html,
	doc/tutorial/rakuraku/compiler_note.rd,
	doc/tutorial/rakuraku/index.rd: * Moved files of the formar 'rakuraku dcpam' to 'gokuraku dcpam'.  *
	旧「らくらく dcpam」のファイルを「ごくらく
	dcpam」へ移動.

2010-04-14  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90, src/setup/axesset.F90: * Bugfix of a preprocessor for calling sjpack * sjpack
	呼び出しに関するプリプロセッサのバグ修正

2010-04-14  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * Bugfix of a preprocessor for calling wa_Initial * wa_Initial
	呼び出しに関するプリプロセッサのバグ修正

2010-04-13  yot <yot>

	* src/radiation/set_cloud.F90: [no log message]

2010-04-13  yot <yot>

	* src/radiation/radiation_RL78.f90: * Routines for measuring cpu time are added.  * cpu 時間を計測するルーチンを追加.

2010-04-12  noda <noda>

	* doc/index.rd, doc/tutorial/gokuraku/index.rd,
	src/dynamics/dynamics_hspl_vas83.F90, src/io/read_time_series.f90,
	src/lscond/lscond.F90, src/radiation/Makefile,
	src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_LH74.f90, src/setup/gridset.f90: * Added "Satoshi NODA" to authers.  * "Satoshi NODA"
	を著者に追加.

2010-04-11  noda <noda>

	* src/lscond/lscond.F90: * Divided a loop to promote vectorization in vector computer.  *
	ベクトル機におけるベクトル化促進のため,
	ループを分割した.

2010-04-11  noda <noda>

	* src/dynamics/dynamics_hspl_vas83.F90: * preprocessor is implemented to call a module wa_module_sjpack   in spml library (will be implemented at ver. 0.6.0)   * define a macro SJPACK   * not implemented for MPI version * spml ライブラリの wa_module_sjpack モジュール (ver.
	  0.6.0 で実装予定)
	を呼べるようにプリプロセッサを実装   * マクロ SJPACK を定義すること   * MPI 版は未実装

2010-04-08  noda <noda>

	* src/io/read_time_series.f90: * Bugfix of too long subroutine name which causes error by compiling
	  sxf90.  * SetValuesFromTimeSeriesWrapper2D -> SetValFromTimeSeriesWrapper2D   * SetValuesFromTimeSeriesWrapper3D ->
	  SetValFromTimeSeriesWrapper3D * sxf90



	でコンパイルするとサブルーチン名が長すぎるエラーが出るバグの修正* SetValuesFromTimeSeriesWrapper2D -> SetValFromTimeSeriesWrapper2D   * SetValuesFromTimeSeriesWrapper3D ->
	  SetValFromTimeSeriesWrapper3D

2010-04-07  noda <noda>

	* src/setup/gridset.f90: * Lines which have more than 132 letters   (upper limit of Fortran 90 free format) are folded.  * 1 行が 132 文字 (Fortran 90 自由形式の上限)
	以上の行を折り返した.

2010-03-29  noda <noda>

	* src/radiation/Makefile: * Modifification involved in deletion of
	radiation_short_income_sr.f90 * radiation_short_income_sr.f90 削除に伴う変更

2010-03-29  noda <noda>

	* src/radiation/radiation_DennouAGCM.f90,
	src/radiation/radiation_LH74.f90,
	src/radiation/radiation_short_income_sr.f90: * A module to calculate incoming short radiation of a synchronous
	  rotating planet 'radiation_short_income_sr' is deleted,   because a module 'radiation_short_income' has now able to
	  calculate that.  * 入射放射計算モジュール
	  'radiation_short_income' が同期回転惑星の入射を
	計算できるようになったので,
	  同期回転惑星用のモジュール 'radiation_short_income_sr'
	を削除.

2010-03-29  noda <noda>

	* src/radiation/radiation_short_income.f90: * delete comments which a flag for synchronous rotation is testing.
	*

	同期回転のためのフラグをテスト中である旨のコメントを削除

2010-03-25  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90, src/setup/gridset.f90: * Size of array for spectral data is expressed by a variable lmax,
	  that is declared in gridset.f90.  * Spectral transformation of tendencies of physical processes is
	  performed together with that of non-linear terms.    * Number of spectral transformation is decreased slightly.  *
	  スペクトルデータの配列サイズを, 変数 lmax
	  で表わすことにする. lmax は gridset.f90 で宣言.  *



	物理過程による時間変化のスペクトル変換を非線形項のスペクトル変換と一緒に行うことにする.    * スペクトル変換の回数が若干減少.

2010-03-25  noda <noda>

	* doc/tutorial/gokuraku/index.rd: * changed page name from 'rakuraku dcpam5' to 'gokuraku dcpam5' *
	「らくらく dcpam5」を「ごくらく dcpam5」に名称変更

2010-03-25  noda <noda>

	* doc/tutorial/gokuraku/Makefile.rd2html: * A page header is modified because of changing a page name   from 'rakuraku dcpam5' to 'gokuraku dcpam5'.  * 「らくらく dcpam5」を「ごくらく
	  dcpam5」に名称変更したのに伴う
	ページヘッダの修正.

2010-03-25  noda <noda>

	* doc/index.rd: * changed page name from 'rakuraku dcpam5' to 'gokuraku dcpam5' *
	「らくらく dcpam5」を「ごくらく dcpam5」に名称変更

2010-03-25  noda <noda>

	* : * add images to 'gokuraku dcpam5'   * copied from old 'rakuraku dcpam5' * �����餯 dcpam5
	  �οޤΥե�������ɲ� * �� �餯�餯 dcpam5
	��ꥳ�ԡ�

2010-03-25  noda <noda>

	* doc/tutorial/gokuraku/Makefile,
	doc/tutorial/gokuraku/Makefile.rd2html,
	doc/tutorial/gokuraku/compiler_note.rd,
	doc/tutorial/gokuraku/index.rd: * added 'gokuraku dcpam5' * ごくらく dcpam5 の追加

2010-03-24  yot <yot>

	* src/setup/axesset.F90, src/setup/axesset.f90: * Rename src/setup/axesset.f90 to src/setup/axesset.F90 * Parallelization with MPI * src/setup/axesset.f90 を src/setup/axesset.F90 に変更 * MPI を使った並列化に対応

2010-03-24  yot <yot>

	* src/util/intavr_operate.F90, src/util/intavr_operate.f90: * remove src/util/intavr_operate.f90 to src/util/intavr_operate.F90 * parallelization for latitudinal integration * src/util/intavr_operate.f90 を src/util/intavr_operate.F90
	に変更 * 緯度方向の積分を並列化に対応

2010-03-24  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_hspl_vas83.f90: * Rename src/dynamics/dynamics_hspl_vas83.f90 to
	src/dynamics/dynamics_hspl_vas83.F90 * Parallelization with MPI * src/dynamics/dynamics_hspl_vas83.f90 を
	src/dynamics/dynamics_hspl_vas83.F90 に変更.  * MPI を使った並列化

2010-03-24  yot <yot>

	* src/io/history_file_io.f90, src/io/read_time_series.f90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.f90: * Input/Output data from separate files when the program is compiled
	  with MPI * function of gtool for uniting data to one process is not used * MPI を用いてコンパイルした際に,



	外部データをプロセスごとの別ファイルから読むように変更.* gtool の「統合出力」を使わない

2010-03-24  yot <yot>

	* src/main/dcpam_main.f90, src/main/init_data.f90,
	src/main/sst_data.f90: * Parallelization with MPI * MPI を用いた並列化

2010-03-24  yot <yot>

	* src/radiation/radiation_RL78.f90,
	src/radiation/radiation_dcpam_E_SW_V1.f90,
	src/radiation/radiation_two_stream_app.f90: * Preparation for parallelization with OpenMP * OpenMP を用いた並列化への準備

2010-03-24  yot <yot>

	* src/radiation/set_o3.f90: * change name of flag for initialization * include measurement of computation time *
	初期化のためのフラグの名前を変更 *
	時間計測を導入

2010-03-24  yot <yot>

	* src/setup/Makefile, src/setup/mpi_wrapper.F90: * Create mpi_wrapper.f90 that is wrapper program for MPI routines * MPI 関係のルーチンのラッパーであるプログラム
	mpi_wrapper.f90 を作成

2010-03-24  yot <yot>

	* src/setup/gridset.f90: * Parallelization with MPI * MPI を使った並列化に対応

2010-03-24  yot <yot>

	* src/surface_flux/bucket_model.f90: * include measurement of computation time * 時間計測を導入

2010-03-24  yot <yot>

	* src/surface_properties/surface_properties.f90: * include measurement of computation time * comment out unnecessary HistoryGet to read data of SurfTemp and
	SeaIceConc * 時間計測を導入 * SurfTemp と SeaIceConc
	のデータを入力するための必要なかい HistoryGet
	を削除

2010-03-24  yot <yot>

	* src/util/intg_surftemp.f90: * Remove an use statement that refer to unused module,
	intavr_operate * 使っていないモジュール intavr_operate
	を参照する use 文を削除

2010-03-24  yot <yot>

	* src/util/negative_moist.f90: * Check of values of QMix in the whole globe is commented out to
	deal with parallelization * 並列化に対応して全球の QMix
	の値のチェックをコメントアウト. (いずれ削除)

2010-03-21  noda <noda>

	* src/radiation/radiation_short_income.f90: 
	同期回転日射フラグ FlagRadiationSynchronous の導入.
	デフォルト値は false である.  問題がなければ
	radiation_short_income_sr.f90 は削除する予定.  Implementation of a synchronously rotation flag,
	FlagRadiationSynchronous.  The default value is false.
	radiation_short_income_sr.f90 will be deleled if no problem occurs.

2010-03-07  yot <yot>

	* src/setup/timeset.f90: * A comment is modified.  * コメントを修正.

2010-03-07  yot <yot>

	* src/setup/constants.f90: * Some spaces are removed.  * いくつかの空白を削除.

2010-03-07  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml: * Parameter settings for moist and dry convective adjustments are
	included following changes of default values of those parameters in
	the subroutine.

2010-03-07  yot <yot>

	* src/cumulus/moist_conv_adjust.F90,
	src/dryconv_adjust/dry_conv_adjust.f90: * Default parameters (variables in namelist) for convective
	adjustment are changed.

2010-03-07  yot <yot>

	* src/io/read_time_series.f90: * Some lines related to MPI are removed.

2010-03-07  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_hspl_vas83.f90, src/io/history_file_io.F90,
	src/io/history_file_io.f90, src/io/restart_file_io.F90,
	src/io/restart_file_io.f90, src/io/restart_surftemp_io.F90,
	src/io/restart_surftemp_io.f90, src/main/dcpam_main.F90,
	src/main/dcpam_main.f90, src/main/init_data.F90,
	src/main/init_data.f90, src/main/sst_data.F90,
	src/main/sst_data.f90, src/setup/axesset.F90, src/setup/axesset.f90: * Some lines related to MPI are removed.  * rename src/setup/axesset.f90, src/main/sst_data.f90,
	src/main/init_data.f90, src/main/dcpam_main.f90,
	src/io/restart_surftemp_io.f90, src/io/restart_file_io.f90,
	src/io/history_file_io.f90, src/dynamics/dynamics_hspl_vas83.f90 to
	src/setup/axesset.F90, src/main/sst_data.F90,
	src/main/init_data.F90, src/main/dcpam_main.F90,
	src/io/restart_surftemp_io.F90, src/io/restart_file_io.F90,
	src/io/history_file_io.F90, src/dynamics/dynamics_hspl_vas83.F90,
	repectively.

2010-03-07  yot <yot>

	* src/radiation/radiation_DennouAGCM.F90,
	src/radiation/radiation_DennouAGCM.f90: * Some lines related to MPI are removed.  * rename src/radiation/radiation_DennouAGCM.F90 to
	src/radiation/radiation_DennouAGCM.f90

2010-03-07  yot <yot>

	* src/surface_properties/surface_properties.F90,
	src/surface_properties/surface_properties.f90: rename
	surface_properties.F90 to surface_properties.f90

2010-03-07  yot <yot>

	* src/util/auxiliary.f90: * Some comments are modified.  *
	いくつかのコメントを修正.

2010-02-24  yot <yot>

	* src/main/dcpam_main.F90: * New modules for dry and moist convective adjustment are used.  * A module for simple forcing for a Venus-like planet is used.  *
	乾燥・湿潤対流調節の新しいモジュールを導入.  *

	金星のような惑星のための簡単強制のモジュールを導入.

2010-02-24  yot <yot>

	* src/held_suarez_1994/Makefile: * A new file for simple forcing for a Venus-like planet
	(venus_simple_forcing.f90) is added.  *

	金星のような惑星のための簡単強制の新しいファイル (venus_simple_forcing.f90) を追加.

2010-02-24  yot <yot>

	* src/cumulus/Makefile: * A new file for moist convective adjustment (moist_conv_adjust.f90)
	is added.  * 新しい湿潤対流調節のファイル
	(moist_conv_adjust.f90) を追加.

2010-02-24  yot <yot>

	* src/dryconv_adjust/Makefile: * A new file for dry convective adjustment (dry_conv_adjust.f90) is
	added.  * 新しい乾燥対流調節のファイル
	(dry_conv_adjust.f90) を追加.

2010-02-24  yot <yot>

	* src/held_suarez_1994/venus_simple_forcing.f90: * Simple forcing for a Venus-like planet is implemented on a test
	base.  *
	金星のような惑星のための簡単強制を試験実装.

2010-02-24  yot <yot>

	* src/dryconv_adjust/dry_conv_adjust.f90: * A new routine for dry convective adjustment.    * The differences between a new one and an old one
	  (cumulus_adjust.F90) are some expressions of equations.  *
	  乾燥対流調節の新しいルーチン.  * 古いもの
	(dryconv_adjust.f90) と新しいものの違いは,
	いくつかの式の表現.

2010-02-24  yot <yot>

	* src/cumulus/moist_conv_adjust.F90: * A new routine for moist convective adjustment.    * The differences between a new one and an old one
	  (cumulus_adjust.F90) are some expressions of equations only.  *
	  湿潤対流調節の新しいルーチン.  * 古いもの
	(cumulus_adjust.F90) と新しいものの違いは,
	いくつかの式の表現のみ.

2010-02-24  yot <yot>

	* src/cumulus/cumulus_adjust.F90,
	src/dryconv_adjust/dryconv_adjust.f90: * A comment is written to show that this is an old version.  *

	このルーチンは過去のバージョンであることを示すコメントを追加.

2010-02-24  yot <yot>

	* src/radiation/radiation_short_income.f90: * Variables for distance from a central star to a planet and solar
	(stellar) zenith angle are added in arguments.  *
	中心星と惑星の距離,
	および太陽(恒星)天頂角の変数を引数に加えた.

2010-02-24  yot <yot>

	* src/radiation/radiation_RL78.f90: * A variable VMRCO2 is included in namelist variables.  * 変数
	VMRCO2 を namelist で設定できるようにした.

2010-02-24  yot <yot>

	* src/phy_implicit/phy_implicit_sdh.F90,
	src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90: rename
	phy_implicit_subsurf_diffusion_heat.F90 to phy_implicit_sdh.F90

2010-02-24  yot <yot>

	* src/vdiffusion/vdiffusion_my1974.f90: * A bug for calculating vertical diffusion coefficient is corrected.
	* 鉛直拡散係数の計算におけるバグを修正.

2010-02-24  yot <yot>

	* src/surface_flux/surface_flux_bulk.F90: * A bug for calculating bulk coefficient in the case of unstable
	atmosphere is corrected.  *
	安定大気におけるバルク係数計算のバグを修正.

2010-02-24  yot <yot>

	* src/lscond/lscond.F90: * Some expressions of equations and comments are changed for ease of
	reading.  *

	読みやすさを考慮していくつかの式の形とコメントを変更.

2010-02-24  yot <yot>

	* src/phy_implicit/Makefile: * Name of a module phy_implicit_subsurf_diffusion_heat is changed to
	phy_implicit_sdh.  * モジュール名
	phy_implicit_subsurf_diffusion_heat を phy_implicit_sdh に変更.

2010-02-24  yot <yot>

	* src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/roughlen_landoceancontrast.f90: * Typo for defining some integer variables are corrected.  *
	いくつかの整数型変数の定義における誤植と修正.

2010-01-22  yot <yot>

	* src/io/restart_file_io.F90, src/main/init_data.F90,
	src/prepare_data/initial_data.F90: * The subroutine for setting initial condition like that by Sugiyama
	et al. (2008) is created.  * The name of subroutine for setting initial conditions is changed.  * Sugiyama et al. (2008)

	の初期値に似た初期値の設定のためのサブルーチンを作成.* 初期値設定のためのサブルーチンの名前を変更.

2010-01-22  yot <yot>

	* src/io/restart_surftemp_io.F90, src/main/sst_data.F90,
	src/prepare_data/surface_data.f90,
	src/surface_properties/surface_properties.F90: * The name of a subroutine, SurfTempGet, is changed to SetSurfTemp.
	* サブルーチン名, SurfTempGet, を SetSurfTemp に変更.

2010-01-21  yot <yot>

	* src/util/check_prog_vars.f90: * Some syntax errors detected by g95 have been corrected.  * g95 で検出されたバグを修正.

2010-01-11  yot <yot>

	* src/main/dcpam_main.F90: * A write statement for debug is commented out.  *
	デバッグのための write 文をコメントアウト.

2010-01-11  yot <yot>

	* src/main/dcpam_main.F90: * A module for experiments of Venus like planet is commented out.  *

	試験実装中の金星のような惑星の計算のためのモジュールをコメントアウト.

2010-01-11  yot <yot>

	* src/radiation/set_o3.f90: * o3_distribution.f90 is renamed to set_o3.f90 * o3_distribution.f90 のファイル名/モジュール名を
	set_o3.f90 に変更

2010-01-11  yot <yot>

	* src/radiation/o3_distribution.f90: * Rename o3_distribution.f90 to set_o3.f90 * o3_distribution.f90
	�Υե�����̾/�⥸�塼��̾�� set_o3.f90
	���ѹ�

2010-01-11  yot <yot>

	* src/main/dcpam_main.F90: * Implimentation of a radiation model for an Earth-like planet on a
	trial basis * Implimentation of a module for checking prognostic variables *
	地球のような惑星の放射モデルの試験実装 *
	予報変数の値を確認するモジュールの実装

2010-01-11  yot <yot>

	* src/cumulus/cumulus_adjust.F90, src/lscond/lscond.F90: * Modify modules to return condensation rate in a layer *

	各層の凝結量を引数として返すようにモジュールを修正

2010-01-11  yot <yot>

	* src/radiation/radiation_LH74.f90,
	src/radiation/radiation_RL78.f90: * Modify files to make them consistent with a radiation model for an
	Earth-like planet *

	地球のような惑星の放射モデルと整合的になるように修正

2010-01-11  yot <yot>

	* src/util/Makefile, src/util/check_prog_vars.f90: * A module for checking prognostic variables is added.  *
	予報変数の値を確認するモジュールを追加.

2010-01-11  yot <yot>

	* src/radiation/Makefile: * Files for radiation model are added.  *
	放射モデルのファイルを追加.

2010-01-11  yot <yot>

	* src/radiation/radiation_CA81.f90,
	src/radiation/radiation_dcpam_E_SW_V1.f90,
	src/radiation/radiation_dcpam_E_V1.f90,
	src/radiation/radiation_two_stream_app.f90,
	src/radiation/set_cloud.F90: * A radiation model for an Earth-like planet on trial basis *
	地球のような惑星の放射モデルの試験実装

2009-12-05  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml: * Default output interval is changed to 0.25 day.  *
	デフォルトの出力間隔を 0.25 日に変更.

2009-12-05  yot <yot>

	* src/radiation/radiation_LH74.f90: * Typos are corrected.  * コメントの誤植の修正.

2009-12-05  yot <yot>

	* src/radiation/radiation_RL78.f90: * Transmittance is not calculated in all time step.  * Source function is calculated by using tables of integrated Plank
	function.  *

	透過率をすべてのステップで計算しないように変更.* 放射源関数を,

	プランク関数の積分値のテーブルから計算するように変更.

2009-10-25  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Conform to Fortran 90/95 Standards.    * Number of characters on one line is limited to 132.  * Fortran 90/95 規格に適合.    * 一行の文字数は 132 文字まで.

2009-10-24  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * A mistake in a description of time integration scheme is
	corrected.  *
	時間積分法の記述に関する間違いを訂正.

2009-10-20  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml: * A name of a output variable, EVap, is changed to Evap.  *
	出力変数名 EVap を Evap に変更.

2009-10-20  yot <yot>

	* src/surface_flux/surface_flux_bulk.F90: * A name of a output variable, EVap, is changed to Evap.  *
	出力変数名, EVap, を Evap に変更.

2009-10-20  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * A mistake in the description about time integration scheme is
	corrected.  * 時間積分法の記述の間違いの訂正.

2009-10-19  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex: * Description about a damping of zonal wave component of temperature
	in a sponge layer is added.  *

	スポンジ層における東西方向の温度擾乱の減衰についての記述を追加.

2009-10-19  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex: * Description about time integration scheme is changed.  * Description about a damping of zonal wave component of temperature
	in a sponge layer is added.  * A note of caution that the change of code_description.tex is not
	completed is added.  * 時間積分法に関する記述を変更.
	*

	スポンジ層における東西方向の温度擾乱の減衰についての記述を追加.* code_description.tex
	の修正が終わっていない旨の注意書きを追加.

2009-10-19  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * A damping of zonal wave component of temperature in a sponge layer
	is implemented.  * Expression of calculations for explicit time integration scheme is
	changed.  *

	スポンジ層における東西方向の温度擾乱の減衰を実装.*
	陽解法を用いた場合の時間積分計算の表現を変更.

2009-10-19  yot <yot>

	* src/main/dcpam_hs94_T21L20.nml: * A value of time step is changed.  * 時間刻みの値を変更.

2009-10-19  yot <yot>

	* src/radiation/radiation_DennouAGCM.F90,
	src/surface_flux/surface_flux_bulk.F90: * Fluxes evaluated at t=t-\Delta t, t+\Delta t can be output.  *
	時刻 t=t-\Delta t, t+\Delta t
	のフラックスを出力できるように追記.

2009-10-19  yot <yot>

	* src/util/timefilter_asselin1972.f90: * Expression for time filtering is changed.  *
	時間フィルタの計算の表現を変更.

2009-10-07  yot <yot>

	* src/main/dcpam_main.F90: * A typo is corrected.

2009-10-07  yot <yot>

	* src/main/dcpam_main.F90: * Some lines inserted unexpectedlyd by CVS(?) are deleted.

2009-10-07  yot <yot>

	* src/radiation/Makefile: [no log message]

2009-10-07  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex: * Typos are corrected.  * 間違い訂正.

2009-10-07  yot <yot>

	* src/radiation/Makefile: [no log message]

2009-10-07  yot <yot>

	* src/main/dcpam_main.F90: * New radiation models are implemented on a trial basis.  *
	新しい放射モデルを試験実装.

2009-10-05  yot <yot>

	* src/radiation/radiation_LH74.f90,
	src/radiation/radiation_RL78.f90: * Add the long wave radiation model by Roewe and Liou (1978).  * Add a part of the short wave radiation model by Lacis and Hansen
	(1974).  * Roewe and Liou (1978) の長波放射モデルの追加.  * Lacis and Hansen (1974)
	の短波放射モデルの一部の追加.

2009-10-05  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * A typo in Equation (3.125) is corrected.  * 方程式 (3.125)
	のタイポを修正.

2009-10-05  yot <yot>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex: * Description about a sponge layer is added.  *
	スポンジ層に関する記述を追加.

2009-10-05  yot <yot>

	* src/main/dcpam_main.F90: * Flag for selecting calculation method of forcing/physics is
	changed.  *
	強制/物理過程計算方法の為のフラグを変更.

2009-10-05  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90: * Some comments are changed.  * A sponge layer is implemented.  *
	いくつかのコメントの変更.  * スポンジ層の実装.

2009-10-05  yot <yot>

	* src/radiation/o3_distribution.f90: * Implementation for setting O3 distribution * O3 ʬ�ۤ�����Τ���μ���.

2009-10-05  yot <yot>

	* src/io/read_time_series.f90, src/radiation/Makefile: * Implementation for setting O3 distribution * O3 分布の設定のための実装.

2009-10-05  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml: * Variables for horizontal diffusion are changed.  * Values of Omega, CpDry, and GasRDry, written in dcpam_hs94_* are
	changed.  * Value for specific humidity in an initial condition is changed.  *
	水平拡散の変数を変更.  * dcpam_hs94_* に書かれている Omega, CpDry, GasRDry
	の値を変更.  * 比湿の初期値の値を変更.

2009-10-05  yot <yot>

	* src/phy_implicit/phy_implicit.F90: * This routine cannot be used with a bucket model.  *
	バケツモデルと同時に使えないようにした.

2009-10-05  yot <yot>

	* src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90: * A bug for setting zero to xy_DSoilMoistDt and xy_DSurfSnowDt is
	corrected.  * xy_DSoilMoistDt と xy_DSurfSnowDt
	にゼロを代入する部分のバグを修正.

2009-10-05  yot <yot>

	* src/surface_properties/surface_properties.F90: * A bug for initialization is corrected.  *
	初期化に関するバグを修正.

2009-09-06  yot <yot>

	* src/dynamics/Makefile, src/dynamics/dynamics_physicsonly.f90,
	src/main/dcpam_main.F90: * A module for calculation without advection is added.  *
	移流なしの計算のためのモジュールを追加.

2009-09-04  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Some discordances between source codes and documents are fixed.  *
	ソースコードとドキュメントの不整合な点を修正.

2009-09-04  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: *
	一部の式の体裁をコード解説と揃える.

2009-09-02  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Some discordances between source codes and documents are fixed.  *
	ソースコードとドキュメントの不整合な点を修正.

2009-09-01  yot <yot>

	* src/io/read_time_series.f90: * This version can read 3D variables.  * 3 次元変数を読むことができるようにした.

2009-09-01  yot <yot>

	* src/dynamics/dynamics_hspl_vas83.F90, src/main/dcpam_main.F90,
	src/phy_implicit/phy_implicit.F90,
	src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90,
	src/setup/composition.f90, src/surface_flux/surface_flux_bulk.F90,
	src/util/negative_moist.f90, src/vdiffusion/vdiffusion_my1974.f90: * The name of a variable for tracers/minor constituents is changed.  * Advection of constituents other than specific humidity is treated.
	* トレーサー/微量成分の変数名を変更.  *
	比湿以外の成分の移流を扱うことにした.

2009-08-16  yot <yot>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.F90,
	src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90,
	src/setup/Makefile, src/setup/composition.f90,
	src/surface_flux/surface_flux_bulk.F90,
	src/util/timefilter_asselin1972.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Preparation for treatment of several (minor) constituents.  *
	複数種類の組成(微量成分)の取り扱いの準備.

2009-08-16  yot <yot>

	* src/util/auxiliary.f90: * bug fix:   The height can be calculated when the temperature at layer
	  interface is not calculated.  * バグの修正
	鉛直層の境界における温度を計算しない場合にも高度を計算できるようにした.

2009-08-16  morikawa <morikawa>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Typo fixed.  * 誤植の修正.

2009-08-09  yot <yot>

	* src/radiation/radiation_DennouAGCM.F90: * Decrease of solar insolation due to "atmospheric albedo" is
	  calculated in src/radiation/radiation_DennouAGCM.F90. The
	  calculation was performed in
	src/radiation/radiation_short_income.f90.  *
	  「大気アルベド」による日射の減少を
	  src/radiation/radiation_DennouAGCM.F90
	で計算するようにした. 当該計算は, これまでは
	  src/radiation/radiation_short_income.f90.  で行われていた.

2009-08-09  yot <yot>

	* src/setup/axesset.F90: * Add a flag for generation of vertical levels internally.    If this flag is not true, the vertical levels (sigma) have to be
	  specified.  *
	  内部で鉛直層を生成するためのフラグを追加.
	もしフラグが true でない場合, 鉛直層 (sigma)
	は指定されなければならない.

2009-08-09  yot <yot>

	* src/surface_properties/surface_properties.F90: * src/io/ground_file_io.F90 is renamed to
	src/surface_properties/surface_properties.F90

2009-08-09  yot <yot>

	* src/io/ground_file_io.F90,
	src/prepare_data/modify_albedo_snowseaice.f90,
	src/prepare_data/set_albedo_Matthews.f90,
	src/prepare_data/set_roughlen_Matthews.f90,
	src/prepare_data/set_roughlen_landoceancontrast.f90,
	src/surface_properties/Makefile,
	src/surface_properties/albedo_Matthews.f90,
	src/surface_properties/modify_albedo_snowseaice.f90,
	src/surface_properties/roughlen_Matthews.f90,
	src/surface_properties/roughlen_landoceancontrast.f90: * The files, src/io/ground_file_io.F90,
	  src/prepare_data/modify_albedo_snowseaice.f90,
	src/prepare_data/set_albedo_Matthews.f90,
	  src/prepare_data/set_roughlen_Matthews.f90, and
	  src/prepare_data/set_roughlen_landoceancontrast.f90, are renamed to
	src/surface_properties/albedo_Matthews.f90,   src/surface_properties/modify_albedo_snowseaice.f90,   src/surface_properties/roughlen_Matthews.f90,   src/surface_properties/roughlen_landoceancontrast.f90,   and src/surface_properties/Makefile, respectively.

2009-08-09  yot <yot>

	* src/Makefile, src/dryconv_adjust/dryconv_adjust.f90,
	src/io/Makefile, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_ape_T42L16.nml, src/main/dcpam_hs94_T21L20.nml,
	src/main/dcpam_hs94_T42L20.nml, src/main/dcpam_main.F90,
	src/main/init_data_T21L16.nml, src/main/init_data_T21L20.nml,
	src/main/init_data_T42L16.nml, src/prepare_data/Makefile,
	src/radiation/Makefile, src/radiation/radiation_DennouAGCM.F90,
	src/radiation/radiation_band.F90,
	src/radiation/radiation_short_income.f90,
	src/radiation/radiation_short_income_sr.f90, src/setup/gridset.f90: 
	src/radiation/radiation_band.F90 is renamed to
	src/radiation/radiation_DennouAGCM.F90

2009-08-04  yot <yot>

	* src/util/timefilter_asselin1972.f90: *
	時間フィルタをすべての時間ステップで適応 * Apply time filter every time step

2009-08-04  yot <yot>

	* src/main/sst_data_T21.nml, src/main/sst_data_T42.nml: *
	鉛直軸設定のエラーを回避するための記述を追記 * Include a description to avoid error caused by vertical layer
	setting

2009-08-04  yot <yot>

	* src/surface_flux/subsurface_diffusion_heat.f90: *
	地下の層の設定を axesset モジュールに移動 * Setting subsurface layer is moved in axesset module.

2009-08-04  yot <yot>

	* src/io/history_file_io.F90, src/main/dcpam_main.F90,
	src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90,
	src/setup/Makefile, src/setup/axesset.F90,
	src/setup/gridset_subsurface.f90: * 地下の層の設定を axesset
	モジュールに移動 * Setting subsurface layer is moved in axesset module.

2009-07-30  yot <yot>

	* src/main/dcpam_main.F90: *
	物理過程を陰解法で解くモジュール,
	サブルーチンの名称を変更.  *
	土壌中の層数の変数名を変更.  * The names of module and subroutine for solving physical processes
	  by the use of implicit method are changed.  * The name of number of subsurface layers is changed.

2009-07-30  yot <yot>

	* src/io/ground_file_io.F90: * 参照されているモジュール
	read_time_series_from_file の名称を read_time_series に変更.  * The name of module, read_time_series_from_file, used in the module
	is changed to read_time_series.

2009-07-30  yot <yot>

	* src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit_subsurf_diffusion_heat.F90,
	src/phy_implicit/phy_implicit_using_subsurface_model.F90: 
	phy_implicit_using_subsurface_model.F90 is renamed to
	phy_implicit_subsurf_diffusion_heat.F90

2009-07-30  yot <yot>

	* src/io/read_time_series.f90: * モジュール名,
	初期化フラグ名を変更 * The names of module and flag for initialization are changed.

2009-07-30  yot <yot>

	* src/io/history_file_io.F90, src/setup/gridset.f90,
	src/setup/gridset_subsurface.f90,
	src/surface_flux/subsurface_diffusion_heat.f90,
	src/util/intg_surftemp.f90: *
	土壌中の層の数を表す変数名を変更.  * The name of the variable for number of subsurface layers is
	changed.

2009-07-20  yot <yot>

	* src/surface_flux/bucket_model.f90: *
	海の湿潤度設定に関するバグの修正 *

	バケツモデル使用時の惑星表面湿潤度の修正を行うサブルーチンの名前を変更.* A bug for setting "surface humidity coefficient" on the ocean is
	fixed.  * The name of subroutine for modifying the "surface humidity
	coefficient" is changed.

2009-07-20  yot <yot>

	* src/main/dcpam_main.F90: *

	バケツモデル使用時の惑星表面湿潤度の修正を行うサブルーチンの名前を変更.* The name of subroutine for modifying the "surface humidity
	coefficient" is changed.

2009-07-12  morikawa <morikawa>

	* doc/basic_equations/src/coordinates/crd-hdiscrete-gauss.tex,
	doc/basic_equations/src/coordinates/crd-spectral.tex,
	doc/basic_equations/src/coordinates/crd-vdiscrete-as83.tex,
	doc/code_description/src/dynamics/dyn-flow.tex,
	doc/code_description/src/dynamics/dyn-intro.tex,
	doc/code_description/src/dynamics/dyn-sptend.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex,
	doc/code_description/src/general/gen-main-flow.tex,
	doc/code_description/src/general/gen-naming-rule.tex: * Some words are modified.  * Obsolete footnotes are removed.  * いくつかの語句を修正.  * 不要な脚注の削除.

2009-07-12  morikawa <morikawa>

	* doc/basic_equations/src/coordinates/crd-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/code_description/src/dynamics/dyn-flow.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex,
	doc/code_description/src/dynamics/dyn-notate.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-sptend.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex,
	doc/code_description/src/dynamics/dynamics-flow1.eps,
	doc/code_description/src/dynamics/dynamics-flow2.eps,
	doc/code_description/src/dynamics/dynamics-flow3.eps: * Some variables described as spectral values in program files   are described as spectral values in the documents.  *



	プログラム中において波数空間の変数で書かれているものをドキュメントの方でも波数空間の変数で記述するようにする.

2009-07-12  morikawa <morikawa>

	* : * Some variables described as spectral values in program files   are described as spectral values in the documents.  *



	�ץ�����ˤ������ȿ���֤��ѿ�ǽ񤫤�Ƥ����Τ�ɥ�����Ȥ����Ǥ��ȿ���֤��ѿ�ǵ��Ҥ���褦�ˤ���.

2009-07-12  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Change names of some variables.    * flapla -> wz_LaplaEigVal   * wz_LaplaCoef -> wz_LaplaEigVal   * wz_HDifCoefT -> wz_HDifCoefH   * "wz_siDivAvrTime" before LUSolve -> wz_siVectF   * zz_siMtxM -> wzz_siMtxM * 変数名の変更.    * flapla -> wz_LaplaEigVal   * wz_LaplaCoef -> wz_LaplaEigVal   * wz_HDifCoefT -> wz_HDifCoefH   * LUSolve に与える前の wz_siDivAvrTime -> wz_siVectF   * zz_siMtxM -> wzz_siMtxM

2009-07-12  morikawa <morikawa>

	* src/main/dcpam_main.F90: * Uniform lengths of strings in a character array   argument of "HistoryAutoAddVariable".  * HistoryAutoAddVariable の引数である   文字型配列の各要素の文字列長を同じに修正.

2009-07-12  morikawa <morikawa>

	* configure, configure.in, script/f90/f90depend.pl: * Fixed a bug about "f90depend.pl".  * f90depend.pl に関するバグの修正.

2009-05-25  morikawa <morikawa>

	* src/main/dcpam_main.F90: * "call HistoryAutoAllVarFix" is
	commented out.  * HistoryAutoAllVarFix の呼び出しをコメントアウト.

2009-05-25  morikawa <morikawa>

	* src/radiation/radiation_band.F90: * Fixed a bug that a program can not be restarted normally.  * リスタートが正常に行われないバグを修正.

2009-05-24  yot <yot>

	* src/io/ground_file_io.F90: *
	表面特性設定の指定方法を一部変更
	(より正確にした) * Change how to specify the setting of the surface properties

2009-05-24  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml: *
	物理過程使用に関するフラグの変数名を変更.  * Variable names for flag for use of physics routines are changed.

2009-05-24  yot <yot>

	* src/main/dcpam_main.F90: *
	時間ループの継続判定基準を変更 * Condition to continue the time step loop is changed.

2009-05-24  yot <yot>

	* src/main/dcpam_main.F90: * 以下の計算を追加   * 地下の熱伝導,   * 降雪の扱い,   * 海氷の扱い.  * Following features are included:   * thermal diffusion under the ground,   * snow fall,   * sea ice.

2009-05-24  yot <yot>

	* src/io/Makefile, src/io/read_time_series.f90: *
	時系列データを読むモジュールを追加 * A module for reading time series is added.

2009-05-24  yot <yot>

	* src/phy_implicit/Makefile,
	src/phy_implicit/phy_implicit_using_subsurface_model.F90: *

	地下の熱伝導を考慮した物理過程陰解法モジュールを追加* A module for implicit solver that includes subsurface thermal
	diffusion is added.

2009-05-24  yot <yot>

	* src/phy_implicit/phy_implicit.F90: *
	バケツモデルを使用するかどうかを確認する if
	文を追加.  * An 'if' statement checking use of bucket model is added.

2009-05-24  yot <yot>

	* src/prepare_data/Makefile,
	src/prepare_data/modify_albedo_snowseaice.f90: *

	積雪および海氷による惑星表面アルベドの変化を扱うモジュールを追加* A modulle for change of surface albedo due to snow fall and sea
	ice is added.

2009-05-24  yot <yot>

	* src/setup/Makefile, src/setup/gridset_subsurface.f90: *
	地下の鉛直層の設定モジュールの追加 * A module for setting subsurface layer is added.

2009-05-24  yot <yot>

	* src/setup/constants_snowseaice.f90: *
	雪と海氷に関わる定数を扱うモジュールを追加 * A module managing constans for snow and sea ice is added.

2009-05-24  yot <yot>

	* src/surface_flux/Makefile,
	src/surface_flux/subsurface_diffusion_heat.f90: *

	地下の熱伝導フラックスおよび関連する係数を計算するモジュールを追加* A module for calculating subsurface thermal diffusion flux and
	associated coefficients is added.

2009-05-24  yot <yot>

	* src/io/history_file_io.F90: *
	地下のデータの出力のために,

	層の深さを座標軸として''ヒストリーデータ''に追加.* Subsurface layer depth is added to the ''history data'' as an axis
	to output subsurface data.

2009-05-24  yot <yot>

	* src/prepare_data/set_albedo_Matthews.f90: *
	アルベドの季節変化を考慮 * Seasonal variation of albedo is considered.

2009-05-24  yot <yot>

	* src/prepare_data/surface_data.f90: *
	海氷面密度の設定を追加 * Setting of sea ice concentration is included.

2009-05-24  yot <yot>

	* src/setup/constants.f90: * 融解の潜熱の変数を追加 * A variable for latent heat for fusion is included.

2009-05-24  yot <yot>

	* src/setup/gridset.f90: * 地下の鉛直総数の変数を追加 * A variable for number of subsurface layers is included.

2009-05-24  yot <yot>

	* src/surface_flux/bucket_model.f90: * 降雪を考慮 * Snow fall is considered.

2009-05-24  yot <yot>

	* src/util/intg_surftemp.f90: * 土壌温度の時間積分を追加 * Time integration of soil temperature is included.

2009-05-24  yot <yot>

	* src/util/timefilter_asselin1972.f90: *
	積雪量にも時間フィルタを適応 * Time filter is applied to surface snow amount.

2009-05-24  yot <yot>

	* src/io/ground_file_io.F90: * プログラム構造の変更 *
	惑星表面温度読み込みルーチンの変更 *
	海氷データ読み込みルーチンの追加 * Program structure is changed.  * A routine for reading surface temperature is changed.  * A routine for reading sea ice is included.

2009-04-27  noda <noda>

	* src/radiation/radiation_short_income.f90: * Variable name YearLengthScldEarth and DayLengthScldEarth are
	  renamed YearLengthScld and DayLengthScld.  * 変数名 YearLengthScldEarth と DayLengthScldEarth を   YearLengthScld と DayLengthScld に変更.

2009-04-21  noda <noda>

	* src/radiation/radiation_short_income.f90: * Remove debugging code which had forgotten deleting.  * 消し忘れていたデバッグ用コードを削除.

2009-04-21  noda <noda>

	* src/radiation/radiation_short_income.f90: * Planet which has non-zero eccentricity is supported.  * 離心率がゼロでない惑星に対応.

2009-04-21  noda <noda>

	* src/radiation/radiation_short_income.f90: * Mistake of history output for incoming short radiation is
	corrected.  * 短波入射のヒストリ出力が誤っていたのを修正.

2009-04-20  noda <noda>

	* src/radiation/radiation_short_income.f90: * Parmeters which vary the length of a day and a year in insolation
	are impleme\ nted.  * 日射における 1 日, 1
	年の長さを変更できるパラメータを実装.

2009-04-17  yot <yot>

	* src/main/dcpam_main.F90, src/surface_flux/surface_flux_bulk.F90,
	src/util/auxiliary.f90, src/vdiffusion/vdiffusion_my1974.f90: * Calculation of height, xyz_Height and xyr_Height, are changed from
	distance from the surface to that from geoid.  * 高度の値,
	xyz_Height, xyr_Height, を惑星表面からの距離から,
	ジオイドからの距離に変更.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig4.rb: * Script to reproduct Fig. 4 of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 4
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig3.rb: * Script to reproduct Fig. 3 of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 3
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig2.rb: * Script to reproduct Fig. 2 of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 2
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig1d.rb: * Script to reproduct Fig. 1d of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 1d
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig1c.rb: * Script to reproduct Fig. 1c of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 1c
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig1b.rb: * Script to reproduct Fig. 1b of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 1b
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* tools/hs94/hs94_fig1a.rb: * Script to reproduct Fig. 1a of Held and Suarez (1994) is created.  * Held and Suarez (1994) の Fig. 1a
	を再現するためのスクリプトを作成.

2009-04-17  noda <noda>

	* src/radiation/radiation_short_income.f90: * Diurnal variation and seasonal variation for shortwave incoming
	radiation is impremented.  * 短波放射に日変化, 季節変化を実装.

2009-04-15  yot <yot>

	* src/io/ground_file_io.F90, src/prepare_data/Makefile,
	src/prepare_data/set_albedo_Matthews.f90,
	src/prepare_data/set_roughlen_Matthews.f90,
	src/prepare_data/set_roughlen_landoceancontrast.f90: * Modules to set surface albedo and roughness length for the Earth
	are implemented (tentative).  * 地球の表面アルベド,
	粗度長を設定するモジュールを試験実装.

2009-04-15  yot <yot>

	* src/cumulus/cumulus_adjust.F90, src/lscond/lscond.F90: * Unit of precipitation is changed.  * 降水量の単位を変更.

2009-04-15  yot <yot>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml: * Variable names for flag is changed.  * フラグの変数名を変更.

2009-04-15  yot <yot>

	* src/main/dcpam_main.F90: * Bucket model is implemented (tentative).  * バケツモデルを試験実装.

2009-04-15  yot <yot>

	* src/phy_implicit/phy_implicit.F90: * Bucket model is implemented (tentative).  * Flag for bucket model is included.  * バケツモデルを試験実装.  *
	バケツモデル使用に関するフラグを導入.

2009-04-15  yot <yot>

	* src/surface_flux/Makefile: * Bucket model module is added (tentative).  * バケツモデルモジュールを試験的に追加.

2009-04-15  yot <yot>

	* src/util/timefilter_asselin1972.f90: * Variables for soil moisture are filtered.  * 土壌水分の変数のフィルタを追加.

2009-04-15  yot <yot>

	* src/surface_flux/bucket_model.f90: * Bucket model is implemented (tentative).  * バケツモデルを試験実装.

2009-04-08  yot <yot>

	* src/phy_implicit/phy_implicit.F90,
	src/surface_flux/surface_flux_bulk.F90,
	src/vdiffusion/vdiffusion_my1974.f90: * Code for solving vertical diffusion and surface energy balance is
	modified.  * A variable, xy_SurfExner, is removed.  * The calculation of bulk Richardson number is modified.  *

	鉛直拡散および惑星表面エネルギー収支を解くコードを修正.* xy_SurfExner を削除.  *
	バルクリチャードソン数の計算を修正.

2009-04-05  morikawa <morikawa>

	* ChangeLog: * Update on 2009/04/05 * 2009/04/05 の更新

2009-04-05  morikawa <morikawa>

	* HISTORY: * Update on 2009/04/05 * 2009/04/05 の更新

2009-04-05  morikawa <morikawa>

	* doc/dvlop/doc-overview.Makefile, doc/dvlop/doc-overview.rd: * A cover page of code references is created.  * コードリファレンスのカバーページを作成.

2009-04-05  morikawa <morikawa>

	* README: * Format is modified a little.  * 体裁を微修正.

2009-04-05  morikawa <morikawa>

	* doc/dvlop/release.rd: * A document for release of dcpam5 is created.  * dcpam5 リリースのための解説文書を作成.

2009-04-05  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * "dcpam5_modules.rdoc" is removed.  * dcpam5_modules.rdoc を削除.

2009-04-05  morikawa <morikawa>

	* doc/code_reference/Makefile, doc/code_reference/Makefile.rd2html,
	doc/code_reference/index.rd, doc/index.rd: * A cover page of code references is created.  * コードリファレンスのカバーページを作成.

2009-04-05  morikawa <morikawa>

	* README, doc/code_reference/Makefile, src/SRC_DIR_LIST,
	src/SRC_LIST: * "src/SRC_DIR_LIST" is renamed to "src/SRC_LIST".  * src/SRC_DIR_LIST を src/SRC_LIST に改名.

2009-04-05  morikawa <morikawa>

	* src/setup/constants.f90: * Documents are modified.  * 解説文書の修正.

2009-04-01  morikawa <morikawa>

	* doc/code_reference/Makefile, doc/dvlop/doc-overview.rd: * Overview of dcpam5 documents and descriptions about maintenance
	are modified.  * dcpam5

	ドキュメントの概説と保守管理の解説について修正.

2009-04-01  morikawa <morikawa>

	* doc/dvlop/configure.rd, doc/index.rd: * Documents about maintenance of configure and Config.mk.in is
	created.  * configure と Config.mk.in
	の保守管理に関する文書を作成.

2009-04-01  morikawa <morikawa>

	* doc/dvlop/doc-overview.rd: * Overview of dcpam5 documents and descriptions about maintenance
	are created.  * dcpam5

	ドキュメントの概説と保守管理の解説について作成.

2009-03-31  morikawa <morikawa>

	* doc/Makefile, doc/dvlop/Makefile, doc/dvlop/Makefile.rd2html,
	doc/dvlop/doc-overview.rd, doc/index.rd: * Overview of dcpam5 documents and descriptions about maintenance
	are being created.  * dcpam5

	ドキュメントの概説と保守管理の解説について作成中.

2009-03-31  morikawa <morikawa>

	* doc/code_reference/Makefile, src/SRC_DIR_LIST: * File names are modified.  * ファイル名の修正.

2009-03-31  morikawa <morikawa>

	* script/configure/chkfort.sh: * MPI compiler checker is modified.  * MPI コンパイラチェックの修正.

2009-03-27  morikawa <morikawa>

	* README, src/SRC_DIR_LIST: * A document about directory structure under "src" is added.  * src

	ディレクトリ以下の構造に関して記した文書を追加.

2009-03-26  morikawa <morikawa>

	* README: * Order of Japanese and English are changed.  * 日本語と英語の順番を入れ替える.

2009-03-26  morikawa <morikawa>

	* README: * README file is created.  * README ファイルの作成.

2009-03-26  morikawa <morikawa>

	* VERSION: * A file for version information (auto-updated by CVS) is created.  * バージョン情報ファイル (CVS による自動更新)
	の作成.

2009-03-26  morikawa <morikawa>

	* COPYRIGHT, Config.mk.in, Makefile, Makefile.rd2html, aclocal.m4,
	chkfort.sh, chkgmake.sh, chkrps.sh, chkrubyver.rb, configure,
	configure.in, doc/Makefile.rd2html,
	doc/tutorial/rakuraku/Makefile.rd2html, htmltools/Makefile.rd2html,
	script/configure/aclocal.m4, script/configure/chkfort.sh,
	script/configure/chkgmake.sh, script/configure/chkrps.sh,
	script/configure/chkrubyver.rb: * Top directory is organized.    * Some scripts and Makefiles are moved to subdirectories.  * トップディレクトリの整理   * スクリプトや Makefile
	  のいくつかをサブディレクトリに移動.

2009-03-26  morikawa <morikawa>

	* tarcomp.sh: * Unnecessary files are removed.  * 不要なファイルを削除.

2009-03-26  morikawa <morikawa>

	* Makefile, test/Makefile, test/cumulus/Makefile,
	test/cumulus/cumulus_adjust_test01.F90,
	test/cumulus/cumulus_adjust_test01.nml,
	test/cumulus/cumulus_adjust_test01.sh, test/util/Makefile,
	test/util/intavr_operate_test01.f90,
	test/util/intavr_operate_test01.nml,
	test/util/intavr_operate_test01.sh,
	test/util/negative_moist_test01.f90,
	test/util/negative_moist_test01.nml,
	test/util/negative_moist_test01.sh: * Unnecessary files are removed.  * 不要なファイルを削除.

2009-03-26  morikawa <morikawa>

	* : * Unnecessary files are removed.  * ���פʥե��������.

2009-03-20  morikawa <morikawa>

	* Makefile, src/Makefile, src/cumulus/Makefile,
	src/dryconv_adjust/Makefile, src/dynamics/Makefile,
	src/held_suarez_1994/Makefile, src/io/Makefile,
	src/lscond/Makefile, src/main/Makefile, src/phy_implicit/Makefile,
	src/prepare_data/Makefile, src/radiation/Makefile,
	src/saturate/Makefile, src/setup/Makefile,
	src/surface_flux/Makefile, src/util/Makefile,
	src/vdiffusion/Makefile, test/cumulus/Makefile, test/util/Makefile: * Makefiles are modified.  * Makefile の修正.

2009-03-20  morikawa <morikawa>

	* Config.mk.in, Makefile, rules.make: * Makefiles are modified.  * Makefile の修正.

2009-03-19  morikawa <morikawa>

	* configure, configure.in: * "configure" is improved about MPI.  * MPI に関して configure の修正.

2009-03-18  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/03/19 * 2009/03/19 の更新

2009-03-18  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * Modification about restart data of a radiation process.  * 放射過程のリスタートデータに関して修正.

2009-03-18  morikawa <morikawa>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_ape_T42L16.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/dcpam_hs94_T42L20.nml: * Arrange items in NAMELIST files.  * NAMELIST ファイル中の項目の整理.

2009-03-18  morikawa <morikawa>

	* src/io/restart_surftemp_io.F90: * Default output data file name is changed.  * 出力データファイル名のデフォルト値を変更.

2009-03-18  morikawa <morikawa>

	* src/io/ground_file_io.F90, src/io/ground_file_io.f90: * Parallel data i/o is supported.  * 並列データ入出力に対応.

2009-03-18  morikawa <morikawa>

	* src/main/dcpam_main.F90: * Unnecessary WRITE statements are removed.  * 不要な WRITE 文を削除.

2009-03-18  morikawa <morikawa>

	* src/io/history_file_io.F90, src/io/restart_surftemp_io.F90,
	src/main/dcpam_main.F90, src/main/init_data.F90,
	src/main/sst_data.F90, src/setup/axesset.F90: * "use mpi" is used.  * "use mpi" を使用.

2009-03-18  morikawa <morikawa>

	* src/io/restart_file_io.F90, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_ape_T42L16.nml, src/main/dcpam_hs94_T21L20.nml,
	src/main/dcpam_hs94_T42L20.nml, src/main/dcpam_main.F90,
	src/radiation/radiation_band.F90, src/radiation/radiation_band.f90: * Input/Output of a restart file in "radiation_band" module is   available.  * radiation_band モジュールにリスタートファイルを   入出力する機能を追加.

2009-03-17  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/03/17 * 2009/03/17 の更新

2009-03-17  morikawa <morikawa>

	* INSTALL: * "Operation Environment" is updated.  * 「動作環境」の更新.

2009-03-17  morikawa <morikawa>

	* src/main/dcpam_main.F90: * A bug about restart is fixed.  * Variables are deallocated when the program is finished.  * リスタートに関するバグを修正.  *
	プログラム終了時に変数の割り付け解除.

2009-03-17  morikawa <morikawa>

	* src/util/auxiliary.f90: * Optional attributes are added to arguments of a subroutine
	"AuxVars".  * サブルーチン AuxVars の引数へ optional 属性を付加.

2009-03-17  morikawa <morikawa>

	* src/surface_flux/surface_flux_bulk.F90: * Modification about calculation of fluxes of   heating and moisture.  * 熱と水蒸気のフラックス計算に関して修正.

2009-03-17  morikawa <morikawa>

	* src/util/intg_surftemp.f90: * Unneccesary calculation of "xyra_DelRadLFlux" in a   subroutine "IntegralSurfTemp" is removed.  * サブルーチン IntegralSurfTemp 中の xyra_DelRadLFlux の   不要な計算部分を削除.

2009-03-17  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * Contents of a subroutine "ImplMatrices" is moved in a subroutine
	"PhyImplTendency".  * Arguments of "PhyImplTendency" is changed.    "PhyImplTendency" receives not   radiation fluxes on surface but whole radiation fluxes.  * サブルーチン ImplMatrices の内容を PhyImplTendency
	内に移動.  * PhyImplTendency に,



	地表面だけでなく全体の放射フラックスを与えるようインターフェースを変更.

2009-03-17  morikawa <morikawa>

	* src/main/dcpam_main.F90: * A bug about restart is fixed.  * リスタートに関するバグを修正.

2009-03-17  morikawa <morikawa>

	* src/setup/timeset.f90: * Modification about predicted end time printing.  * 終了予測日時表示に関して修正.

2009-03-16  morikawa <morikawa>

	* src/main/dcpam_ape_T42L16.nml: * Mistake about a number of vertical layer is fixed.  * 鉛直層数の間違いを修正.

2009-03-16  morikawa <morikawa>

	* Makefile: * Target "clean" is modified.  * clean ターゲットを修正.

2009-03-16  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-16  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/util/auxiliary.f90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-16  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90,
	src/held_suarez_1994/held_suarez_1994.f90, src/main/dcpam_main.F90,
	src/radiation/radiation_band.f90, src/setup/axesset.F90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-16  morikawa <morikawa>

	* src/main/init_data.F90, src/main/sst_data.F90: * Variables are deallocated when the program is finished.  * プログラム終了時に変数の割り付け解除.

2009-03-16  morikawa <morikawa>

	* src/held_suarez_1994/held_suarez_1994.f90,
	src/main/dcpam_main.F90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-16  morikawa <morikawa>

	* src/held_suarez_1994/held_suarez_1994.f90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-16  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90, src/main/dcpam_main.F90: * A subroutine for deallocation of variables in the module is
	created.  *

	モジュール内部の変数の割り付け解除用のサブルーチンを作成.

2009-03-15  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * An unnecessary variable is removed.  * 不要な変数の削除.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.F90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/vdiffusion/vdiffusion_my1974.f90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/surface_flux/surface_flux_bulk.F90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/surface_flux/surface_flux_bulk.F90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_ape_T42L16.nml, src/main/dcpam_main.F90,
	src/util/auxiliary.f90, src/vdiffusion/vdiffusion_my1974.f90: * Exner function is calculated in "AuxVars".  * エクスナー関数を AuxVars で計算.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/util/auxiliary.f90: * Optional attributes are added to arguments of "AuxVars".  * AuxVars の引数へ optional 属性を付加.

2009-03-15  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * A part of codes for calculation of implicit matrices of   velocity, temperature, specific humidity is arranged.  * 速度, 温度,
	比湿に関する陰解法行列計算コードの一部を整理.

2009-03-15  morikawa <morikawa>

	* src/io/ground_file_io.f90, src/main/dcpam_ape_T42L16.nml,
	src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.F90,
	src/prepare_data/surface_data.f90,
	src/radiation/radiation_band.f90,
	src/surface_flux/surface_flux_bulk.F90,
	src/vdiffusion/vdiffusion_my1974.f90: * A part of name of each variable "Coeff" is changed to "Coef".  * 各変数の名称の一部 "Coeff" を "Coef" へ変更.

2009-03-15  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.F90, src/lscond/lscond.F90,
	src/radiation/radiation_band.f90,
	src/radiation/radiation_short_income.f90,
	src/radiation/radiation_short_income_sr.f90: * Unnecessary substitutions of zero are removed.  * 不要なゼロの代入を削除.

2009-03-15  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * Unnecessary substitutions of zero are removed.  * 不要なゼロの代入を削除.

2009-03-15  morikawa <morikawa>

	* src/vdiffusion/vdiffusion_my1974.f90: * Unnecessary substitutions of zero are removed.  * 不要なゼロの代入を削除.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/surface_flux/surface_flux_bulk.F90: * Modification about calculation of fluxes of   heating and moisture.  * 熱と水蒸気のフラックス計算に関して修正.

2009-03-15  morikawa <morikawa>

	* src/surface_flux/surface_flux_bulk.F90: * Unneccesary codes are removed.  * 不要なコードを削除.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/util/intg_surftemp.f90: * Unneccesary calculation of "xyra_DelRadLFlux" in a   subroutine "IntegralSurfTemp" is removed.  * サブルーチン IntegralSurfTemp 中の xyra_DelRadLFlux の   不要な計算部分を削除.

2009-03-15  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.F90: * Arguments of "PhyImplTendency" is changed.    "PhyImplTendency" receives not   radiation fluxes on surface but whole radiation fluxes.  * PhyImplTendency に,



	地表面だけでなく全体の放射フラックスを与えるようインターフェースを変更.

2009-03-15  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * "_DP" is removed.  * "_DP" 表記を削除.

2009-03-15  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * Contents of a subroutine "ImplMatrices" is moved in a subroutine
	"PhyImplTendency".  * サブルーチン ImplMatrices の内容を PhyImplTendency
	内に移動.

2009-03-10  morikawa <morikawa>

	* Makefile: * Messages that are output when compilation is finished are changed.  * コンパイル終了時のメッセージを変更.

2009-03-10  morikawa <morikawa>

	* doc/code_description/src/dynamics/dynamics-flow1.eps,
	doc/code_description/src/dynamics/dynamics-flow2.eps: * Replacement of images.  * 画像の差し替え.

2009-03-10  morikawa <morikawa>

	* : * Replacement of images.  * �����κ����ؤ�.

2009-03-10  morikawa <morikawa>

	* : * Filename is changed.  * �ե�����̾���ѹ�.

2009-03-10  morikawa <morikawa>

	* practice/Makefile: * Output of unnecessary messages is suppressed.  * 不要なメッセージの出力を抑制.

2009-03-08  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Typo fixed.  * 誤植の修正.

2009-03-07  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * Replace images.  * 画像の差し替え.

2009-03-07  morikawa <morikawa>

	* : * Replace images.  * �����κ����ؤ�.

2009-03-06  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/03/06 * 2009/03/06 の更新

2009-03-06  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd, src/main/dcpam_hs94_T10L5.nml,
	src/main/dcpam_hs94_T21L20.nml, src/main/init_data_T10L5.nml,
	src/main/init_data_T10L8.nml, src/main/init_data_T21L20.nml,
	src/main/sst_data_T10.nml: * A tutorial is modified.  * NAMELIST files for T10 are removed.  * チュートリアルの改変.  * T10 の NAMELIST ファイルの削除.

2009-03-05  morikawa <morikawa>

	* INSTALL: * Change make lib -> make, corresponding to change of configure.  * configure の変更に合わせ, make lib -> make に変更.

2009-03-05  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * A tutorial is modified.  * チュートリアルの修正.

2009-03-05  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * U = u cos \phi, V = v cos \phi, \mu = sin \phi are used.  * U = u cosφ, V = v cosφ, μ=sinφ を使用するよう変更.

2009-03-05  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Mofidied.  * 修正.

2009-03-05  morikawa <morikawa>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex: * U = u cos \phi, V = v cos \phi, \mu = sin \phi are used.  * U = u cosφ, V = v cosφ, μ=sinφ を使用するよう変更.

2009-03-05  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Variables "xy_SinLat" and "xy_CosLat" are introduced.  * 変数 xy_SinLat, xy_CosLat を導入.

2009-03-05  morikawa <morikawa>

	* src/main/dcpam_ape_T21L16.nml, src/main/dcpam_hs94_T10L5.nml,
	src/main/init_data_T10L5.nml: * Arrange items in NAMELIST files.  * NAMELIST ファイル中の項目の整理.

2009-03-05  morikawa <morikawa>

	* src/main/init_data_T10L8.nml, src/main/init_data_T21L16.nml,
	src/main/init_data_T42L16.nml, src/main/init_data_T42L20.nml,
	src/main/sst_data_T10.nml, src/main/sst_data_T21.nml,
	src/main/sst_data_T42.nml: * Arrange items in NAMELIST files.  * NAMELIST ファイル中の項目の整理.

2009-03-04  morikawa <morikawa>

	* src/setup/timeset.f90: * A default value of "EndTime" is changed.  * EndTime のデフォルト値を変更.

2009-03-04  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_ape_T42L16.nml, src/main/dcpam_hs94_T10L5.nml,
	src/main/dcpam_hs94_T42L20.nml, src/main/init_data_T10L8.nml,
	src/main/init_data_T21L16.nml, src/main/init_data_T42L20.nml,
	src/main/sst_data_T10.nml, src/main/sst_data_T21.nml: * Arrange items in NAMELIST files.  * NAMELIST ファイル中の項目の整理.

2009-03-04  morikawa <morikawa>

	* src/io/restart_file_io.F90: * A message about initialization is changed.  * 初期化の際のメッセージを変更.

2009-03-03  morikawa <morikawa>

	* configure, configure.in, src/main/dcpam_ape_T10L8.nml,
	src/main/dcpam_ape_T21L16.nml, src/main/dcpam_hs94_T42L20.nml,
	src/main/dcpam_main.F90: * A way of switching from APE to Held and Suarez (1994) benchmark
	  test is changed.  * 水惑星実験と Held and Suarez (1994)
	  ベンチマークテスト の切り替え方法を変更.

2009-03-03  morikawa <morikawa>

	* Config.mk.in, src/main/dcpam_ape_T10L8.nml,
	src/main/dcpam_ape_T21L16.nml, src/main/dcpam_hs94_T42L20.nml,
	src/main/dcpam_main.F90, src/setup/fileset.f90: * A way of switching from APE to Held and Suarez (1994) benchmark
	  test is changed.  * 水惑星実験と Held and Suarez (1994)
	  ベンチマークテスト の切り替え方法を変更.

2009-03-03  morikawa <morikawa>

	* practice/setup.sh: * "practice/setup.sh" is updated.  * practice/setup.sh の更新.

2009-03-03  morikawa <morikawa>

	* Makefile: * A message is displayed when "make" is successful.  * make の成功時にメッセージを表示.

2009-03-02  morikawa <morikawa>

	* src/vdiffusion/vdiffusion_my1974.f90: * Unnecessary substitutions are removed.  * 不要な代入を削除.

2009-03-02  morikawa <morikawa>

	* src/vdiffusion/vdiffusion_my1974.f90: * "_DP" is removed.  * "_DP" 表記を削除.

2009-03-02  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/vdiffusion/vdiffusion_my1974.f90: * INTENT attributes of fluxes are changed.  * フラックスの INTENT 属性の変更.

2009-03-02  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/derivation/src/dynamics/dyn-modeleq.tex: * U = u cos \phi, V = v cos \phi are used.  * U = u cosφ, V = v cosφ を使用するよう変更.

2009-03-02  morikawa <morikawa>

	* doc/derivation/src/derivation.tex: * Nesting structure of files are changed.  * ファイルの入れ子構造を変更.

2009-03-02  morikawa <morikawa>

	* CREDITS: * Credit is updated.  * クレジットを更新.

2009-03-02  morikawa <morikawa>

	* doc/derivation/src/coordinates/coordinates.tex,
	doc/derivation/src/dynamics/dynamics.tex,
	doc/derivation/src/intro/intro.tex: * Nesting structure of files are changed.  * ファイルの入れ子構造を変更.

2009-03-02  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-semiimp.tex: * Suffixes "NG" are modified.  * 添え字 NG の修正.

2009-03-02  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex: * U = u cos \phi, V = v cos \phi are used.  * U = u cosφ, V = v cosφ を使用するよう変更.

2009-03-02  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * U = u cos \phi, V = v cos \phi are used.  * U = u cosφ, V = v cosφ を使用するよう変更.

2009-03-02  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Unnecessary comments are removed.  * 不要なコメント行を削除.

2009-03-02  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * U = u cos \phi, V = v cos \phi are used.  * U = u cosφ, V = v cosφ を使用するよう変更.

2009-03-02  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables are changed.  * いくつかの変数の名称を変更.

2009-03-02  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * U = u cos \phi, V = v cos \phi are used.  * U = u cosφ, V = v cosφ を使用するよう変更.

2009-03-02  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables are changed.  * いくつかの変数の名称を変更.

2009-03-02  morikawa <morikawa>

	* src/io/restart_file_io.F90: * An error message is modified.  * エラーメッセージを修正.

2009-03-02  morikawa <morikawa>

	* src/io/restart_file_io.F90: * Components of initial data is changed.  * 初期値データの構成を変更.

2009-03-02  morikawa <morikawa>

	* INSTALL, src/io/restart_file_io.F90, src/main/init_data.F90,
	src/prepare_data/initial_data.F90: * Components of initial data is changed.  * 初期値データの構成を変更.

2009-02-26  morikawa <morikawa>

	* Makefile: * A target "test" is changed.  * test ターゲットの変更.

2009-02-26  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/02/25 (2) * 2009/02/25 の更新 (2)

2009-02-26  morikawa <morikawa>

	* Makefile: * A target "doc" is modified.  * doc ターゲットの修正.

2009-02-24  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/02/25 * 2009/02/25 の更新

2009-02-24  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-sptend.tex,
	src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* doc/index.rd: * "Code Descriptions" is created.  * 「コード解説」の作成.

2009-02-24  morikawa <morikawa>

	* doc/code_description/src/code_description.tex,
	doc/code_description/src/dynamics/dyn-flow.tex,
	doc/code_description/src/dynamics/dyn-intro.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex,
	doc/code_description/src/dynamics/dyn-notate.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-sptend.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex,
	doc/code_description/src/general/gen-main-flow.tex,
	doc/code_description/src/general/gen-naming-rule.tex: * "Code
	Descriptions" is created.  * 「コード解説」の作成.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables in "TimeIntegration" are changed.  * Modification for correspondence with source codes and the
	mathematical expression.  * TimeIntegration 内のいくつかの変数の名称を変更.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables in "TimeIntegration" are changed.  * TimeIntegration 内のいくつかの変数の名称を変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * A bug that horizontal diffusion about heating is ignored partly   is fixed.  * 一部,
	熱水平拡散が効いていないバグがあったのを修正.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-24  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-23  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex,
	src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-23  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Temperature tendency "H" in the case that k=K is added.  * Modification for correspondence with source codes and the
	mathematical expression.  * Adjust for latex2html.  * Erratum is corrected.  * 温度の変化項 Ｈ について k=K の場合を別に記述.
	*

	ソースコードと数式表現との対応付けを良くするための変更.* latex2html 用に調整.  * 誤植の修正.

2009-02-23  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Modification for correspondence with source codes and the
	mathematical expression.  *

	ソースコードと数式表現との対応付けを良くするための変更.

2009-02-23  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression.  * 数式表現との対応付けを良くするための変更.

2009-02-23  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Temperature tendency "H" in the case that k=K is added.  * 温度の変化項 Ｈ について k=K の場合を別に記述.

2009-02-23  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression.  * 数式表現との対応付けを良くするための変更.

2009-02-22  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Description about an energy term is added.  * エネルギーの項に関する記述を追記.

2009-02-22  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression.  * 数式表現との対応付けを良くするための変更.

2009-02-22  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex: * Erratum is corrected.  * 誤植の修正.

2009-02-22  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex,
	src/dynamics/dynamics_hspl_vas83.F90, src/main/dcpam_ape_T10L8.nml,
	src/main/dcpam_ape_T21L16.nml, src/main/dcpam_hs94_T42L20.nml: *
	"SigmaDot" is changed to "SigDot".  * 変数名 SigmaDot を SigDot へ変更.

2009-02-22  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Adjust for latex2html.  * latex2html 用に調整.

2009-02-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex,
	src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression
	  in calculations of advection of eastward momentum and northward
	momentum.  *



	東西運動量移流項と南北運動量移流項の計算について,数式表現との対応付けを良くするために変更.

2009-02-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * "_DP" is removed.  * "_DP" 表記を削除.

2009-02-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables in "NonLinearOnGrid" are changed.  * NonLinearOnGrid 内のいくつかの変数の名称を変更.

2009-02-21  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Descriptions about non gravity term of surface pressure tendency
	are added.  *

	地表面気圧変化の非重力波項に関連する記述を追加.

2009-02-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-hdiscrete-spectral.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Erratum is corrected.  * 誤植の修正.

2009-02-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression.  * 数式表現との対応付けを良くするための変更.

2009-02-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Names of some variables in "NonLinearOnGrid" are changed.  * NonLinearOnGrid 内のいくつかの変数の名称を変更.

2009-02-21  morikawa <morikawa>

	* doc/code_description/src/intro/intro.tex: * Nesting structure of files are changed.  * ファイルの入れ子構造を変更.

2009-02-21  morikawa <morikawa>

	* doc/code_description/src/general/gen-main-flow.tex: * A reference of figure number is modified.  * 図番号の参照について修正.

2009-02-21  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-nongrav.tex: * Some formulas before NonLinearOnGrid are added.  * Definition for parameters and functions are added to a table of
	variables.  * NonLinearOnGrid 以前の式に関して追記.  *
	変数表にパラメタと関数用の定義文を追加.

2009-02-21  morikawa <morikawa>

	* doc/code_description/src/code_description.tex: * Nesting structure of files are changed.  * Font size is changed to 12pt.  * Definition for parameters and functions are added to a table of
	variables.  * ファイルの入れ子構造を変更.  *
	フォントサイズを 12pt に変更.  *
	変数表にパラメタと関数用の定義文を追加.

2009-02-21  morikawa <morikawa>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/coordinates/coordinates.tex,
	doc/basic_equations/src/dynamics/dynamics.tex,
	doc/basic_equations/src/intro/intro.tex: * Nesting structure of files are changed.  * ファイルの入れ子構造を変更.

2009-02-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-equations.tex: * Descriptions about stream function and velocity potential are
	added.  * 流線関数や速度ポテンシャルについて追記.

2009-02-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Erratum is corrected.  * 誤植の修正.

2009-02-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with the mathematical expression.  * 数式表現との対応付けを良くするための変更.

2009-02-20  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-grddyn.tex,
	doc/code_description/src/dynamics/dyn-nongrav.tex: *
	"dyn-grddyn.tex" is renamed to "dyn-nongrav.tex".  * dyn-grddyn.tex を dyn-nongrav.tex に変更

2009-02-20  morikawa <morikawa>

	* : * Code descriptions of a dynamical process is being created.  *

	�ϳز����Υ����ɲ���ʸ��������.

2009-02-20  morikawa <morikawa>

	* doc/code_description/src/dynamics/dyn-flow.tex,
	doc/code_description/src/dynamics/dyn-grddyn.tex,
	doc/code_description/src/dynamics/dyn-intro.tex,
	doc/code_description/src/dynamics/dyn-semiimp.tex,
	doc/code_description/src/dynamics/dyn-tintgr.tex,
	doc/code_description/src/dynamics/dynamics-flow1.eps,
	doc/code_description/src/dynamics/dynamics-flow2.eps,
	doc/code_description/src/dynamics/dynamics-flow3.eps: * Code descriptions of a dynamical process is being created.  * 力学過程のコード解説文書を作成中.

2009-02-20  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * An internal subroutine "ImplCoef" is renamed to "SemiImplMatrix".  * 内部サブルーチン ImplCoef を SemiImplMatrix へ改名.

2009-02-20  morikawa <morikawa>

	* doc/code_description/src/general/general.tex: * Removed.  * 削除.

2009-02-20  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * A gap between output time and time step of data is fixed.  *

	診断量の出力時間とデータのタイムステップがずれていたのを修正.

2009-02-20  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * A location that a subroutine "ImplCoef" that creates matrices for   semi-implicit scheme is called is moved.  *

	セミインプリシット法のための行列作成サブルーチン ImplCoef を呼び出す場所を移動.

2009-02-20  morikawa <morikawa>

	* doc/basic_equations/src/basic_equations.tex,
	doc/derivation/src/derivation.tex: * Font size is changed to 12pt.  * フォントサイズを 12pt に変更.

2009-02-19  morikawa <morikawa>

	* : * A prototype of code descriptions is created.  * �����ɲ���θ��������.

2009-02-19  morikawa <morikawa>

	* Config.mk.in, Makefile, doc/Makefile,
	doc/basic_equations/Makefile, doc/basic_equations/src/Makefile,
	doc/code_description/Makefile, doc/code_description/src/Makefile,
	doc/code_description/src/code_description.tex,
	doc/code_description/src/general/gen-main-flow.tex,
	doc/code_description/src/general/gen-naming-rule.tex,
	doc/code_description/src/general/gen-references.tex,
	doc/code_description/src/general/general.tex,
	doc/code_description/src/general/mainstruct.eps,
	doc/code_description/src/intro/intro.tex,
	doc/code_description/src/verbatimbaselineskip.sty,
	doc/code_reference/Makefile, doc/derivation/Makefile,
	doc/derivation/src/Makefile, script/latex2html/eqnfix.sh,
	script/latex2html/latex2html-init.pl: * Files for latex2html are added and updated.  * A prototype of code descriptions is created.  * latex2html 関連のファイルを追加および更新.  *
	コード解説の原型を作成.

2009-02-18  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/02/18 (1) * 2009/02/18 (1) の更新

2009-02-18  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * A description is added.  * 説明文を追加.

2009-02-18  morikawa <morikawa>

	* INSTALL: * Descriptions about "Config.mk" is modified a little.  * Config.mk に関する記述を微修正.

2009-02-18  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Erratum is corrected.  * 誤植の修正.

2009-02-18  morikawa <morikawa>

	* CREDITS: * Information about FY 2008 is added.  * 2008 年度の情報を追加.

2009-02-18  morikawa <morikawa>

	* src/util/intavr_operate.f90: * An erratum in documents is corrected.  * 解説文書の誤植の修正.

2009-02-17  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * A mistake (parhaps) about horizontal diffusion about heating is
	fixed.  * 熱の水平拡散に関する (おそらく) 間違いを修正.

2009-02-17  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Modification for correspondence with discretization documents.  * 離散化ドキュメントと対応が良いように修正.

2009-02-16  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * An error about handlings of interval of calculation of radiation
	  fluxes is modified.  *

	放射フラックスの計算間隔に関する処理の誤りを修正.

2009-02-16  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/vdiffusion/vdiffusion_my1974.f90: * Output of vertical diffusion fluxes is available.  * 鉛直拡散フラックスを出力可能にする.

2009-02-09  morikawa <morikawa>

	* src/io/restart_surftemp_io.F90: * Restart data is output when a calculation is finished.  *

	プログラムの終了時にリスタートデータを出力する.

2009-02-09  morikawa <morikawa>

	* src/io/restart_file_io.F90: * Restart data is output when a calculation is finished.  *

	プログラムの終了時にリスタートデータを出力する.

2009-02-09  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90: * Unnecessary a start and a stop of CPU time monitor in internal
	subroutines are removed.  * 不要な, 内部ルーチンでの CPU
	時間計測の開始と停止を削除.

2009-02-08  morikawa <morikawa>

	* src/main/dcpam_main.F90: * "intpol_half" module is renamed to
	"auxiliary".  * intpol_half モジュールを auxiliary へ改名.

2009-02-08  morikawa <morikawa>

	* : * Contents of test/radiation are removed.  * test/radiation ����Ȥ���.

2009-02-08  morikawa <morikawa>

	* test/Makefile, test/radiation/Makefile,
	test/radiation/radiation_band_test01.f90,
	test/radiation/radiation_band_test01.nml,
	test/radiation/radiation_band_test01.sh: * Contents of test/radiation are removed.  * test/radiation の中身を削除.

2009-02-08  morikawa <morikawa>

	* src/util/Makefile, src/util/auxiliary.f90,
	src/util/intpol_half.f90: * "intpol_half" module is renamed to
	"auxiliary".  * intpol_half モジュールを auxiliary へ改名.

2009-02-08  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/surface_flux/surface_flux_bulk.F90: * Unnecessary temporary variables are removed.  * 不要な一時変数の削除.

2009-02-08  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.F90,
	src/surface_flux/surface_flux_bulk.F90: * Matrices about implicit scheme are capsuled in "phy_implicit"
	module.  * 陰解法に関する行列を phy_implicit
	モジュール内に隠蔽.

2009-02-08  morikawa <morikawa>

	* src/main/Makefile: * Unecessary objects are removed.  * 不要なオブジェクトを削除.

2009-02-08  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.F90,
	src/phy_implicit/phy_implicit.f90: * Variables that are brought over   "RadiationFlux", "VerticalDiffusion",	"SurfaceFlux",
	  "PhyImplTendency" are changed from matrices for implicit scheme to
	transfer coefficients etc.  * "RadiationFlux", "VerticalDiffusion",	"SurfaceFlux",
	  "PhyImplTendency" とでやり取りされる変数を,
	  陰解法のための行列ではなく,
	輸送係数などに変更する.

2009-02-08  morikawa <morikawa>

	* Config.mk.in, INSTALL, Makefile, aclocal.m4, configure,
	configure.in, doc/basic_equations/Makefile,
	doc/basic_equations/src/Makefile, doc/code_reference/Makefile,
	doc/derivation/Makefile, doc/derivation/src/Makefile,
	doc/tutorial/Makefile, doc/tutorial/rakuraku/Makefile,
	practice/Makefile, src/Makefile, src/cumulus/Makefile,
	src/dryconv_adjust/Makefile, src/dynamics/Makefile,
	src/held_suarez_1994/Makefile, src/io/Makefile,
	src/lscond/Makefile, src/main/Makefile, src/phy_implicit/Makefile,
	src/prepare_data/Makefile, src/radiation/Makefile,
	src/saturate/Makefile, src/setup/Makefile,
	src/surface_flux/Makefile, src/util/Makefile,
	src/vdiffusion/Makefile, test/Makefile, test/cumulus/Makefile,
	test/radiation/Makefile, test/util/Makefile: * Targets "xxxxx-clean" etc. are changed to "xxxxx.clean" etc..  * A variable "DCPAMDIR" in Makefile is removed, so an edit of
	  "Config.mk" is not needed when whole directory is moved.  * ターゲット xxxxx-clean などを xxxxx.clean などに変更.  * Makefile における DCPAMDIR 変数を廃し,
	  ディレクトリを丸ごと移動した際に Config.mk
	の編集を不要にした.

2009-02-08  morikawa <morikawa>

	* rules.make: * Error is not occurred when "make clean".  * make clean 時にエラーが出ないよう修正.

2009-02-03  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/radiation/radiation_band.f90,
	src/surface_flux/surface_flux_bulk.F90,
	src/vdiffusion/vdiffusion_my1974.f90: * Variables that are brought over   "RadiationFlux", "VerticalDiffusion",	"SurfaceFlux",
	  "PhyImplTendency" are changed from matrices for implicit scheme to
	transfer coefficients etc.  * "RadiationFlux", "VerticalDiffusion",	"SurfaceFlux",
	  "PhyImplTendency" とでやり取りされる変数を,
	  陰解法のための行列ではなく,
	輸送係数などに変更する.

2009-02-03  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.f90,
	src/radiation/radiation_band.f90,
	src/surface_flux/surface_flux_bulk.F90: * "PhyImplFluxOutput" is
	  divided into "SurfFluxOutput" and "RadiationOutput", and the
	  subroutines are moved from "phy_implicit" to "surface_flux" and
	"radiation_band" modules.  * PhyImplFluxOutput を SurfFluxOutput と RadiationOutput   へ分離してそれぞれ phy_implicit モジュールから   surface_flux, radiation_band モジュール内に移動.

2009-02-03  morikawa <morikawa>

	* src/main/init_data_T10L8.nml, src/main/init_data_T21L16.nml,
	src/main/init_data_T42L20.nml, src/prepare_data/initial_data.F90: * Eastward wind can be set to initial data.  *
	初期値データの東西風に値を設定できるよう改良.

2009-02-03  morikawa <morikawa>

	* rules.make: * "depend" is updated when source files are compiled.  * ソースファイルのコンパイル時に depend
	を更新するよう修正.

2009-01-25  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/01/26 * 2009/01/26 の更新

2009-01-25  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: *
	"cases" environments are removed for latex2html.  * latex2html でエラーが生ずる cases 環境を止める.

2009-01-25  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/01/25 * 2009/01/25 の更新

2009-01-25  morikawa <morikawa>

	* configure, configure.in: * Codes about checking of MPI executable commands are modified.  * MPI 実行コマンドのチェックコードを修正.

2009-01-25  morikawa <morikawa>

	* INSTALL: * Procedure of installation is modified.    (A command for build is changed from "make" to "make lib").  * インストール手順を修正
	(ビルド時に実行するコマンドを make -> make lib へ).

2009-01-25  morikawa <morikawa>

	* Config.mk.in: * A variable for selection of main programs is added.  * 主プログラムの選択に関する変数を作成.

2009-01-25  morikawa <morikawa>

	* Makefile: * "lib" ターゲットを追加.  * lib ターゲットを追加.

2009-01-25  morikawa <morikawa>

	* configure, configure.in: * Messages at end of execution of "configure" is modified.  * configure 終了時のメッセージを修正.

2009-01-25  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * Documents about integration of "dcpam_ape.F90" and
	  "dcpam_hs94.F90" are added.  * dcpam_ape.F90 と dcpam_hs94.F90
	の統合に関する文書を追加.

2009-01-25  morikawa <morikawa>

	* htmltools/dcpam.css: * Modification about "h3", "code" tags.  * h3, code タグに関して修正.

2009-01-25  morikawa <morikawa>

	* practice/setup.sh: * Modification for copy of all NAMELIST files not relate to
	executable files.  * 実行ファイル名と関係なく, NAMELIST
	ファイルをコピーするよう修正.

2009-01-25  morikawa <morikawa>

	* test/radiation/radiation_band_test01.f90: * A subroutine "RadiationCorrect" that calculates radiation flux at   t+Dt from the tendency at t-Dt is moved from "radiation_band"
	  module to "phy_implicit" module and renamed to
	"PhyImplEvalRadLFluxA".  * t-Δt における変化率から t+Δt
	  の長波フラックスを算出する サブルーチン
	  RadiationCorrect を radiation_band モジュールから
	phy_implicit モジュールへ移動し, PhyImplEvalRadLFluxA
	へ改名.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.f90,
	src/util/intg_surftemp.f90: * Scheme of correction of longwave flux is moved from   subroutine "IntegralSurfTemp" in module "intg_surftemp" to   subroutine "PhyImplFluxOutput" in module "phy_implicit".  * Corrected longwave flux is output in subroutine
	"PhyImplFluxOutput".  * 長波フラックスの補正スキームを   intg_surftemp モジュールの IntegralSurfTemp   サブルーチンから phy_implicit モジュールの
	  PhyImplFluxOutput サブルーチンへ移動.  *
	補正された長波フラックスを PhyImplFluxOutput
	サブルーチン内で出力.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/radiation/radiation_band.f90: *
	"OLR", "OSR", "SLR", "SSR" are output in "radiation_band" module.  * OLR, OSR, SLR, SSR は radiation_band
	モジュール内で出力する.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml: * Unnecessary comments are removed.  * 不要なコメント行を削除.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_main.F90, src/phy_implicit/phy_implicit.f90: * A subroutine "PhyImplRadCorrect" is renamed to
	"PhyImplEvalRadLFluxA".  * Documents about above subroutine are modified.  * サブルーチン PhyImplRadCorrect を PhyImplEvalRadLFluxA
	へ改名.  *
	上記サブルーチンに関する解説文書を修正.

2009-01-24  morikawa <morikawa>

	* src/main/init_data.F90, src/main/sst_data.F90: * A version of main program is displayed when the program is
	executed.  * 主プログラムのバージョンを, 実行時に出力.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_main.F90: * A subroutine "RadiationCorrect" that calculates radiation flux at   t+Dt from the tendency at t-Dt is moved from "radiation_band"
	  module to "phy_implicit" module and renamed to
	"PhyImplRadCorrect".  * A version of main program is displayed when the program is
	executed.  * t-Δt における変化率から t+Δt
	  の長波フラックスを算出する サブルーチン
	  RadiationCorrect を radiation_band モジュールから
	phy_implicit モジュールへ移動し, PhyImplRadCorrect
	へ改名.  * 主プログラムのバージョンを,
	実行時に出力.

2009-01-24  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.f90,
	src/radiation/radiation_band.f90: * A subroutine "RadiationCorrect" that calculates radiation flux at   t+Dt from the tendency at t-Dt is moved from "radiation_band"
	  module to "phy_implicit" module and renamed to
	"PhyImplRadCorrect".  * t-Δt における変化率から t+Δt
	  の長波フラックスを算出する サブルーチン
	  RadiationCorrect を radiation_band モジュールから
	phy_implicit モジュールへ移動し, PhyImplRadCorrect
	へ改名.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_main.F90: * "PhyImplFluxCorrect" is changed to
	  "PhyImplFluxOutput".  * Documents right before CALL statement is modified.  *
	  "xyr_RadLFluxCor" is changed to "xyr_RadLFluxA".  * Documents about the variable is modified.  * Output of fluxes in this main program is stopped.  * PhyImplFluxCorrect を PhyImplFluxOutput に変更.    * CALL 文直前の文書も修正.  * xyr_RadLFluxCor を xyr_RadLFluxA へ変更.    変数に関する文書も修正.  *
	主プログラムでのフラックスの出力をやめる.

2009-01-24  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.f90: * A name of subroutine "PhyImplFluxCorrect" that is worked for   output of fluxes in nature is changed to "PhyImplFluxOutput".  * Fluxes are output in this module.  * Unnecessary variables are removed.  * 本来フラックスの出力ためのサブルーチン
	  PhyImplFluxCorrect の名称を PhyImplFluxOutput に変更.  *
	フラックスをこのモジュール内で出力.  *
	不要な変数の削除.

2009-01-24  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml: * Some variable names are modified.  * 変数名の修正.

2009-01-24  morikawa <morikawa>

	* src/vdiffusion/vdiffusion_my1974.f90: * Some variable names are modified.  * Diffusion coefficients are output after agcm5.  * Output of fluxes in this module is stopped.  * 変数名の修正.  * agcm5 に倣い, 拡散係数を出力するよう修正.  *
	このモジュール内でのフラックスの出力を止める.

2009-01-23  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex,
	doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Some shortfalls about definitions of variables are added.  * 変数の定義に関して不足分を追加.

2009-01-23  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Some descriptions about variables are modified.  * 変数に関する解説の一部を修正.

2009-01-23  morikawa <morikawa>

	* Config.mk.in, src/dcpam5_modules.rdoc: * Modification about integration of "dcpam_ape.F90" and
	"dcpam_hs94.F90" * dcpam_ape.F90 と dcpam_hs94.F90 の統合に関する修正.

2009-01-23  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_hs94_T42L20.nml: * Reference temperature can be loaded from NAMELIST.  * 基準温度を NAMELIST から読み込めるよう修正.

2009-01-23  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Erroneous notations "average temperature" are modified to   "reference temperature". Variable names are modified from   "TempAvrXY" to "RefTemp".  * Reference temperature can be loaded from NAMELIST.  *



	「平均温度」と誤って表記されていた部分を「基準温度」に修正.変数名も TempAvrXY から RefTemp へ変更.  * 基準温度を
	NAMELIST として読み込むよう修正.

2009-01-21  morikawa <morikawa>

	* src/main/Makefile, src/main/dcpam_ape.F90,
	src/main/dcpam_hs94.F90, src/main/dcpam_main.F90: * "dcpam_ape.F90"
	and "dcpam_hs94.F90" are integrated to "dcpam_main.F90".  * Help messages are modified.  * dcpam_ape.F90 と dcpam_hs94.F90 を dcpam_main.F90 に統合.  *
	ヘルプメッセージの修正.

2009-01-21  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_hs94_T42L20.nml: * A configuration for loading surface height data from a file is
	added.  *

	地表面高度をファイルから読み込むための設定を追記.

2009-01-21  morikawa <morikawa>

	* src/main/init_data.F90, src/main/sst_data.F90: * Help messages are modified.  * ヘルプメッセージの修正.

2009-01-21  morikawa <morikawa>

	* src/io/ground_file_io.f90: * A feature for loading surface height data from a file is added.  * Bugs about handling of optional arguments are fixed.  * 地表面高度をファイルから読み込む機能を追加.
	*

	オプショナル引数に関する扱いに関するバグを修正.

2009-01-21  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Surface geo-potential is not loaded from a file in this module.  * Surface height "xy_SurfHeight" is received as an argument of   "Dynamics" subroutine.  *

	地表ジオポテンシャルをこのモジュールでファイルから読み込むのを止める.* Dynamics サブルーチンの引数として地表面高度
	xy_SurfHeight を読み込む.

2009-01-21  morikawa <morikawa>

	* src/setup/option_parser.f90: * A command name and a brief that are displayed as help messages   can be received from outside.  *

	ヘルプの際に表示するコマンド名と概要を外部から受け付けるよう修正.

2009-01-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: *
	\Dvect{\Phi}_{s} is a mistake, so it is modified to \Phi_{s}.  * \Dvect{\Phi}_{s} は誤りのため, \Phi_{s} に修正.

2009-01-21  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-vdiscrete-as83.tex: * Definition of \Phi_{s} is specified.  * \Phi_{s} に関して定義を明示.

2009-01-16  morikawa <morikawa>

	* Makefile, doc/Makefile, doc/tutorial/Makefile, src/Makefile: * When a destination directory is not found, an error occurred and   make is stopped.  *



	移動先のディレクトリが存在しない場合にはエラーを起こして終了するよう修正.

2009-01-13  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/01/08 (1) * 2009/01/08 の更新 (1)

2009-01-13  morikawa <morikawa>

	* src/io/restart_file_io.F90: * A bug of output settings is fixed.  * 出力設定のバグを修正.

2009-01-13  morikawa <morikawa>

	* HISTORY: * Update on 2009/01/08 * 2009/01/08 の更新

2009-01-13  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2009/01/08 * 2009/01/08 の更新

2009-01-13  morikawa <morikawa>

	* doc/basic_equations/src/basic_equations.tex,
	doc/basic_equations/src/constants/constants.tex,
	doc/basic_equations/src/dynamics/dyn-equations.tex,
	doc/basic_equations/src/intro/intro.tex: * Documents that are not checked yet are commented out.  * 未チェックの文書に関してはコメントアウト.

2009-01-07  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.f90: * A bug that surface temperature is not fixed with   surface temperature fix settings   (for example, aqua planet experiments with SST fix) is fixed.  * 地表面温度固定の設定 (例えば SST fix
	  での水惑星実験)

	において地表面温度が固定されていなかったバグを修正.

2009-01-06  morikawa <morikawa>

	* src/io/history_file_io.F90, src/io/restart_file_io.F90: * Argument keywords are removed to the extent possible.  * 引数キーワードを可能な範囲で削除.

2009-01-06  morikawa <morikawa>

	* doc/basic_equations/src/dynamics/dyn-tintegral-lf-si.tex: * Errors that u_k and v_k is described U_k, V_k wrongly   are fixed.  * u_k, v_k が U_k, V_k
	と誤って記述されていたのを修正.

2009-01-06  morikawa <morikawa>

	* src/dcpam5_modules.rdoc, src/main/dcpam_ape.F90,
	src/surface_flux/surface_flux_bulk.F90, src/util/intpol_half.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Errors that "(geo-potential) height" is described "get-potential"
	  wrongly are fixed. Variable names are modified from "GetPot" to
	"Height".  * 「(ジオポテンシャル)



	高度」を誤って「ジオポテンシャル」と記述されていた部分を修正. 変数名も GeoPot から Height に修正.

2009-01-06  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.F90: * Documents are added.  * 解説文書の追加.

2009-01-06  morikawa <morikawa>

	* src/main/dcpam_ape.F90: * Comments are added.  * コメントの追加.

2008-11-29  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/11/29 * 2008/11/29 の更新

2008-11-29  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * "Visualization", "Refer
	configuration", "Change configuration" are added.  * 「可視化」, 「設定の参照」,
	「設定の変更」等の追記.

2008-11-29  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * "Visualization", "Refer
	configuration", "Change configuration" are added.  * 「可視化」, 「設定の参照」,
	「設定の変更」等の追記.

2008-11-29  morikawa <morikawa>

	* : * "Visualization", "Refer configuration", "Change configuration"
	are added.  * �ֲĻ벽��, ������λ��ȡ�,
	��������ѹ��������ɵ�.

2008-11-29  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * "Visualization", etc. are added.  * 「可視化」等の追記.

2008-11-29  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * "Preparation of analysis and
	visualization tools" is added.  * 「解析・可視化ツールの準備」の追記.

2008-11-27  morikawa <morikawa>

	* Config.mk.in, chkrps.sh: * chkrps.sh that is Ruby, Perl, Bash auto-detector is created.  * Ruby, Perl, Bash の自動チェッカ chkrps.sh の作成.

2008-11-27  morikawa <morikawa>

	* Config.mk.in: * chkrps.sh that is Ruby, Perl, Bash auto-detector is created.  * Ruby, Perl, Bash の自動チェッカ chkrps.sh の作成.

2008-11-27  morikawa <morikawa>

	* Config.mk.in, chkrps.sh, chkrubyver.rb, configure, configure.in,
	rules.make, script/ruby/ruby_version_check.rb: * chkrps.sh that is Ruby, Perl, Bash auto-detector is created.  * Ruby, Perl, Bash の自動チェッカ chkrps.sh の作成.

2008-11-27  morikawa <morikawa>

	* rules.make, script/f90/f90depend.pl: * A script parsing dependency of modules is created (perl version) * モジュール間の依存関係自動解析スクリプト作成
	(perl 版)

2008-11-27  morikawa <morikawa>

	* Config.mk.in, rules.make, script/f90/f90depend.sh: * A script parsing dependency of modules is created (sh version) * モジュール間の依存関係自動解析スクリプト作成
	(sh 版)

2008-11-26  morikawa <morikawa>

	* : * Scheme of calculation of saturation water vapor can be changed.  *

	˰�¿�������׻�����������ѹ���ǽ��.

2008-11-26  morikawa <morikawa>

	* test/cumulus/cumulus_adjust_test01.F90,
	test/cumulus/cumulus_adjust_test01.f90: * Scheme of calculation of saturation water vapor can be changed.  * 飽和水蒸気圧計算スキームを変更可能に.

2008-11-26  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml: * Some history output variables are added and removed.  * ヒストリ出力する変数の追加と削除.

2008-11-26  morikawa <morikawa>

	* src/main/dcpam_ape.F90, src/main/dcpam_hs94.F90: * Spelling errors are fixed.  * 誤植の修正.

2008-11-25  morikawa <morikawa>

	* doc/derivation/src/dynamics/dyn-basiceq.tex,
	doc/derivation/src/dynamics/dyn-sphericalcoord.tex: * Some errors are fixed.  * 誤りの修正.

2008-11-23  morikawa <morikawa>

	* src/surface_flux/surface_flux_bulk.F90: * A bug is fixed.  * バグの修正.

2008-11-23  morikawa <morikawa>

	* Config.mk.in, src/lscond/lscond.F90,
	src/prepare_data/initial_data.F90,
	src/prepare_data/initial_data.f90,
	src/saturate/saturate_nha1992.F90, src/saturate/saturate_t1930.F90,
	src/surface_flux/surface_flux_bulk.F90,
	src/surface_flux/surface_flux_bulk.f90: * Scheme of calculation of saturation water vapor can be changed.  * 飽和水蒸気圧計算スキームを変更可能に.

2008-11-23  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.F90, src/lscond/lscond.F90,
	src/lscond/lscond.f90: * Scheme of calculation of saturation water vapor can be changed.  * 飽和水蒸気圧計算スキームを変更可能に.

2008-11-23  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.F90, src/cumulus/cumulus_adjust.f90,
	src/saturate/Makefile, src/saturate/saturate_nha1992.F90,
	src/saturate/saturate_nha1992.f90,
	src/saturate/saturate_nha1992_sf.f90,
	src/saturate/saturate_t1930.F90, src/saturate/saturate_t1930_sf.f90: * Codes of calculation of saturation specific humidity   in Tetens (1930) are added.  * Tetens (1930) の飽和比湿算出コードを追加.

2008-11-18  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/11/18 * 2008/11/18 の更新

2008-11-18  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/11/17 * 2008/11/17 の更新

2008-11-18  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Add comments.  * コメントの追加.

2008-11-16  morikawa <morikawa>

	* src/radiation/radiation_short_income_sr.f90: * A module for short wave incoming assuming a planet   with synchronized rotation is created.  *

	同期回転惑星を想定した短波入射計算モジュールを作成.

2008-11-16  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/dcpam_hs94_T42L20.nml, src/main/init_data_T10L8.nml,
	src/main/init_data_T21L16.nml, src/main/init_data_T42L20.nml,
	src/main/sst_data_T10.nml, src/main/sst_data_T21.nml: * Spelling errors are fixed.  * 誤植の修正.

2008-11-16  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.f90, src/lscond/lscond.f90,
	src/main/dcpam_ape.F90, src/radiation/radiation_band.f90: * Kind of history data is increased.  * ヒストリデータの種類を増加.

2008-11-16  morikawa <morikawa>

	* src/setup/namelist_util.f90: * 0 is allowed to an argument "need_num" in   a subroutine "NmlutilAryValid".  * サブルーチン NmlutilAryValid の引数 need_num   に対して 0 を許容するよう変更.

2008-11-16  morikawa <morikawa>

	* src/main/dcpam_ape_T21L16.nml: * A default value is changed.  * デフォルト値を変更.

2008-11-16  morikawa <morikawa>

	* src/radiation/Makefile, src/radiation/radiation_short_income.f90,
	src/radiation/radiation_short_income_sr.f90: * A module for short wave incoming assuming a planet   with synchronized rotation is created.  *

	同期回転惑星を想定した短波入射計算モジュールを作成.

2008-11-16  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/radiation/Makefile, src/radiation/radiation_band.f90,
	src/radiation/radiation_short_income.f90: * Short wave incoming is separated from "radiation_band" and
	  packaged as "radation_short_income".  * 短波入射を radiation_band とは別のモジュール
	  radation_short_income として再パッケージ.

2008-11-16  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.f90, src/lscond/lscond.f90,
	src/main/dcpam_ape.F90, src/main/dcpam_ape_T10L8.nml,
	src/main/dcpam_ape_T21L16.nml: * Summation of rain of cumulus parameterization scheme and   rain of large scale condensation scheme are output from   a main program.  * 積雲パラメタリゼーションスキーム,
	  大規模凝結スキーム

	の降水の合計値を主プログラムから出力するよう変更.

2008-11-09  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/radiation/radiation_band.f90: * Change a name of solar constant from "SolarCoeff" to "SolarConst".  * 太陽定数の変数名を SolarCoeff から SolarConst
	へ変更.

2008-11-09  morikawa <morikawa>

	* src/phy_implicit/phy_implicit.f90,
	src/surface_flux/surface_flux_bulk.f90: * Change a variable name "xy_SurfCondition" to "xy_SurfCond".  * 変数名を xy_SurfCondition => xy_SurfCond へ変更.

2008-11-09  morikawa <morikawa>

	* src/util/intg_surftemp.f90: * Documents are added.  * 解説文書の追加.

2008-11-08  morikawa <morikawa>

	* src/main/Makefile: * "sst_data" is added to TARGETS.  * sst_data についてターゲットに追加.

2008-11-08  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * Spelling error is fixed.  * スペルミスを修正.

2008-11-08  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/11/09 (1) * 2008/11/09 の更新 (1)

2008-11-08  morikawa <morikawa>

	* doc/code_reference/Makefile: * Modification.  * 修正.

2008-11-08  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/11/09 * 2008/11/09 の更新

2008-11-08  morikawa <morikawa>

	* doc/tutorial/rakuraku/index.rd: * Description about sample experiments is added.  * サンプル実験に関して追記.

2008-11-08  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_ape_T21L16.nml,
	src/main/init_data_T21L16.nml, src/main/sst_data_T21.nml: * NAMELIST files are added.  * NAMELIST ファイルの追加.

2008-11-08  morikawa <morikawa>

	* INSTALL: * Information of dependency softwares are updated.  * 依存するソフトウェア情報を更新.

2008-11-08  morikawa <morikawa>

	* src/main/dcpam_ape.F90: * Time integration of surface temperature and   correction of flux on surface is imported from AGCM5.  * 地面温度の時間積分・地表面放射補正を AGCM5
	から移植.

2008-11-08  morikawa <morikawa>

	* src/util/negative_moist.f90: * Initialization check for dependent modules are modified.  * 依存モジュールの初期化チェック部分を修正.

2008-11-08  morikawa <morikawa>

	* src/util/Makefile, src/util/intg_surftemp.f90: * A module for time integration of surface temperature and   correction of flux on surface is imported from AGCM5.  *

	地面温度の時間積分・地表面放射補正用モジュールを AGCM5 から移植.

2008-11-08  morikawa <morikawa>

	* src/io/restart_surftemp_io.F90: * Modification for generation of initial surface data.  * 初期値地表面データ生成のための修正.

2008-11-08  morikawa <morikawa>

	* src/main/sst_data.F90, src/main/sst_data_T10.nml: * Main program for generation of surface data is created.  * 地表面データ生成用主プログラム作成.

2008-11-08  morikawa <morikawa>

	* src/main/init_data.F90: * Some comments are modified.  * コメント文を修正.

2008-11-08  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * Some main programs/modules are added.  * 主プログラム/モジュールの追加.

2008-11-08  morikawa <morikawa>

	* src/io/Makefile, src/io/restart_surftemp_io.F90,
	src/main/dcpam_ape.F90, src/main/dcpam_ape_T10L8.nml: * A mechanism of input/output of restart data of surface temperature   is imported from AGCM5.  * 地表面温度リスタートデータの入出力機能を AGCM5
	から移植.

2008-11-08  morikawa <morikawa>

	* src/main/dcpam_hs94.F90: * Some comments are modified.  * コメント文を修正.

2008-11-08  morikawa <morikawa>

	* src/io/restart_file_io.F90: * Some comments are modified.  * InputFile, OutputFile, IntValue, IntUnit are changed to public
	variables.  * コメント文を修正.  * InputFile, OutputFile, IntValue, IntUnit を公開変数へ変更.

2008-11-08  morikawa <morikawa>

	* src/Makefile: * "tags" rule is modified.  * tags ルールの修正.

2008-11-07  morikawa <morikawa>

	* src/io/ground_file_io.f90, src/main/dcpam_ape.F90: * Unnecessary calculations are suppressed.  * Surface temperature is replaced with SST only when xy_SurfCond
	<=0.  * 無駄に行っていた計算を抑止.  * SurfCond <= 0 の部分のみ地表面温度を SST
	で上書きするよう変更.

2008-11-07  morikawa <morikawa>

	* src/io/ground_file_io.f90, src/main/dcpam_ape.F90,
	src/main/dcpam_ape_T10L8.nml, src/prepare_data/surface_data.f90: * Some names of variables are changed.  * Various values on surface are input from separate files.  * Documents about surface condition "SurfCond" is modified.  * 変数名の変更.  *

	地表面諸量をそれぞれ別ファイルから入力するよう変更.* 地表状態 SurfCond に関して解説文書を修正.

2008-11-07  morikawa <morikawa>

	* src/util/negative_moist.f90: * Error is returned when negative moist can not be removed.  *

	負の水蒸気が除去しきれない場合についてエラーを返す.

2008-11-07  morikawa <morikawa>

	* src/main/dcpam_ape.F90, src/phy_implicit/phy_implicit.f90: * A subroutine "PhyImplFluxCorrect" is imported from AGCM5.    The subroutine corrects fluxes for implicit scheme of physical
	  processes.  *



	物理過程の陰解法に関連するフラックス補正サブルーチンPhyImplFluxCorrect を AGCM5 より移植.

2008-10-21  morikawa <morikawa>

	* doc/code_reference/Makefile: * Files with suffixes ".F90" are supported.  * 拡張子 .F90 のファイルに対応.

2008-10-21  morikawa <morikawa>

	* src/main/dcpam_ape.f90: * Testing about MPI.  * MPI のテスト中.

2008-10-21  morikawa <morikawa>

	* src/main/init_data_T10L8.nml, src/main/init_data_T42L20.nml: * NAMELIST files for initidal data generation are created.  * 初期値データ作成用 NAMELIST ファイル作成.

2008-10-21  morikawa <morikawa>

	* Config.mk.in, chkfort.sh, configure, configure.in, rules.make: * Files correspond to "configure" are modified.  * configure 関連ファイルの修正.

2008-10-21  morikawa <morikawa>

	* src/main/Makefile, src/main/init_data.F90: * A main program for generation of initial data is created.  * 初期値データ生成用メインプログラムの作成.

2008-10-21  morikawa <morikawa>

	* src/prepare_data/initial_data.f90: * One pattern of initial data is added.  * 初期値データのパターンを一つ追加.

2008-10-21  morikawa <morikawa>

	* src/io/restart_file_io.F90: * Output of initial data is supported.  * 初期値データの出力に対応.

2008-10-21  morikawa <morikawa>

	* src/util/negative_moist.f90: * Some variable names are changed.  * 変数名の変更.

2008-10-21  morikawa <morikawa>

	* src/main/dcpam_ape.F90, src/main/dcpam_ape.f90,
	src/main/dcpam_hs94.F90, src/setup/axesset.F90: * Testing about MPI.  * MPI のテスト中.

2008-10-20  morikawa <morikawa>

	* rules.make: * depend target is modified.  * depend ターゲットの修正.

2008-10-20  morikawa <morikawa>

	* src/io/history_file_io.F90, src/io/restart_file_io.F90,
	src/main/dcpam_hs94.F90, src/setup/axesset.F90: * Testing about MPI.  * MPI のテスト中.

2008-10-09  morikawa <morikawa>

	* Config.mk.in, rules.make: * Testing about MPI.  * MPI のテスト中.

2008-10-09  morikawa <morikawa>

	* Config.mk.in, configure, configure.in, rules.make,
	src/dynamics/dynamics_hspl_vas83.F90,
	src/dynamics/dynamics_hspl_vas83.f90, src/io/history_file_io.F90,
	src/io/history_file_io.f90, src/io/restart_file_io.F90,
	src/io/restart_file_io.f90, src/main/dcpam_hs94.F90,
	src/main/dcpam_hs94.f90, src/setup/axesset.F90,
	src/setup/axesset.f90, src/setup/gridset.f90: * Testing about MPI.  * MPI のテスト中.

2008-10-08  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/10/08 * 2008/10/08 の更新

2008-10-08  morikawa <morikawa>

	* src/main/dcpam_ape.f90, src/main/dcpam_hs94.f90: * Inadequate comments are fixed.  * 不適切なコメントの修正.

2008-10-07  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/10/07 * 2008/10/07 の更新

2008-10-07  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90, src/main/dcpam_ape.f90,
	src/main/dcpam_hs94.f90: * Euler method is used at first step.  * 初回はオイラー法を用いるよう修正.

2008-10-07  morikawa <morikawa>

	* src/io/restart_file_io.f90: * A mechanism of differentiation of initial data and restart data   is added.  *

	初期値データとリスタートデータを区別する機構の追加.

2008-10-07  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Debug messages are modified.  * デバッグメッセージの修正.

2008-10-07  morikawa <morikawa>

	* src/setup/timeset.f90: * "TimesetDelTimeHalf" is created.  * TimesetDelTimeHalf の作成.

2008-10-07  morikawa <morikawa>

	* src/io/restart_file_io.f90, src/main/dcpam_ape.f90,
	src/main/dcpam_hs94.f90: * Data at t=0 is not output to a restart file.  * t=0 のデータはリスタートファイルに出力しない.

2008-10-07  morikawa <morikawa>

	* src/setup/timeset.f90: * Some variables become private.  * いくつかの変数を非公開にする.

2008-10-07  morikawa <morikawa>

	* test/cumulus/cumulus_adjust_test01.sh,
	test/radiation/radiation_band_test01.f90,
	test/radiation/radiation_band_test01.nml,
	test/radiation/radiation_band_test01.sh,
	test/util/intavr_operate_test01.sh,
	test/util/negative_moist_test01.sh: * Unnecessary subroutines in "timeset" module are removed.  * Transition is made from "gt4f90io" to "gtool5".  * timeset
	モジュールから不要なサブルーチン群を削除.  * gt4f90io から gtool5 へ移行.

2008-10-06  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/10/06 * 2008/10/06 の更新

2008-10-06  morikawa <morikawa>

	* INSTALL: * Information of dependency softwares are updated.  * 依存するソフトウェア情報を更新.

2008-10-06  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.f90,
	src/dryconv_adjust/dryconv_adjust.f90,
	src/held_suarez_1994/held_suarez_1994.f90,
	src/io/ground_file_io.f90, src/io/restart_file_io.f90,
	src/lscond/lscond.f90, src/phy_implicit/phy_implicit.f90,
	src/setup/timeset.f90, src/surface_flux/surface_flux_bulk.f90,
	src/util/timefilter_asselin1972.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Unnecessary subroutines in "timeset" module are removed.  * timeset
	モジュールから不要なサブルーチン群を削除.

2008-10-06  morikawa <morikawa>

	* src/io/ground_file_io.f90, src/io/restart_file_io.f90,
	src/main/dcpam_ape_T10L8.nml, src/main/dcpam_hs94_T42L20.nml,
	src/radiation/radiation_band.f90, src/setup/timeset.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/util/timefilter_asselin1972.f90: * Variables of "number of step" are removed.  * 「ステップ数」変数の排除.

2008-10-06  morikawa <morikawa>

	* src/io/history_file_io.f90, src/io/restart_file_io.f90,
	src/main/dcpam_ape_T10L8.nml, src/main/dcpam_hs94_T42L20.nml,
	src/setup/timeset.f90: * Specification of date is supported.  * 日時の指定に対応.

2008-09-26  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/09/25 * 2008/09/25 の更新

2008-09-26  morikawa <morikawa>

	* src/main/dcpam_ape.f90, src/main/dcpam_hs94.f90: * Prediction variables are output not time filtered.  * DO LOOP of time integration is controlled by not number of step
	but time.  * 予報変数に関しては,
	タイムフィルターをかける前の値を出力.  *
	時間発展の DO LOOP
	の制御は「ステップ数」ではなく時刻で行う.

2008-09-23  morikawa <morikawa>

	* INSTALL, configure, configure.in, src/cumulus/cumulus_adjust.f90,
	src/dryconv_adjust/dryconv_adjust.f90,
	src/dynamics/dynamics_hspl_vas83.f90,
	src/held_suarez_1994/held_suarez_1994.f90,
	src/io/history_file_io.f90, src/lscond/lscond.f90,
	src/main/dcpam_ape.f90, src/main/dcpam_ape_T10L8.nml,
	src/main/dcpam_hs94.f90, src/main/dcpam_hs94_T42L20.nml,
	src/phy_implicit/phy_implicit.f90,
	src/radiation/radiation_band.f90, src/setup/timeset.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Transition is made from "gt4f90io" to "gtool5".  * gt4f90io から gtool5 へ移行.

2008-09-23  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.f90,
	src/dryconv_adjust/dryconv_adjust.f90,
	src/dynamics/dynamics_hspl_vas83.f90,
	src/held_suarez_1994/held_suarez_1994.f90,
	src/io/ground_file_io.f90, src/io/history_file_io.f90,
	src/io/restart_file_io.f90, src/lscond/lscond.f90,
	src/main/dcpam_ape.f90, src/main/dcpam_hs94.f90,
	src/phy_implicit/phy_implicit.f90,
	src/radiation/radiation_band.f90,
	src/saturate/saturate_nha1992.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/vdiffusion/vdiffusion_my1974.f90,
	test/cumulus/cumulus_adjust_test01.f90,
	test/radiation/radiation_band_test01.f90,
	test/util/intavr_operate_test01.f90,
	test/util/negative_moist_test01.f90: * "gt4_history" is changed to
	"gtool_history".  * gt4_history を gtool_history へ変更.

2008-09-23  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * References are added.  * 参考文献情報の追加.

2008-08-13  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/08/12 * 2008/08/12 の更新

2008-08-13  morikawa <morikawa>

	* INSTALL: * Information of dependency softwares are updated.  * 依存するソフトウェア情報を更新.

2008-08-12  morikawa <morikawa>

	* src/main/dcpam_ape.f90, src/main/dcpam_hs94.f90: * A bug about time integrateion is fixed.  * 時間積分に関するバグを修正.

2008-08-12  morikawa <morikawa>

	* src/surface_flux/surface_flux_bulk.f90: * Configuration of default values is modified.  * デフォルト値の設定について修正.

2008-08-11  morikawa <morikawa>

	* src/main/dcpam_ape.f90, src/main/dcpam_ape_T10L8.nml: * Surface data is set.  * 地表面データを設定.

2008-08-11  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * Some items are added.  * 項目を追加.

2008-08-11  morikawa <morikawa>

	* src/io/Makefile, src/io/ground_file_io.f90: * A module for ground data file input is created.  *

	地表面データファイルの入力のためのモジュールを作成.

2008-08-11  morikawa <morikawa>

	* src/prepare_data/Makefile, src/prepare_data/surface_data.f90: * A module that creates surface data, and provides that is created.  * 地表面データを作成, 提供するモジュールを作成.

2008-08-11  morikawa <morikawa>

	* src/io/restart_file_io.f90: * Comment statements are inserted between subroutines.  * Documents are added.  * サブルーチンの間にコメント文を挿入.  *
	解説文書を追加.

2008-08-11  morikawa <morikawa>

	* src/prepare_data/initial_data.f90,
	src/prepare_data/sigma_data.f90: * Comment statements are inserted between subroutines.  * サブルーチンの間にコメント文を挿入.

2008-08-11  morikawa <morikawa>

	* test/Makefile: * "util" directory is created.  * util ディレクトリを作成.

2008-08-11  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * Some items are added.  * 項目を追加.

2008-08-11  morikawa <morikawa>

	* src/main/dcpam_ape.f90: * A utility for elimination of negative moisture is implemented.  * 負の水蒸気除去のためのユーティリティを実装.

2008-08-11  morikawa <morikawa>

	* : * A utility for elimination of negative moisture is implemented.  *

	��ο��������Τ���Υ桼�ƥ���ƥ������.

2008-08-11  morikawa <morikawa>

	* src/util/Makefile, src/util/negative_moist.f90,
	test/util/Makefile, test/util/negative_moist_test01.f90,
	test/util/negative_moist_test01.nml,
	test/util/negative_moist_test01.sh: * A utility for elimination of negative moisture is implemented.  * 負の水蒸気除去のためのユーティリティを実装.

2008-08-11  morikawa <morikawa>

	* src/util/intpol_half.f90: * Comment statements are inserted between subroutines.  * サブルーチンの間にコメント文を挿入.

2008-08-11  morikawa <morikawa>

	* : * A utility for operation for integral and average is created.  *

	��ʬ��ʿ�Ѥ�����Ԥ�����Υ桼�ƥ���ƥ� intavr_operate �����.

2008-08-11  morikawa <morikawa>

	* src/util/intavr_operate.f90, test/util/Makefile,
	test/util/intavr_operate_test01.f90,
	test/util/intavr_operate_test01.nml,
	test/util/intavr_operate_test01.sh: * A utility for operation for integral and average is created.  * 積分と平均の操作を行うためのユーティリティ
	intavr_operate を作成.

2008-08-10  morikawa <morikawa>

	* src/Makefile, src/dryconv_adjust/Makefile,
	src/dryconv_adjust/dryconv_adjust.f90, src/main/dcpam_ape.f90,
	src/main/dcpam_ape_T10L8.nml: * Dry convective adjustment process is implemented.  * 乾燥対流調節過程を実装.

2008-08-10  morikawa <morikawa>

	* practice/setup.sh: * Unnecessary NAMELIST files are not copied.  * 不要であろう NAMELIST
	ファイルをコピーしないように修正.

2008-08-10  morikawa <morikawa>

	* practice/nmlcmtcleaner.sh: * A script for cleaning of comment lines in NAMELIST files is
	created.  * NAMELIST

	からコメント行を削除するためのスクリプトを作成.

2008-08-10  morikawa <morikawa>

	* src/Makefile, src/lscond/Makefile, src/lscond/lscond.f90,
	src/main/dcpam_ape.f90, src/main/dcpam_ape_T10L8.nml: * Large scale condensation scheme is implemented.  * 大規模凝結スキームを実装.

2008-08-09  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml, src/main/dcpam_hs94_T42L20.nml,
	src/surface_flux/surface_flux_bulk.f90: * History data files are output.  * ヒストリデータファイルを出力.

2008-08-09  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90,
	src/held_suarez_1994/held_suarez_1994.f90, src/main/dcpam_ape.f90,
	src/main/dcpam_hs94.f90, src/phy_implicit/phy_implicit.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Documents are modified.  * 解説文書の修正.

2008-08-09  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/08/09 * 2008/08/09 の更新

2008-08-09  morikawa <morikawa>

	* doc/code_reference/Makefile: * Module list of dcpam5 is created.  * dcpam5 のモジュール一覧を作成.

2008-08-09  morikawa <morikawa>

	* src/Makefile: * "inpol_half.f90" is moved to "util" directory.  * inpol_half.f90 を util ディレクトリへ移動.

2008-08-09  morikawa <morikawa>

	* src/dcpam5_modules.rdoc: * Module list of dcpam5 is created.  * dcpam5 のモジュール一覧を作成.

2008-08-09  morikawa <morikawa>

	* src/radiation/radiation_band.f90,
	src/surface_flux/surface_flux_bulk.f90,
	src/vdiffusion/vdiffusion_my1974.f90: * Documents are modified.  * 解説文書の修正.

2008-08-09  morikawa <morikawa>

	* src/intpol_half/Makefile, src/intpol_half/intpol_half.f90,
	src/util/Makefile, src/util/intpol_half.f90: * "inpol_half.f90" is
	moved to "util" directory.  * inpol_half.f90 を util ディレクトリへ移動.

2008-08-09  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/08/08 * 2008/08/08 の更新

2008-08-08  morikawa <morikawa>

	* src/Makefile, src/main/dcpam_ape.f90, src/surface_flux/Makefile,
	src/surface_flux/surface_flux_bulk.f90: * Surface flux process is added.  * 地表面フラックス過程を追加.

2008-08-08  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Documents are modified.  * 解説文書を修正.

2008-08-08  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * Modified for output of mass.  * 質量の出力に関して修正.

2008-08-08  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml: * Items are added.  * 項目を追加.

2008-08-08  morikawa <morikawa>

	* src/main/dcpam_ape.f90: * Tentative change for Held and Suarez benchmark test is withdrawed.  * 一時的に Held and Suarez



	ベンチマークテストを行うように変更していたのを元に戻す.

2008-08-08  morikawa <morikawa>

	* src/main/dcpam_hs94_T42L20.nml: * Main program for Held and Suarez (1994) benchmark test is created.  * Held and Suarez (1994)
	ベンチマークテスト用主プログラムを作成.

2008-08-08  morikawa <morikawa>

	* src/main/Makefile, src/main/dcpam_hs94.f90: * Main program for Held and Suarez (1994) benchmark test is created.  * Held and Suarez (1994)
	ベンチマークテスト用主プログラムを作成.

2008-08-08  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * Vorticity, divergence, mass, kinetic energy, internal energy,   potential energy, latent energy, total energy, enstrophy can be   output.  * Variable name of kinetic energy is changed from "xyz_KE" to
	"xyz_KinEngy".  * Codes for calculation of geopotential height "phi" from
	  temperature "T" by the hydrostatic equation is packaged as
	subroutine "HydroGrid".  * 渦度, 発散, 質量, 運動エネルギー,
	  内部エネルギー, ポテンシャルエネルギー,
	潜熱エネルギー, 全エネルギー,
	エンストロフィーを出力可能とした.  *
	運動エネルギーの変数名を xyz_KE から xyz_KinEngy
	へ変更.  * 温度 T



	から静水圧の式を用いてジオポテンシャル高度Φを計算するコードを HydroGrid サブルーチンにまとめる.

2008-08-08  morikawa <morikawa>

	* src/io/restart_file_io.f90: * Unused variables are removed.  * 未使用の変数の削除.

2008-08-08  morikawa <morikawa>

	* src/held_suarez_1994/held_suarez_1994.f90: * Docuemnts are modified.  * 解説文書の修正.

2008-08-06  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml: * Items are added and arranged.  * 項目を追加, 整理.

2008-08-06  morikawa <morikawa>

	* src/setup/axesset.f90: * "openmp_threads" can be passed to
	"wa_initial".  * wa_initial に openmp_threads を渡せるように変更.

2008-08-06  morikawa <morikawa>

	* src/setup/constants.f90, src/setup/fileset.f90: * Unused variables are removed.  * 使用していない変数を削除.

2008-08-06  morikawa <morikawa>

	* Makefile, tarcomp.sh: * Target and script are created for creation of tar ball.  * tar ball
	作成のためのターゲットとスクリプトを作成.

2008-08-06  morikawa <morikawa>

	* src/main/dcpam_ape_T10L8.nml: * Items are added.  * 項目を追加.

2008-08-06  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * Bugs about creation of matrices for semi implicit scheme.  *

	セミインプリシット方のための行列作成に関するバグを修正.

2008-08-06  morikawa <morikawa>

	* src/main/dcpam_ape.f90, src/main/dcpam_ape_T10L8.nml: * Modified a little.  * 多少修正.

2008-08-05  morikawa <morikawa>

	* src/main/dcpam_ape.f90: * Time filter is applied * Tentatively, Held and Suarez benchmark test is performed.  * 時間フィルターを適用.  * 一時的に Held and Suarez
	ベンチマークテストを行うように変更中.

2008-08-05  morikawa <morikawa>

	* src/Makefile: * Directories "util", "held_suarez_1994" are added.  * util, held_suarez_1994 ディレクトリの追加.

2008-08-05  morikawa <morikawa>

	* src/prepare_data/initial_data.f90: * A variable "pattern" is changed to "Pattern".  * 変数 pattern を Pattern に変更.

2008-08-05  morikawa <morikawa>

	* src/cumulus/cumulus_adjust.f90: * Comments are inserted between subroutines.  * サブルーチン間にコメント追加.

2008-08-05  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * CPU time monitor is added.  * An error message is changed.  * CPU 時間計測機能を追加.  *
	エラーメッセージの変更.

2008-08-05  morikawa <morikawa>

	* src/setup/gridset.f90: * An error message is changed.  * エラーメッセージの変更.

2008-08-05  morikawa <morikawa>

	* src/util/Makefile, src/util/timefilter_asselin1972.f90: * Time filter (Asselin, 1972) is created.  * タイムフィルター (Asselin, 1972) 作成.

2008-08-05  morikawa <morikawa>

	* src/held_suarez_1994/Makefile,
	src/held_suarez_1994/held_suarez_1994.f90: * A physical process fro forcing and dissipation suggested   by Held and Suarez (1994) is created.  * Held and Suarez (1994)
	による強制と散逸に関する物理過程を作成.

2008-08-05  morikawa <morikawa>

	* src/dynamics/dynamics_hspl_vas83.f90: * Dynamical core (same specification as dcpam4) is implimented.  * 力学コア (dcpam4 と同じ仕様) を実装.

2008-08-05  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Output messages of initialization are modified a little.  * 初期化時の出力メッセージを微修正.

2008-08-05  morikawa <morikawa>

	* src/io/restart_file_io.f90: * Comments and output messages of initialization are modified a
	little.  *
	コメント文と初期化時の出力メッセージを微修正.

2008-08-04  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/08/04 * 2008/08/04 の更新

2008-08-04  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Horizontal lines are inserted between subroutines for readability.  *
	サブルーチンの間に見易さのために横線をいれる.

2008-08-04  morikawa <morikawa>

	* src/main/dcpam_ape.f90: * "dyn_hspl_vas83" is changed to
	"dynamics_hspl_vas83".  * dyn_hspl_vas83 を dynamics_hspl_vas83 へ変更.

2008-08-04  morikawa <morikawa>

	* src/dynamics/Makefile, src/dynamics/dyn_hspl_vas83.f90,
	src/dynamics/dynamics_hspl_vas83.f90: * "dyn_hspl_vas83.f90" is
	changed to "dynamics_hspl_vas83.f90".  * dyn_hspl_vas83.f90 を dynamics_hspl_vas83.f90 へ変更.

2008-08-03  morikawa <morikawa>

	* test/cumulus/cumulus_adjust_test01.f90: * Modification for change of "history_file_io" module.  * history_file_io モジュールの変更に伴う修正.

2008-08-03  morikawa <morikawa>

	* test/Makefile, test/cumulus/Makefile, test/radiation/Makefile: * Some targets are modified.  * いくつかのターゲットを修正.

2008-08-03  morikawa <morikawa>

	* Makefile: * Some targets are added.  * いくつかのターゲットを追加.

2008-08-03  morikawa <morikawa>

	* : * Test program for "radiation_band" is created.  * radiation_band
	�⥸�塼��Υƥ��ȥץ�������.

2008-08-03  morikawa <morikawa>

	* test/radiation/Makefile,
	test/radiation/radiation_band_test01.f90,
	test/radiation/radiation_band_test01.nml,
	test/radiation/radiation_band_test01.sh: * Test program for "radiation_band" is created.  * radiation_band
	モジュールのテストプログラムを作成.

2008-08-03  morikawa <morikawa>

	* src/radiation/radiation_band.f90: * Checker of timing for calculation of long wave and short wave
	fluxes is modified.  *

	長波と短波フラックス算出のタイミングをチェックする部分を修正.

2008-08-03  morikawa <morikawa>

	* Makefile, test/Makefile: * Makefile for "test" directory is created.  * test ディレクトリの Makefile を作成.

2008-08-03  morikawa <morikawa>

	* ChangeLog, HISTORY: * Update on 2008/07/31 * 2008/07/31 の更新

2008-08-03  morikawa <morikawa>

	* Makefile: * Destinations of copies of generated TeX files are modified.  * 生成した TeX ファイルのコピー先の修正.

2008-07-30  morikawa <morikawa>

	* DCPAM (Dennou Club Planetary Atmospheric Model) Version 5

