Difference between revisions of "Main KnownBugs"

From OpenFOAMWiki
m
(Lagrangian bug)
Line 1: Line 1:
 
Please only add things on this page that have been confirmed as bugs by the OpenFOAM developers
 
Please only add things on this page that have been confirmed as bugs by the OpenFOAM developers
 +
 +
== Bugs in 1.2 ==
 +
 +
* For Lagrangian particles (used in <tt>dieselFoam</tt>) only the position data is written. Discussed in [http://openfoam.cfd-online.com/forum/messages/1/304.html]. For a fix see [[bug_OF12_lagrangian_output|this page]].
  
 
== Bugs in 1.1 ==
 
== Bugs in 1.1 ==
  
 
* Timestep can't be modified while running parallel simulations. Confirmed in [http://openfoam.cfd-online.com/forum/messages/1/658.html]
 
* Timestep can't be modified while running parallel simulations. Confirmed in [http://openfoam.cfd-online.com/forum/messages/1/658.html]

Revision as of 13:50, 10 November 2005

Please only add things on this page that have been confirmed as bugs by the OpenFOAM developers

1 Bugs in 1.2

  • For Lagrangian particles (used in dieselFoam) only the position data is written. Discussed in [1]. For a fix see this page.

2 Bugs in 1.1

  • Timestep can't be modified while running parallel simulations. Confirmed in [2]