Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P phasefield
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dune-fem
  • phasefield
  • Merge requests
  • !3

Open
Created Sep 09, 2021 by Andreas Dedner@andreas.dednerOwner
  • Report abuse
Report abuse

1.2.0 version based on dune core 2.8.0

  • Overview 0
  • Commits 37
  • Changes 59

Also includes API changes

  1. import everything from auxfun into init so instead of from phasefield.auxfun import ConcaveConvex write from phasefield import ConcaveConvex
  2. deprecate well argument from Model - set different well by changing well attribute on constructed model. Also move default well into phase model
  3. Make sure that fenics works again - a bit of a work around and at the moment the splitting of the bulk equations does not work (no product space used). All tutorials are adapted and seem to work as does the 'checkChange.py' script
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: version/2.8