Difference between revisions of "Contrib/pressureTransmissive"

From OpenFOAMWiki
Line 1: Line 1:
 
Written for:<br>
 
Written for:<br>
[[image:OF_version_14.png]]
+
[[image:OF_version_141.png]]
 
<br><br>
 
<br><br>
The pressureTransmissive boundary condition in OF 1.3 was dropped in OF 1.4 in favor of the waveTransmissive BC.  Below is a port of the pressureTransmissive BC to OF 1.4.1 (not yet tested with OF 1.4.
+
The pressureTransmissive boundary condition in OF 1.3 was dropped in OF 1.4 in favor of the waveTransmissive BC.  Below is a port of the pressureTransmissive BC to OF 1.4.1 ( does not work with OF 1.4.
  
 
== Usage ==
 
== Usage ==

Revision as of 18:32, 21 August 2007

Written for:
OF version 141.png

The pressureTransmissive boundary condition in OF 1.3 was dropped in OF 1.4 in favor of the waveTransmissive BC. Below is a port of the pressureTransmissive BC to OF 1.4.1 ( does not work with OF 1.4.

1 Usage

Place in either the directory tree, mimicking the placement of waveTransmissive, or place in the same directory as your custom solver and add pressureTransmissiveFvPatchScalarField.C to the Make/files file. See another BC for an example.

2 ToDo

  • Further testing.

3 Download

From this wiki: pressureTransmissive.tgz