(→''' serial SPHysics''') |
|||
Line 15: | Line 15: | ||
Multiple bug fixes including: | Multiple bug fixes including: | ||
:* SPHYSICSgen_2D.f: corrected moment of inertia for rectangles | :* SPHYSICSgen_2D.f: corrected moment of inertia for rectangles | ||
− | :* SPHYSICSgen_2D.f: read(*,*) iopt_opt TO: read(*,*) iopt_wavemaker | + | :* SPHYSICSgen_2D.f: corrected read(*,*) iopt_opt TO: read(*,*) iopt_wavemaker |
:* densityFilter_Shepard: updated value of pVol(i) after filter | :* densityFilter_Shepard: updated value of pVol(i) after filter | ||
:* ac_KC_3D.f: added missing ycor(i) = eps*vx(i) * one_over_sum_wab | :* ac_KC_3D.f: added missing ycor(i) = eps*vx(i) * one_over_sum_wab |
Contents |
Code release Imminent (Jan 2011)
Released Jan 2011, straight to v2.0 (to correspond to serial code)
23 January 2010 - v2.2.001:
Multiple bug fixes including:
inquire(file="MULT_MV",EXIST=mult_mv) BEFORE (line 38) if(mult_mv) call move_ext_file !arno
if(iopt_gate .eq.1.or. & iopt_wavemaker .eq.1.or. & iopt_RaichlenWedge.eq.1.or. & iopt_FloatingBodies.eq.1.or. & mult_mv) then !arno iopt_movingObject = 1
04 October 2010 - v2.2.000:
For version 2.2, there are numerous bug features, but most importantly the addition of new complex geometry generator in 3-D. Details can be found in the new Blender_for_SPHysics_v2.2_GUIDE.pdf Multiple bug fixes including:
3 February 2010 - v2.0.001:
For version 2.0, see details below of new code.
28 January 2010 - v2.0.000:
For version 2.0, there are many new features including kernel correction schemes, floating objects, Riemann solvers. Details can be found in the new SPHysics_v2.0.000_GUIDE.pdf
Features:
Source code bugs:
COMPILERS:
BATCH files:
CaseN.txt:
Postprocessing:
11 February 2009 - v1.4.000:
Source code:
BATCH files:
CaseN.txt:
Postprocessing:
22 April 2008 - v1.2.000 :
12 November 2007 - v1.0.003 :
08 August 2007 - v1.0.002 :
06 August 2007 - v1.0.001 :
01 August 2007 - v1.0 :