Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / precice/precice issues and pull requests

#1747 - Refactor B-Spline interpolation into a separate file

Issue - State: closed - Opened by fsimonis over 1 year ago - 1 comment
Labels: maintainability, good first issue

#1746 - Use absolute timestamps

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 12 comments
Labels: maintainability

#1745 - Test precice-events analyze if pandas is available

Pull Request - State: closed - Opened by davidscn over 1 year ago
Labels: maintainability

#1744 - Name CMake variables consistently

Pull Request - State: closed - Opened by davidscn over 1 year ago - 12 comments
Labels: breaking change

#1743 - Move sync tag from root tag to profiling

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: breaking change

#1742 - Move dimensions configuration to the mesh

Pull Request - State: closed - Opened by MakisH over 1 year ago - 2 comments
Labels: breaking change

#1741 - Remove hasMesh and hasData.

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago
Labels: breaking change

#1740 - Make direct access non-experimental

Pull Request - State: closed - Opened by davidscn over 1 year ago - 3 comments
Labels: breaking change

#1739 - Make direct-mesh access non-experimental

Issue - State: closed - Opened by fsimonis over 1 year ago
Labels: breaking change

#1738 - Remove extrapolation

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago
Labels: breaking change

#1737 - Update actions to use `mesh::Data::_waveform`

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 2 comments
Labels: enhancement

#1736 - PUM mapping: use only a single cluster for small cases

Pull Request - State: closed - Opened by davidscn over 1 year ago
Labels: enhancement

#1735 - Remove Broyden acceleration

Pull Request - State: closed - Opened by Fujikawas over 1 year ago
Labels: breaking change

#1734 - Exclude boundary vertices from index queries

Pull Request - State: closed - Opened by davidscn over 1 year ago
Labels: usability

#1733 - Partition of Unity RBF mapping: assertion fails for tutorial

Issue - State: closed - Opened by MakisH over 1 year ago - 1 comment
Labels: bug

#1732 - Use `substeps="false"` as default

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago
Labels: usability, compatibility

#1731 - The future of extrapolation

Issue - State: closed - Opened by fsimonis over 1 year ago - 1 comment
Labels: breaking change

#1730 - Data storage can be moved multiple times per time window to the next time window

Issue - State: closed - Opened by fsimonis over 1 year ago - 2 comments
Labels: bug

#1729 - Use absolute timestamps for samples

Issue - State: closed - Opened by fsimonis over 1 year ago - 1 comment

#1727 - Geometric multiscale: Option to toggle scaling

Issue - State: open - Opened by MakisH over 1 year ago

#1727 - Geometric multiscale: Option to toggle scaling

Issue - State: open - Opened by MakisH over 1 year ago

#1726 - Geometric multiscale principal/dead axis

Issue - State: open - Opened by MakisH over 1 year ago

#1725 - Geometric multiscale: Automatic spread-collect distinction

Issue - State: open - Opened by MakisH over 1 year ago - 1 comment

#1723 - Add send and receive data access to coupling scheme

Issue - State: open - Opened by fsimonis over 1 year ago - 1 comment

#1722 - Provide access to interpolating function instead of evaluations?

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 1 comment

#1721 - Add error, if `substeps="true"` for unsupported acceleration scheme.

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 9 comments
Labels: usability

#1719 - Fix initialization for `substeps="false"`

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: bug

#1717 - Add test for time adaptivity and waveform iteration

Pull Request - State: closed - Opened by NiklasKotarsky over 1 year ago - 7 comments

#1715 - Add check for NaN values in setSampleAtTime

Pull Request - State: closed - Opened by kanishkbh over 1 year ago - 2 comments

#1714 - Make Waveform accessible from CouplingData and rename `waveform-order` to `waveform-degree`

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: enhancement, breaking change

#1713 - Mixed time window sizes in compositional coupling schemes

Issue - State: closed - Opened by fsimonis over 1 year ago - 6 comments
Labels: breaking change

#1712 - Mixing tolerances for time-windows in compositional coupling schemes

Issue - State: closed - Opened by fsimonis over 1 year ago - 2 comments
Labels: bug, breaking change

#1710 - Require `substeps="false"`, if using any acceleration scheme

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 2 comments
Labels: usability, compatibility

#1708 - `precice-events analyze` crashes

Issue - State: closed - Opened by davidscn over 1 year ago - 6 comments
Labels: bug

#1707 - Avoid unnecessary mappings in `DataContext`

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 14 comments
Labels: enhancement

#1705 - Fix subcycling and mix time-window-sizes in `CompositionalCouplingScheme`

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 15 comments
Labels: bug

#1702 - Try GSL for B-Spline interpolation

Pull Request - State: closed - Opened by fsimonis over 1 year ago - 2 comments

#1701 - Add time test suite

Pull Request - State: closed - Opened by fsimonis over 1 year ago

#1700 - Approach for reusing intermediate Docker images in system tests

Issue - State: closed - Opened by MakisH over 1 year ago - 10 comments
Labels: question

#1698 - Fix acceleration for waveform iterations

Pull Request - State: closed - Opened by NiklasKotarsky over 1 year ago - 5 comments
Labels: wontfix

#1697 - Fix DivByZero for scaled constraints

Pull Request - State: closed - Opened by fsimonis over 1 year ago - 9 comments
Labels: bug

#1696 - (Outdated draft) Fix `acceleration:constant` for waveforms

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 5 comments
Labels: enhancement

#1695 - Don't allow duplicate coupling schemes in compositional coupling scheme

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 3 comments
Labels: bug, good first issue

#1694 - Don't allow duplicate read/write-data names on different meshes

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 5 comments
Labels: maintainability, breaking change

#1692 - Composition of implicit and explicit scheme triggers assertion, if subcycling

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: bug

#1691 - Offer higher-order extrapolation for explicit coupling schemes

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: enhancement

#1690 - Use `waveform-degree="1"` or `waveform-degree="3"` as default?

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 5 comments
Labels: usability, breaking change

#1689 - Quasi Newton and waveform iterations

Issue - State: open - Opened by NiklasKotarsky over 1 year ago - 4 comments

#1686 - Mapping that may result in `nan` values

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: bug

#1685 - Add configuration porter

Pull Request - State: closed - Opened by fsimonis over 1 year ago - 2 comments

#1682 - Add pre-commit hook for updating CMake sources

Pull Request - State: closed - Opened by fsimonis over 1 year ago

#1676 - Add DNS lookup of hostnames in socket addresses

Issue - State: open - Opened by fsimonis over 1 year ago - 7 comments
Labels: enhancement

#1675 - Geometric multiscale feature

Pull Request - State: closed - Opened by ezonta over 1 year ago - 10 comments
Labels: enhancement

#1673 - Handle event scoping in post-processing

Issue - State: open - Opened by fsimonis over 1 year ago
Labels: enhancement, good first issue

#1672 - Migrate mapping tests to samples

Issue - State: open - Opened by fsimonis over 1 year ago - 1 comment
Labels: good first issue

#1671 - Write data when subcycling is used and allow third order time interpolation

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 5 comments
Labels: enhancement

#1670 - More efficient treatment of vertex assignment in `RadialGeoMultiscale`

Issue - State: open - Opened by ezonta over 1 year ago - 1 comment

#1669 - Support for 1D meshes

Issue - State: open - Opened by ezonta over 1 year ago - 2 comments

#1668 - Geometric Multiscale Base Class

Issue - State: open - Opened by ezonta over 1 year ago

#1667 - Parallelize Geometric Multiscale Mapping

Issue - State: open - Opened by ezonta over 1 year ago

#1666 - Implement Conservative Geometric Multiscale Mappings

Issue - State: open - Opened by ezonta over 1 year ago

#1665 - Follow-up renaming of SolverInterface in comments

Pull Request - State: closed - Opened by MakisH over 1 year ago
Labels: documentation

#1664 - Always perform send/recv for both `WINDOW_START` and `WINDOW_END`

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago - 4 comments

#1663 - Add GitHub Action to detect merge commits

Pull Request - State: closed - Opened by MakisH over 1 year ago - 2 comments
Labels: maintainability

#1662 - Remove XML tag solver-interface

Pull Request - State: closed - Opened by MakisH over 1 year ago
Labels: breaking change

#1661 - Fix events tests for Python 3.10

