Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes related to "flameSpeed" and "dfChemistryModel" #529

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

xu-23
Copy link
Collaborator

@xu-23 xu-23 commented Nov 13, 2024

The past flameSpeed is only used when the time step is 0.001s.
Now, we give two choice.
If you choose flameSpeed, the time step will be set as the same as it in controlDict.
If you choose flameSpeed1, you can input a float number as the time step.

In the current version, when solving Yeqn with DNN methods, all the points will be chosen as the problem size, and we then solve all points whose temperature are above frozenTemperature.
This process makes Chemistry time ratio over 60%.
If we read frozenTemperature before we decide problem size, Chemistry time ratio will be 10%.

@xu-23 xu-23 marked this pull request as draft November 18, 2024 11:44
@zhixchen
Copy link
Collaborator

You should now be able to add reviewers for your PR.

@zhixchen zhixchen requested a review from maorz1998 December 2, 2024 15:17
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.

2 participants