Next: 9 Glossary
Up: CO5BOLD User Manual
Previous: 7.4 More IDL routines
Contents
Index
8 Document history
- 2002-02-16: First version on the web
- ...lots of extensions and changes in between...
- 2004-02-23: SGI Origin compiler settings section modified
(for CINES machines)
3.7.16, 3.7.17
- 2004-02-23: short example for
uio_datasetlist_rd.pro usage:
4.7.3
- 2004-03-02: Intel compiler settings section modified
(
LD_ASSUME_KERNEL=2.4.19):
3.7.11
- 2004-03-02: SGI Origin compiler settings section modified: 3.7.16
- 2004-03-03: IBM compiler settings section added: 3.7.9
- 2004-03-04: Document history started (pretty late...)
- 2004-03-04: Dedicated OpenMP section: 3.7.1
- 2004-03-04: Dedicated inlining section: 3.7.2
- 2004-03-04: Parameter for core drag force: 5.4.4
- 2004-03-04: New EOS table for solar composition: 5.4.5
- 2004-03-04: Trademarks: 10
- 2004-03-04: List of new dust files (the table was split into two):
3.4
- 2004-03-04: Installation of UIO UNIX scripts with configure:
4.6.1
- 2004-05-03: Thermodynamic relations:
2.3
- 2004-05-14: Point-to-point "tensor" viscosity:
5.4.8
- 2004-07-26: New gravitational potential mimicking a travelling tidal wave:
5.4.3
- 2004-08-18: New control files
rhd.dump and rhd.snap to request a snapshot of
current model:
5.5
- 2005-03-08: New control parameter
dtime_out_end:
5.4.16
- 2006-07-28: Preparation for major code release (beta version) with the new modules
CHEM (5.7),
and HION(5.8),
including new parameters (5.4.9)
and switches for the configure script (3.5)
- 2006-08-14: MHD section: 2.2,
MHD parameters: 5.4.7,
5.4.4
- 2007-02-12: Hydro section with new modii and parameters:
heat mode: 5.4.4,
rotating coordinate system: 5.4.3,
possible hydrodynamics iteration: 5.4.7,
new pressure correction scheme: 3.6
unsplit hydrodynamics operator possible: 5.4.7.
- 2007-10-22: Double precision time as additional scalar in model file:
5.1
- 2007-12-18:
Rather stable version and parameter-rearrangements for dust model
dustscheme=dust_k3mon_03
(5.4.11)
and
dustscheme=dust_bins_01
(5.4.12).
- 2008-03-13:
Expansion Courant number
C_hydExpCourant, C_hydExpCourantmax:
5.4.15
- 2008-03-17:
"Hydrostatic pressure correction" in waves 3 and "6" switch-on-and-offable with
C_hydPredfactor:
5.4.7
- 2008-04-27:
Expansion viscosity
C_visExpansion:
5.4.8
- 2008-07-03:
Linear viscosity
C_visLinear:
5.4.8
- 2008-08-13:
Parameters
N_radrsyslevel,
N_radoutput,
C_radTcool,
C_radDcool,
C_radscool
in MSrad:
5.4.13,
parameters C_radTinci and C_radDinci
to control incident radiation in MSrad:
5.4.13
- 2008-08-14:
Compiling double precision code:
3.7.3
- 2008-08-19:
Some parameters (possibly) valid for MHD module:
5.4.7
- 2008-08-28:
Rather old parameters for additional I/O control:
integer n_outslicedim_mean: 5.4.16,
integer istep_in_start: 5.4.16
- 2009-01-12:
README_MHD: 2.2
- 2010-03-17:
Performance enhancement for EOS:
gasinter_l02: 3.6
- 2010-03-19:
Performance enhancement during box handling:
rhd_box_arrays01: 3.6
- 2010-04-09:
Transmitting upper boundary condition:
c_rhochangetop: 5.4.4
Better counters for timing statisctis:
timing_c_range: 3.6
- 2010-04-11:
Merging of previous introductory text to Sect. 2.2
by BF with
README_MHD by WS. Update of various text passages.
Shift of parameter description to
Sect. 5.4: 2.2
Removal of remarks relating to the magnetic field in descriptions of
parameters side_bound, top_bound, and bottom_bound:
5.4.4
Description of boundary parameters for the magnetic field:
side_bound_mag_x1, side_bound_mag_x2, top_bound_mag,
bottom_bound_mag, b1_inflow, C_magthetaB, and
C_magphiB: 5.4.4
Updates for
reconstruction:PP, c_slopered, n_hyditer,
n_hydmaxiter: 5.4.7
Updates and introduction of parameters for the MHD-module:
c_resb, c_resbconst, c_resepsilon, beta_inv,
va_max, N_magDiffSide, N_magDiffTop, and n_magbiffbottom:
5.4.4
F90_MHD: comment about zero magnetic fields: 3.5
Removal of ``(first version)'' for MHD entry in table of high-level modules:
3.4
References: Balsara(1999), Janhunen(2000), Stone & Pringle (2001):
10
- 2010-04-14:
Some parameters in MHD module were renamed:
B_theta, B_phi, N_side, N_top, N_bottom
C_magthetaB, C_magphiB, N_magDiffSide, N_magDiffTop, N_magDiffBottom
- 2010-04-29:
The files
rhd_mac_*module.f90 were removed. The single routine from it was put into
timing_module.F90.
- 2010-05-06:
Compiler switch
timing_r_type explained: 3.6.
Input/output (UIO) compiler switches explained: 3.6,
accompanied by some changes concerning the files uio_mac*_module.[fF]90.
- 2010-06-14:
Output of additional chunks described in 5.4.16
and 5.4.16
New versions of bottom boundary conditions, better suited
for HLLMHD solver:
5.4.4
The HLLMHD solver can do different time-integration schemes:
5.4.7
In the HLLMHD step the CheckFlux step can be (des)activated:
5.4.7
MHD module allows unsplit update: 5.4.7.
- 2011-02-10:
New parameters for MHD module:
5.4.7
- 2011-03-28:
New option 'vertical2' for magnetic boundary conditions:
5.4.4
Next: 9 Glossary
Up: CO5BOLD User Manual
Previous: 7.4 More IDL routines
Contents
Index