Skip to content

update mobility definition#288

Merged
AbbBallout merged 1 commit into
masterfrom
newmobility
Dec 3, 2025
Merged

update mobility definition#288
AbbBallout merged 1 commit into
masterfrom
newmobility

Conversation

@AbbBallout

Copy link
Copy Markdown
Collaborator

This patch updates the mobility definition from
M = epsi / (Tchsigma) to the dimensionally consistent form
M = epsi^2 / (Tch
sigma).

As a result, all control files now require their Tch values to be scaled by epsi.
To avoid accidental use of legacy Tch values, the corresponding control-file field has been renamed from “chemical characteristic time” to “chem characteristic time,” signalling that the updated Tch must incorporate the epsi factor.

Example:
Prev conrtol file parameter:
interface thickness =0.04
chemical characteristic time = 1000
should throw an error and the new control file parameters should be:
interface thickness =0.04
chem characteristic time = 400

@AbbBallout AbbBallout merged commit b1bc65b into master Dec 3, 2025
19 of 20 checks passed
@AbbBallout AbbBallout deleted the newmobility branch January 23, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant