Skip to content

issues Search Results · repo:mesoscale/mmsp language:C++

Filter by

37 results
 (85 ms)

37 results

inmesoscale/mmsp (press backspace or delete to remove)

There s a broken feature in MMSP - make utilities fails on Ubuntu Focal-Fossa - libvtk7 and dependencies are installed. - expected make utilities to complete. - The observed behavior is that make ...
  • lucentdan
  • 5
  • Opened 
    on Mar 24, 2021
  • #74

https://www.mpi-forum.org/docs/mpi-3.1/mpi31-report/node405.htm#Node405
  • tkphd
  • Opened 
    on Dec 3, 2019
  • #71

There s a broken feature in MMSP - Bug appears in MMSP.grid.cpp - The expected behavior is stable or conditionally-stable discrete gradient operator - The observed behavior is not that, exposed ...
  • tkphd
  • 1
  • Opened 
    on Jul 1, 2019
  • #70

There s a broken feature in MMSP - Bug appears in during installation - Encountered running on Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz using Linux Fedora with VTK from Paraview 5.5.0 64.bit, GCC ...
  • davidkleiven
  • 1
  • Opened 
    on Jan 14, 2019
  • #65

mmsp2vti writes VTI files explicitly, rather than using the VTK library. This limits flexibility, including the option to compress data. Refactor after the documented example: https://lorensen.github.io/VTKExamples/site/Cxx/IO/WriteVTI/ ...
  • tkphd
  • Opened 
    on Aug 20, 2018
  • #63

There s a confusing feature in MMSP - Rolling releases is a more natural model than fixed releases for a project of this size (lines of code and user base) - master and develop are redundant branches: ...
documentation
  • tkphd
  • Opened 
    on Feb 26, 2018
  • #61

- Bug appears in mmsp/examples/phase_transitions/solidification/anisotropy/solidification.cpp - Variable dgpX is misused on line 136 (called as DgpX), which causes compilation to fail
  • Zhyrek
  • Opened 
    on Feb 22, 2018
  • #59

The grid constructor used on line 53 of solidification.cpp, static grid dim,T refGrid(oldGrid,0);, in the anisotropic solidification example creates non-physical values at several nodes of the grid, regardless ...
  • fields4242
  • 2
  • Opened 
    on Feb 12, 2018
  • #55

- Bug appears in /MMSP/utilities/mmsp2z.cpp - Encountered running on Windows in Cygwin In mmsp2z.cpp, the function fexists implicitly converts the std::ifstream object ifile to a bool in line 11. ...
  • Zhyrek
  • Opened 
    on Feb 2, 2018
  • #53

Finite differencing should have better performance - Bug appears in MMSP.grid.cpp in functions laplacian(GRID,...), etc. - The expected behavior is fast computation of gradients, Laplacians, and divergence ...
bug
enhancement
  • tkphd
  • Opened 
    on Dec 18, 2017
  • #52
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub