festim-dev / festim-dev/FESTIM

Export the reaction rate of a `SurfaceReactionBC`

Open
#1,202 0 comments 0 reactions 1 assignee Claimed by @RemDelaporteMathurin View on GitHub
enhancement
Dominant language
Python
Stars
135
Forks
45
Avg merge
3d 23h
Merged PRs (30d)
14

Description

The same way we have a convenience export for reaction rate in the bulk (see https://github.com/festim-dev/FESTIM/pull/1127) we should have the same thing for `SurfaceReactionBC`.

Proposed usage

```python
forward_reaction_rate = F.ReactionRateFlux(
reaction=my_model.boundary_conditions[0],
direction="forward",
)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.