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

Remove parfor in calcEnergyMap heat.m #17

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

physiker05
Copy link
Collaborator

At least for me the parfor does not work as it never seems to stop computing. Definitely, it is orders of magnitudes slower as without!

physiker05 and others added 11 commits August 31, 2020 16:22
Modifications in pdeHeatEquation() to allow for using every subsystem temperature in each subsystem definition of thermCond. The analytical function can now use T(1),...,T(N) in each of the subsystems. This is in analogy to the usage in the property subsytemCoupling where the diference T(2)-T(1) has to be evaluated.
remove parfor from energyMap() in heat.m
Modification of heat.m, thermCond
 Severe performance improvement in onlyheat calculations of strainMap
@dschick
Copy link
Owner

dschick commented Feb 26, 2021

shall I merge that into the master? do you know what you are doing?

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