Merge branch 'heat_conduction' into 'master'
heat conduction and thermal expansion showcase See merge request walberla/walberla!284
Showing
- apps/showcases/CMakeLists.txt 1 addition, 0 deletionsapps/showcases/CMakeLists.txt
- apps/showcases/HeatConduction/CMakeLists.txt 5 additions, 0 deletionsapps/showcases/HeatConduction/CMakeLists.txt
- apps/showcases/HeatConduction/ContactDetection.h 106 additions, 0 deletionsapps/showcases/HeatConduction/ContactDetection.h
- apps/showcases/HeatConduction/HeatConduction.cfg 15 additions, 0 deletionsapps/showcases/HeatConduction/HeatConduction.cfg
- apps/showcases/HeatConduction/HeatConduction.cpp 302 additions, 0 deletionsapps/showcases/HeatConduction/HeatConduction.cpp
- apps/showcases/HeatConduction/ThermalExpansion.h 84 additions, 0 deletionsapps/showcases/HeatConduction/ThermalExpansion.h
- python/mesa_pd.py 2 additions, 0 deletionspython/mesa_pd.py
- python/mesa_pd/kernel/TemperatureIntegration.py 2 additions, 1 deletionpython/mesa_pd/kernel/TemperatureIntegration.py
- python/mesa_pd/templates/kernel/HeatConduction.templ.h 2 additions, 2 deletionspython/mesa_pd/templates/kernel/HeatConduction.templ.h
- python/mesa_pd/templates/kernel/TemperatureIntegration.templ.h 7 additions, 7 deletions...n/mesa_pd/templates/kernel/TemperatureIntegration.templ.h
- src/mesa_pd/data/ParticleAccessor.h 9 additions, 0 deletionssrc/mesa_pd/data/ParticleAccessor.h
- src/mesa_pd/data/ParticleStorage.h 29 additions, 0 deletionssrc/mesa_pd/data/ParticleStorage.h
- src/mesa_pd/kernel/HeatConduction.h 2 additions, 2 deletionssrc/mesa_pd/kernel/HeatConduction.h
- src/mesa_pd/kernel/TemperatureIntegration.h 17 additions, 15 deletionssrc/mesa_pd/kernel/TemperatureIntegration.h
- src/mesa_pd/mpi/notifications/ParseMessage.h 1 addition, 0 deletionssrc/mesa_pd/mpi/notifications/ParseMessage.h
- src/mesa_pd/mpi/notifications/ParticleCopyNotification.h 4 additions, 0 deletionssrc/mesa_pd/mpi/notifications/ParticleCopyNotification.h
- src/mesa_pd/mpi/notifications/ParticleGhostCopyNotification.h 4 additions, 0 deletions...mesa_pd/mpi/notifications/ParticleGhostCopyNotification.h
- src/mesa_pd/mpi/notifications/ParticleUpdateNotification.h 3 additions, 0 deletionssrc/mesa_pd/mpi/notifications/ParticleUpdateNotification.h
- tests/mesa_pd/kernel/TemperatureIntegration.cpp 2 additions, 3 deletionstests/mesa_pd/kernel/TemperatureIntegration.cpp
- tests/mesa_pd/kernel/interfaces/TemperatureIntegrationInterfaceCheck.cpp 3 additions, 0 deletions...ernel/interfaces/TemperatureIntegrationInterfaceCheck.cpp
Please register or sign in to comment