View Issue Details

IDProjectCategoryView StatusLast Update
0000948OpenFOAMBugpublic2013-08-09 13:09
Reporterdkxls Assigned Touser2 
PrioritynormalSeveritytextReproducibilityN/A
Status resolvedResolutionfixed 
PlatformLinux x86_64OSOpenSuseOS Version12.2
Summary0000948: [Typo]: Typo in the description of pvInvert in liquidProperties.H
Descriptionsee attached patch
TagsNo tags attached.

Activities

dkxls

2013-08-06 17:58

reporter  

liquidProperties.diff (616 bytes)   
--- aaa/src/thermophysicalModels/properties/liquidProperties/liquidProperties/liquidProperties.H	2013-08-06 17:03:05.255471635 +0300
+++ bbb/src/thermophysicalModels/properties/liquidProperties/liquidProperties/liquidProperties.H	2013-08-06 16:24:17.623802870 +0300
@@ -252,7 +252,7 @@
             virtual scalar D(scalar p, scalar T, scalar Wb) const;
 
             //- Invert the vapour pressure relationship to retrieve the
-            //  boiling temperuture as a function of temperature
+            //  boiling temperature as a function of pressure
             virtual scalar pvInvert(scalar p) const;
 
 
liquidProperties.diff (616 bytes)   

user2

2013-08-09 13:09

  ~0002381

Thanks for the report - fixed by commit 2576ac

Issue History

Date Modified Username Field Change
2013-08-06 17:58 dkxls New Issue
2013-08-06 17:58 dkxls File Added: liquidProperties.diff
2013-08-09 13:09 user2 Note Added: 0002381
2013-08-09 13:09 user2 Status new => resolved
2013-08-09 13:09 user2 Fixed in Version => 2.2.x
2013-08-09 13:09 user2 Resolution open => fixed
2013-08-09 13:09 user2 Assigned To => user2