Robert Keser
|
4073503798
|
Repairing tutorial cases on windows.
|
2017-04-21 16:55:02 +02:00 |
|
Robert Keser
|
8607f3d224
|
Repairing tutorial cases on windows.
|
2017-04-19 14:18:57 +02:00 |
|
Robert Keser
|
1f5e031f9c
|
Repairing tutorial cases on windows.
|
2017-04-17 15:18:03 +02:00 |
|
Robert Keser
|
75c66b113f
|
Started repairing tutorial cases on windows.
|
2017-04-04 14:33:58 +02:00 |
|
Hrvoje Jasak
|
3e2b82b099
|
Tutorial: UCM model. Miguel Nobrega etal
|
2017-02-10 14:23:33 +00:00 |
|
Hrvoje Jasak
|
4348876544
|
Added save directory to mixer tutorial
|
2017-01-11 12:07:17 +00:00 |
|
Hrvoje Jasak
|
7db1cb7a49
|
Merge branch 'PstreamUpdate' into development
|
2017-01-11 10:46:26 +00:00 |
|
Hrvoje Jasak
|
4d19d7ec94
|
Bugfix: MRF boundary condition on a moving wall U is fixedValue
|
2016-12-09 12:53:26 +00:00 |
|
Hrvoje Jasak
|
e7e1de3460
|
Update decomposePar
|
2016-09-14 16:18:45 +01:00 |
|
Hrvoje Jasak
|
94654bf821
|
Changed decomposition for testing
|
2016-09-05 16:02:59 +01:00 |
|
Henrik Rusche
|
25303e6fbc
|
STYLE: Delete obsolete files
|
2016-08-25 17:20:36 +02:00 |
|
Hrvoje Jasak
|
65e6031bcb
|
Feature: comms update for immersed boundary solver
|
2016-08-11 15:06:26 +01:00 |
|
Hrvoje Jasak
|
990f036ea4
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
|
2016-08-01 14:45:02 +01:00 |
|
Hrvoje Jasak
|
5e7de9eb8b
|
Clean-up
|
2016-08-01 14:38:20 +01:00 |
|
Hrvoje Jasak
|
fb951b5726
|
Tutorial settings update: immersed boundary
|
2016-08-01 14:37:52 +01: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
|
7fff6d4da7
|
Fixing real gas tutorials
|
2016-06-23 21:14:21 +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
|
c9bb566bc7
|
Removing FSI library
|
2016-06-22 16:33:39 +02:00 |
|
Henrik Rusche
|
296b0bad0b
|
Convert & stabilise tcsh-scripts
|
2016-06-22 14:13:11 +02:00 |
|
Henrik Rusche
|
2881ea7064
|
Update case files
|
2016-06-21 15:04:21 +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
|
d838b666f6
|
Fixing compilation of tutorials
|
2016-06-21 11:59:21 +02:00 |
|
Henrik Rusche
|
e0a3fde86d
|
Fix permissions
|
2016-06-21 11:56:50 +02:00 |
|
Henrik Rusche
|
d5852c09da
|
Removed superfluous; Synced duplicated files; Converted binary files
|
2016-06-21 11:16:29 +02:00 |
|
Henrik Rusche
|
f3349eb31b
|
Fixing compilation of tutorials and apps references in controlDict
|
2016-06-21 01:09:01 +02:00 |
|
Henrik Rusche
|
5a1253c518
|
Fixing FSI tutorial
|
2016-06-20 23:32:40 +02:00 |
|
Vanja Skuric
|
373ac3a85c
|
FSI solvers and tutorials, and miscellaneous fixes by Zeljko Tukovic
|
2016-06-20 13:30:15 +01:00 |
|
Hrvoje Jasak
|
f0264ba2e1
|
Make mesh more friendly for single precision
|
2016-06-08 13:12:15 +01:00 |
|
Hrvoje Jasak
|
7093832d0d
|
Fixed bad tolerances in fvSolution
|
2016-06-08 13:05:27 +01:00 |
|
Henrik Rusche
|
235d99bd8e
|
Merge fully integrated real gas thermo. Author: Christian Lucas. Merge: Henrik Rusche
|
2016-06-07 13:46:53 +02:00 |
|
Henrik Rusche
|
78ad89f025
|
Merge solution control backport. Auther: Vanja Skuric & FSB team. Merge: Henrik Rusche
|
2016-06-07 13:45:11 +02:00 |
|
Henrik Rusche
|
2477805d86
|
Merged Christian's update
|
2016-06-06 17:38:44 +02:00 |
|
Hrvoje Jasak
|
4f1adadf23
|
Changed turbulence model interface to remove non-const access to U
|
2016-06-06 14:59:41 +01:00 |
|
Hrvoje Jasak
|
08c9afa87f
|
Merge branch 'nextRelease' of ssh://git.code.sf.net/p/foam-extend/foam-extend-3.2 into nextRelease
Conflicts:
tutorials/incompressible/pimpleDyMFoam/wingMotion/Allrun
|
2016-06-06 10:05:08 +01:00 |
|
Hrvoje Jasak
|
cf8f49a773
|
Enable gradient cacheing in motorBike tutorial
|
2016-06-06 09:58:06 +01:00 |
|
Henrik Rusche
|
2ed6525fec
|
Remove fluxRequired from Alltest script
|
2016-06-05 22:01:30 +02:00 |
|
Henrik Rusche
|
b120c4041c
|
FEAT: fluxRequired support in multiphaseInterFoam
|
2016-06-05 21:47:35 +02:00 |
|
Henrik Rusche
|
d73e93637f
|
FEAT: fluxRequired rolled out into FA
|
2016-06-05 21:47:27 +02:00 |
|
Henrik Rusche
|
2c1a3a6b6b
|
BUGFIX: Fixes for tutorials
|
2016-06-05 21:37:55 +02:00 |
|
Vanja Skuric
|
bc0dc681ad
|
Backported steadyUniversalFoam, steadyUniversalMRFFoam and tutorials (vanilla OF 3.0.1)
|
2016-06-05 01:28:13 +02:00 |
|
Vanja Skuric
|
406346f1b9
|
Removed unnecessary fluxRequired from tutorials
|
2016-06-05 00:58:40 +02:00 |
|
Hrvoje Jasak
|
d3dd00af18
|
Upgrade tutorials to BiCGStab solver
|
2016-06-04 20:23:34 +01:00 |
|
Hrvoje Jasak
|
3c8716293d
|
Added lduSolvers library
|
2016-06-04 20:22:37 +01:00 |
|
Hrvoje Jasak
|
912008547c
|
Bugfix: More robust run script
|
2016-06-04 20:22:22 +01:00 |
|
Hrvoje Jasak
|
50f39d8e50
|
Added interpolation for grad(U)
|
2016-06-04 20:22:02 +01:00 |
|
Hrvoje Jasak
|
ca9da6ed66
|
Removed tutorial boundary files
|
2016-06-04 08:29:48 +01:00 |
|