Gas enclosure tutorials#179
Open
RemDelaporteMathurin wants to merge 8 commits into
Open
Conversation
Document that this repo is a Jupyter Book tutorial (not a package), the conda-based build, the two executable page formats (.ipynb and MyST .md), and the force-execution / fail_on_warning build constraints. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Cover the new gas-enclosure feature set from FESTIM v2.2-rc.1: New "Gas enclosures" fundamentals part (book/content/gas_enclosures/): - index: the pressure-as-unknown concept and governing balance - enclosure_intro: flux coupling via SurfaceReactionBC, exact conservation check - coupling: Dirichlet coupling (SievertsBC/HenrysBC), TMAP analytical verification - openings: Pump, Reservoir, PrescribedFlowRate, EnclosureConnection, each verified against its closed-form solution - geometries: discontiguous 1D meshes and a 2D quarter-circle enclosure New application task11: pumped-interspace double-membrane permeation barrier, built on a discontiguous Mesh1D with a Pump on the shared enclosure. Also introduce F.plot (post_process/pyvista), species-dependent input values (boundary_conditions/h_transport_advanced), and the configurable milestone tolerance (misc/stepsize). environment.yml: pin festim==2.2rc1 via pip (not yet on conda-forge) on a fenics-dolfinx>=0.11 base, with scifem/io4dolfinx as conda deps. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.