修訂. | 時間 | 作者 | 訊息 |
---|---|---|---|
014b414ffea9 | 2023-07-05 21:36:06 | Harald Klimach | tip Fix for derived quantities introduced by previou commit. |
ec1cb016e140 | 2023-07-05 19:49:14 | Harald Klimach | Corrected links and references. |
6e512e9f9737 | 2023-07-05 19:09:04 | Harald Klimach | Allow for tracking of close-by points outside the domain ... |
c6fce7b1e7a0 | 2022-11-19 05:32:17 | Harald Klimach | Development update with a wide range of improvements to t... |
35d71a54ed5d | 2022-08-30 19:25:45 | Harald Klimach | Fixed compiler warnings. |
b6956abee5af | 2022-06-09 21:16:03 | Harald Klimach | Updated documentation links. |
77873c5b4c1e | 2021-10-19 04:32:55 | Harald Klimach | Documentation improvements and added example setup direct... |
85f0069e0492 | 2020-09-21 23:41:02 | Harald Klimach | Musubi 2.0 update. This version improves multilevel hand... |
31220e183566 | 2019-08-24 04:53:02 | Harald Klimach | Development update improved multilevel handling and turbu... |
6978a30b6fd7 | 2018-12-24 07:09:18 | Harald Klimach | Removed tag bitbucket_21 |
名稱 | 修訂. | 時間 | 作者 |
---|---|---|---|
tip | 014b414ffea9 | 2023-07-05 21:36:06 | Harald Klimach |
名稱 | 修訂. | 時間 | 作者 | 訊息 |
---|---|---|---|---|
default | 014b414ffea9 | 2023-07-05 21:36:06 | Harald Klimach | Fix for derived quantities ... |
Musubi is a MPI parallel Lattice-Boltzmann solver. It utilizes treelm to represent meshes and allows for local refinements. Treelm is incorporated as a subrepository.
Compilation is done via waf and achieved by:
export FC=mpif90
./waf configure build
Note that MPI is required to compile Musubi.