Robert Keser
64eed6d825
Bugfix: Reading files on Windows (recognizing relative or absoulte path) Author: Vanja Skuric
2017-04-17 15:27:50 +02:00
Hrvoje Jasak
6e7e7ec622
Merge commit 'c8949a5f9e822ec508fd6c732ab0c089e507d27d'. Author: Hrvoje Jasak. Merge: Hrvoje Jasak.
...
Conflicts:
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixUpdateMatrixInterfaces.C
2017-02-10 13:22:03 +00:00
Vanja Skuric
978c747d9d
Bugfix: Conditionals for checking if FLEX_DIR is specified are corrected in Make/options
2017-02-07 12:38:46 +01:00
Hrvoje Jasak
88f3579418
Formatting
2017-01-11 12:01:30 +00:00
Hrvoje Jasak
aa0342f9a1
Formatting of destructors
2017-01-11 12:00:45 +00:00
wyldckat
47faa3bad1
Updated .L files to assign properly the function 'yywrap()' for Flex 2.6.0 and newer.
...
Nonetheless, keep in mind that this isn't general enough, since this will again have future issues with Flex 3.0, if and when that time comes.
Note: Used the same fix from OpenFOAM-dev, commit a4eabffbacfa8e4648f044e3d4c2a74d722a2b47.
2016-08-25 19:11:41 +01:00
Henrik Rusche
6ca6d7f302
BUGFIX: pvdv function in Redlich Kwong model
2016-08-19 10:43:17 +02:00
Henrik Rusche
244e6aa028
BUGFIX: Switching real gas tutorial back to Peng Robinson / Some clean-up
2016-07-06 23:32:35 +02:00
Henrik Rusche
42b54f62c6
Updated headers & banners
2016-06-23 22:43:45 +02:00
Henrik Rusche
9fd3d5c72b
Fixing Merge error
2016-06-23 17:31:55 +02:00
Henrik Rusche
ee238cd77e
Merge Request #36 : corrections in the real gas library. Author: Christian Lucas. Merge: Henrik Rusche
...
Conflicts:
src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacity.C
src/thermophysicalModels/specie/thermo/realGasThermo/constantHeatCapacity/constantHeatCapacityI.H
src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.C
src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransport.H
src/thermophysicalModels/specie/transport/constRealGas/constRealGasTransportI.H
tutorials/compressible/realFluidPisoFoam/ras/backStep/constant/thermophysicalProperties
tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0.org/omega
tutorials/compressible/realFluidPisoFoam/ras/cavity_IAPWS97/0/omega
tutorials/compressible/realFluidPisoFoam/ras/t-junction/constant/thermophysicalProperties
2016-06-23 17:13:33 +02:00
Christian Lucas
e0f776a654
corrections in real gas library
2016-06-22 20:34:48 +02:00
Henrik Rusche
07e9416f30
Bump version in headers
2016-06-21 15:04:12 +02:00
Henrik Rusche
a224c64812
Removing trailing whitespace, tabs and DOS CR & Fixing some indentation
2016-06-21 12:03:31 +02:00
Henrik Rusche
d5852c09da
Removed superfluous; Synced duplicated files; Converted binary files
2016-06-21 11:16:29 +02:00
Henrik Rusche
a39035d1f9
BUGFIX: Linkage of freesteam on MinGW
2016-06-10 10:09:51 +02:00
Henrik Rusche
2477805d86
Merged Christian's update
2016-06-06 17:38:44 +02:00
Henrik Rusche
09a06be1a4
Merge branch 'nextRelease' into feature/fullyIntegratedRealGasThermo
...
Conflicts:
src/thermophysicalModels/basic/derivedFvPatchFields/fixedEnthalpy/fixedEnthalpyFvPatchScalarField.C
src/thermophysicalModels/basic/derivedFvPatchFields/gradientEnthalpy/gradientEnthalpyFvPatchScalarField.C
src/thermophysicalModels/basic/derivedFvPatchFields/mixedEnthalpy/mixedEnthalpyFvPatchScalarField.C
2016-05-31 14:30:51 +02:00
Henrik Rusche
d16b06a15a
Removing trailing whitespace, tabs and DOS CR
2016-05-30 12:23:04 +02:00
Hrvoje Jasak
b80d362741
GGI and mixing planes with jump conditions
2016-05-26 13:36:20 +01:00
Henrik Rusche
40b0d8adf1
Fix some whitespace and indentation + minor bugs
2016-05-12 16:19:46 +02:00
Henrik Rusche
1826063cad
Fix compilation after rebase
2016-05-12 14:34:57 +02:00
morgoth
72ea9d2d6f
solver, tutorial +mixClasses changed
2016-05-12 12:46:39 +02:00
Christian Lucas
38ebdf8515
variable change, operator+= update, nasaPoly operator update
2016-05-12 12:46:38 +02:00
Christian Lucas
4c3f6f105d
IAPWS Water Properties usinge freeSteam
2016-05-12 12:46:38 +02:00
Christian Lucas
d0a3f80184
internal energy for real gas
2016-05-12 12:46:38 +02:00
Christian Lucas
f3aad56998
mixture version of real gas EOS
2016-05-12 12:46:38 +02:00
Christian Lucas
47c93e3447
real gas EOS for mixtures
2016-05-12 12:46:38 +02:00
Christian Lucas
e8b0b4968a
realGasEThermo + realGas_pEqn 4 rhoPisoFoam
2016-05-12 12:46:38 +02:00
Christian Lucas
96747f2ea5
modified BC and hRealGasThermo
2016-05-12 12:46:38 +02:00
Christian Lucas
f7dc47a4c4
changed realGas EqnOfState + nasaPoly + realGasSpecieThermo
2016-05-12 12:44:28 +02:00
Henrik Rusche
4fd335f12a
First clean-up of RedlichKwong (with some side effects)
2016-05-12 12:37:06 +02:00
Christian Lucas
6a2c85bd4a
second upload the fully integrated real gas library
2016-05-12 12:36:36 +02:00
Christian Lucas
0a151e7e5b
upload the fully integrated real gas library
2016-05-12 12:36:35 +02:00
Hrvoje Jasak
451aa81a39
Bugfix: rothalpy boundary condition handling. Ilaria De Dominicis
2016-03-08 12:03:39 +00:00
Hrvoje Jasak
9156b5ea54
Bugfix: Moved case insensitive directory name clash
2016-01-06 03:59:49 +00:00
Henrik Rusche
5ac3295228
Improved steadyCompressibleMRFFoam
2016-01-06 03:55:42 +00:00
Hrvoje Jasak
88a4a82ac8
Added incompressible thermos
2016-01-05 15:21:38 +00:00
Hrvoje Jasak
240cc6c244
Bugfix: clean-up of total boundary conditions
2016-01-05 15:21:29 +00:00
Hrvoje Jasak
e5ee883b3a
Added missing operators in const and Sutherland Transport: bug fix vanilla
2016-01-05 15:21:04 +00:00
Henrik Rusche
fc2316f71b
Improved steadyCompressibleMRFFoam
2016-01-05 15:20:08 +00:00
Hrvoje Jasak
8385329572
Bugfix: Moved case insensitive directory name clash
2016-01-05 14:54:08 +00:00
Hrvoje Jasak
3bed50dbd1
Bugfix: Moved case insensitive directory name clash
2016-01-05 14:52:24 +00:00
Christian Lucas
4ce8687b97
included real gas thermo in extend 3.1
2015-08-23 16:26:27 +02:00
Dominik Christ
285e65073c
Fixed win compilation isses; added binary package script
2015-08-07 13:02:58 +01:00
Dominik Christ
0a6a65972d
Compilation tweaks for mingw
2015-08-07 13:02:26 +01:00
Dominik Christ
28eddd18e9
Removed name clash for Polynomial and ODE
2015-08-07 13:01:07 +01:00
Dominik Christ
5d9f39d6f5
Adaptions necessary due to changes in foam-lib
2015-08-07 13:01:06 +01:00
Dominik Christ
278c3e6de4
Renamed string.H and Time.H to foamString.H and foamTime.H
2015-08-07 12:59:14 +01:00
Hrvoje Jasak
3db84da180
Fixed incorrect options library naming
2015-08-06 10:02:33 +01:00