-->
Code History

From SPHYSICS

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 
This page details code changes with their date and their version numbers
 
This page details code changes with their date and their version numbers
  
 +
 +
'''22 April 2008 (v1.2.000): '''
 +
:*New version with faster linked list
 +
:*Moving Least Squares (MLS) Density Reinitialization added
 +
:*RESTART option for stopping and restarting each simulation
 +
:*New option for different Equations of State
 +
:*Guide updated
  
 
'''12 November 2007 (v1.0.003): '''
 
'''12 November 2007 (v1.0.003): '''

Revision as of 15:32, 22 April 2008

This page details code changes with their date and their version numbers


22 April 2008 (v1.2.000):

  • New version with faster linked list
  • Moving Least Squares (MLS) Density Reinitialization added
  • RESTART option for stopping and restarting each simulation
  • New option for different Equations of State
  • Guide updated

12 November 2007 (v1.0.003):

  • Corrected undefined tangents in updateNormals_2D.f
  • Corrected bugs and updated plotting routines, e.g. SPHYSICSgen2D/3D_Plot.m
  • Corrected bugs in subroutines fill_part & wavemaker for iBC=2 in SPHYSICSgen2D/3D.f
  • Changed parameters in some CaseN.txt files to obtain improved results

08 August 2007 (v1.0.002):

  • Corrected permissions on linux .bat files
  • Edited README files for compiler choice

06 August 2007 (v1.0.001):

  • Corrected directory SPHYSICS_2D to SPHYSICS2D CaseN_cvf.bat (same for 3D)
  • Corrected ..\Release to ..\..\execs in subroutine tocompile_cvf in SPHYSICSgen_2D.f & SPHYSICSgen_3D.f

01 August 2007 (v1.0.):

  • CODE RELEASED!