2e2701ccf7
remove unneeded parameter finaliser from IOModel::streamDataToPath
2017-08-24 09:58:01 +02:00
5e7b332dd9
clean up whitespaces
2017-08-23 18:02:29 +02:00
adc79029a1
use actual cell id of particles instead of dummy finaliser string
2017-08-23 18:01:22 +02:00
ad6a169ffd
output position as position type instead of vector type
2017-08-23 18:00:00 +02:00
53d0988a4e
IOModel::streamDataToPath - separate handling of position and vector
...
vector needs no finaliser
2017-08-23 17:58:41 +02:00
165a2b9611
no need for finalizer in case of 'label'
2017-08-23 17:55:57 +02:00
2e4c93f8ee
use info from OFstream to create output file header
2017-08-23 17:52:51 +02:00
668b85582b
simplify logic
...
don't waste any time if type == "origProcId"
2017-08-23 17:50:22 +02:00
6343a6a09c
create OFstream on stack instead of heap
2017-08-23 17:45:58 +02:00
76b90cc3cc
remove unnecessary copy to temp vector
2017-08-23 17:40:17 +02:00
bce10d17c1
clean up whitespaces
2017-08-23 17:36:22 +02:00
dd2e21be64
create OFstream on stack instead of heap
2017-08-23 17:35:08 +02:00
e1116e471b
Merge pull request #26 from ParticulateFlow/feature/environment_setup
...
Feature/environment setup
2017-08-23 08:58:02 +02:00
7ade0c27a7
Sourcing CFDEMcoupling: one-stop bashrc / cshrc
...
* a single bashrc / cshrc file for CFDEMcoupling, similar to OpenFOAM
* user-editable section on top, for:
- setting the versions of OpenFOAM and CFDEMcoupling
- setting installation paths
- setting user directory path
* allows to set/unset values from command-line parameters (important for
test harness installation)
* removed unused and deprecated environment variables
2017-08-22 14:36:12 +02:00
df1bf48938
clean up whitespaces in cfdemSystemTest.sh
2017-08-22 13:24:54 +02:00
a87ed03b61
display PATH env var in cfdemSysTest
...
We will add bin and library paths for cfdemcoupling binaries and
libraries in the future -> display PATH to see if they are set correctly
2017-08-22 13:23:30 +02:00
9f7c801fbe
remove output of liggghts lib name in cfdemSysTest
...
with cmake compilation in place, it's always libliggghts.so
2017-08-22 13:19:57 +02:00
52eed4b351
remove check for pizza dir from cfdemSysTest
...
we don't use pizza anymore, just lpp
2017-08-22 13:18:09 +02:00
8f11235d08
update make options for compressible library
...
use same flags as for incompressible library
2017-08-22 13:15:13 +02:00
15b7c43839
remove unneeded environment variables
...
libraries do not exist or are never used
2017-08-22 10:41:35 +02:00
14f5af4727
clean up whitespaces in tutorial run scripts
2017-08-16 15:43:41 +02:00
1fed0679a9
adjust tutorial run scripts to new etc location
2017-08-16 15:41:11 +02:00
7673564896
fix up shortcuts for running LIGGGHTS
2017-05-11 15:23:36 +02:00
2f532af9bb
update make options to include OFversion header location
2017-05-02 17:51:00 +02:00
4cbec2cffe
adjust shell scripts to new etc location
2017-05-02 17:50:02 +02:00
2a77e96af0
rename dummy file to .gitignore
2017-05-02 16:51:28 +02:00
57a929dce2
move etc directory to CFDEM_PROJECT_DIR
2017-05-02 16:49:22 +02:00
f0e1cbc94d
Merge pull request #21 from ParticulateFlow/fix/uniformFixedValueVoidfractionBC
...
writing the value field inherited from fixedValue BC; fixing #20
2017-05-02 13:35:27 +02:00
fba3a69243
writing the value field inherited from fixedValue BC; fixing #20
2017-04-25 14:47:07 +02:00
cb18593830
add CFDEM_LIGGGHTS_BIN_DIR to cfdemSysTest
...
path must not be empty for building LIGGGHTS via cmake (default)
resolves #19
2017-04-10 11:36:48 +02:00
69f93a1e27
Merge pull request #16 from ParticulateFlow/master
...
update develop with latest changes to master
2017-03-08 16:50:57 +01:00
b764943f04
Merge pull request #15 from ParticulateFlow/release
...
Release 17.02
17.02
2017-03-08 16:22:48 +01:00
95e35ef0e6
add post folder to DEM part
2017-03-08 15:47:06 +01:00
60e1f0c067
proper naming of output files
...
plotting z-positions and z-velocities, so name the output files say
'pos_z<something>' and 'vel_z<something>'
2017-03-08 15:41:28 +01:00
b6d0bbf31a
update run.config
2017-03-07 18:01:56 +01:00
f932c15b2a
update comment sign in output
2017-03-07 17:50:13 +01:00
7b05d10fbc
add poition and velocity plots to run.config of twoSphereGlowinskiMPI
2017-03-07 17:40:37 +01:00
84c4b2945e
restore original inlet settings
2017-03-07 16:16:31 +01:00
c3fa5607c6
restore uniformFixedValueVoidfractionFvPatchField
2017-03-07 16:15:59 +01:00
6fd271c377
ignore build folder
2017-03-06 09:33:58 +01:00
98cd5ce09f
adjust run.config
2017-03-03 14:29:36 +01:00
97fd42e376
explicitly set liggghts log file
2017-03-02 18:42:30 +01:00
8efa366ded
correct solver in testharness run config
2017-03-02 18:06:52 +01:00
307588ccc7
remove extra semicolons in controlDict files
2017-03-02 15:51:42 +01:00
a628c856f9
minor clean-up of README
2017-03-02 12:59:48 +01:00
12f942a4b9
disable check for additional packages
...
we don't provide any additional packages ...
2017-03-02 12:58:45 +01:00
f2085bd900
bump version & clean up version strings
2017-03-02 12:57:05 +01:00
80aaf69748
use the default 7 hexadecimal digits as the abbreviated object name
2017-03-02 12:55:21 +01:00
2bee441cea
fix compile message
2017-02-21 11:00:15 +01:00
4bfb965da8
Merge pull request #9 from ParticulateFlow/fix_up_make_options
...
Fix up make options
2017-02-21 10:38:55 +01:00