Pull Request - State: closed - Opened by MakisH over 1 year ago - 1 comment
Labels: bug

#1660 - Samplize mapping

Pull Request - State: closed - Opened by fsimonis over 1 year ago - 9 comments

#1659 - Fix events for python 3.8

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: bug

#1658 - Resampling im time storage for non-matching meshes in time

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: enhancement

#1657 - Add an experimental profiling API

Pull Request - State: open - Opened by fsimonis over 1 year ago - 6 comments
Labels: enhancement

#1656 - Speedup precice-events

Pull Request - State: closed - Opened by fsimonis over 1 year ago

#1655 - Specify how exports and waveforms interact

Issue - State: closed - Opened by fsimonis over 1 year ago - 2 comments
Labels: breaking change

#1654 - Add a wrapper header file precice.hpp

Pull Request - State: closed - Opened by MakisH over 1 year ago - 2 comments
Labels: breaking change

#1653 - Add event histogram to precice-events

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: enhancement

#1652 - Update `fmtlib` to version 10.0.0

Pull Request - State: closed - Opened by davidscn over 1 year ago - 1 comment
Labels: dependencies

#1651 - Refactor mapping to work on Storages, not on Data::values

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago
Labels: maintainability

#1650 - Remove deprecated mpi single ports tag

Issue - State: closed - Opened by BenjaminRodenberg over 1 year ago - 1 comment
Labels: good first issue, breaking change

#1648 - Rename `gradientValues` to `gradients`

Pull Request - State: closed - Opened by BenjaminRodenberg over 1 year ago

#1647 - Profiling of user-code via API

Issue - State: open - Opened by fsimonis over 1 year ago - 1 comment
Labels: enhancement

#1646 - Configuration of implicit coupling scheme does not enforce read and write data in participant

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago - 2 comments
Labels: usability

#1645 - Reduce number of references to Data::values()

Issue - State: open - Opened by BenjaminRodenberg over 1 year ago
Labels: maintainability

#1644 - Simplify SolverInterfaceImpl constructor

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: maintainability

#1643 - Rename SolverInterface class

Pull Request - State: closed - Opened by MakisH over 1 year ago - 7 comments
Labels: breaking change

#1642 - Rename Participant class to ParticipantState

Pull Request - State: closed - Opened by MakisH over 1 year ago

#1641 - Port Mesh API to spans

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: breaking change

#1640 - Refactor mesh vertex id checks

Pull Request - State: closed - Opened by fsimonis over 1 year ago
Labels: maintainability

#1638 - Update fmt to 9.1

Pull Request - State: closed - Opened by fsimonis almost 2 years ago
Labels: dependencies

#1637 - Fix UB in tests

Pull Request - State: closed - Opened by fsimonis almost 2 years ago
Labels: bug

#1636 - Simplify Data API

Pull Request - State: closed - Opened by fsimonis almost 2 years ago
Labels: breaking change

#1635 - Attempting to use an MPI routine after finalizing MPICH

Issue - State: closed - Opened by mennodeij almost 2 years ago - 2 comments
Labels: bug

#1634 - Move sync-mode to profiling.

Issue - State: closed - Opened by fsimonis almost 2 years ago
Labels: usability, breaking change

#1633 - Introduce Wrappers for better encapsulation of Read/WriteDataContext

Pull Request - State: closed - Opened by BenjaminRodenberg almost 2 years ago - 2 comments
Labels: maintainability

#1632 - Cleanup doxygen and stale files

Pull Request - State: closed - Opened by fsimonis almost 2 years ago
Labels: documentation

#1631 - Add get(Mesh|Data)Dimensions

Pull Request - State: closed - Opened by fsimonis almost 2 years ago - 1 comment
Labels: breaking change

#1630 - Add Ginkgo and hipSOLVER GPU support for RBF mappings [continued]

Pull Request - State: closed - Opened by davidscn almost 2 years ago - 10 comments
Labels: enhancement

#1629 - Dead link in wiki: How to couple codes with preCICE

Issue - State: closed - Opened by KanakRaj2 almost 2 years ago - 3 comments

#1628 - Fix timestep vs. time step.

Pull Request - State: closed - Opened by BenjaminRodenberg almost 2 years ago
Labels: documentation