-
Updated
Jan 4, 2022 - C++
research-and-development
Here are 103 public repositories matching this topic...
-
Updated
Mar 31, 2020 - Java
Staging buffer and vkCmdCopyBufferToImage cannot copy image from staging buffer to GPU host visible memory if the dimension is larger than 1024x1024 size. Also the image size is being computed wrong for some reason.
============================================================
Razix Engine Stats
Version : 0.30.0
Configuration : [Debug | Release | Distribution]
Release Stage : Development
Re
-
Updated
Jan 4, 2022 - PHP
-
Updated
Oct 18, 2018 - C++
-
Updated
Mar 11, 2022 - Python
As per the title, it wouldn't hurt to add more git hooks to this repo, especially pre-commit ones to make sure no style violation happens within commits, and to catch such hiccups asap instead of waiting for the CI to fail.
The pre-commit tool looks like a good way to manage various pre-commit hooks, so it may be interesting to look into adding support for this tool l
-
Updated
Sep 10, 2021
-
Updated
Apr 29, 2021 - JavaScript
-
Updated
Feb 12, 2020 - Fortran
-
Updated
Mar 18, 2022 - Dockerfile
-
Updated
Feb 2, 2021
-
Updated
Mar 16, 2022 - M4
-
Updated
Mar 6, 2022 - Go
-
Updated
Mar 12, 2022 - Python
-
Updated
Jan 5, 2022 - C++
Currently the physical model simulated is the diffusion equation in two dimensions. To move closer to the physical scenarios in tokamak reactors, a convective component needs to be simulated. A convection-diffusion model is better suited to study coupling in realistic tokamak scenarios.
-
Updated
Jul 23, 2019 - Python
-
Updated
Jul 22, 2021 - Python
-
Updated
Sep 4, 2021 - R
-
Updated
Aug 25, 2020 - Python
-
Updated
Nov 12, 2019 - Rust
-
Updated
Nov 1, 2019 - PHP
-
Updated
Jan 19, 2019
-
Updated
Dec 2, 2019 - C
-
Updated
Jul 16, 2021
-
Updated
Feb 19, 2021
-
Updated
Feb 15, 2022 - Python
Improve this page
Add a description, image, and links to the research-and-development topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the research-and-development topic, visit your repo's landing page and select "manage topics."


Describe your setup
Current preCICE develop version
Describe the problem
When we allowed multiple read mappings to the same mesh in #849, we forgot to update the following assignment (which still assumes that there is only one read mapping to a certain mesh).
https://github.com/precice/precice/blob/ebce55ab5c563295909b0179f6610b6e4d4fa529/src/precice/config/ParticipantConfigur