Skip to content

Windows Port of MOOSE & BISON #14591

@dylanjm

Description

@dylanjm

Reason

There is an activity for FY 2020 to get a working executable for MOOSE and BISON ported over to Windows 10. The primary goal is to provide this executable to end-users that can be downloaded and run out-of-box. This is not an effort to create a developer environment for the Windows platform.

Design

MOOSE and associated dependencies should be compiled with the latest Visual Studio compilers or in such a way that allows interoperability between programs.

Impact

This will open up accessibility to a group of new users in academia and industry.

Required Tools

This is my current tool-chain for accomplishing this task:

When installing Cygwin you'll need to ensure you pick the following packages:

  • git 2.21.0-1
  • m4 1.4.18-1
  • make 4.2.1-2
  • mingw64-x86_64-gcc-g++
  • python 2.7.16-1

Resources

Current Progress

  • Build PETSc
  • Build Libmesh
  • Build MOOSE
  • Build BISON

@dschwen

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: FrameworkP: normalA defect affecting operation with a low possibility of significant effects.T: taskAn enhancement to the software.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions