-
Notifications
You must be signed in to change notification settings - Fork 247
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
Add Pfem Melting application #9324
Closed
Closed
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
e90cb14
new element
juliobarna 8cff0ff
removing warnings
juliobarna 311a8fd
changes: several json has been added in order to consider differents …
juliobarna 4ff0f65
adding a new element and new json files
juliobarna f023aba
adding heat source
juliobarna ccfad12
organized element and functions
juliobarna 22a8689
forcing dependencies
050acb8
windows compilation
e83e92f
missing dependencies
jginternational 22ef02f
solver type
jginternational 822d634
Merge branch 'master' into meltingapplication
jginternational 26c7a15
Changes needed to build windows
jginternational 631fd2c
compilation warning
jginternational 3dfbeb4
new updates
juliobarna 1af6904
new updates
juliobarna f590be2
Delete applications/PfemMeltingApplication1 directory
juliobarna aa36f5c
new example
juliobarna 2f876d4
erasing pfem2 application into pfemmelting
juliobarna df01f0c
fixing Windows compilation
e3e9e20
Merge branch 'master' into meltingapplication
d9f1c8a
using the lumped mass matrix instead of the full one due to numerical…
juliobarna 03f68ad
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
juliobarna 70bc7cd
new
juliobarna e4b9613
basic example running. Empty laser process is created.
0c9a415
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
527706a
example with only the required model parts
juliobarna 81e5090
without properties in the mdpa file
juliobarna 999008b
commenting some operations with model parts
juliobarna 0e4d491
windows compilation fixed
cd0daa9
Merge branch 'master' into meltingapplication
jginternational 29fcdfc
Laser utility added
juliobarna e28ac88
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
juliobarna da2e602
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
jginternational 0a3d181
Some bugfixes
dfbc8ec
fixes
f55ef79
adding ambient temperature and mesh size
juliobarna 0d456ce
with variable viscosity
juliobarna 3fbc901
more adaptations. Adding values to json
18cd7ee
example new
juliobarna 95368d9
adding new model part
juliobarna 5593028
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
juliobarna b64ada1
reading laser file and improving the example
juliobarna 2de1c39
Merge branch 'meltingapplication' of https://github.com/KratosMultiph…
jginternational 2ea2451
Merge branch 'master' into meltingapplication
jginternational 0e95472
missing space
jginternational 21df0ea
flat laser working
3021255
minor changes
juliobarna 5248a23
saving memory and improving laser process
juliobarna 9a489f9
including normals in the faceheatflux
juliobarna 15084dd
updates
juliobarna 276680d
erasing elements when j>0
juliobarna 768846f
cleaning the outputs
juliobarna 41c2cf9
cleaning the outputs
juliobarna 1feee7e
solver without remesh
juliobarna 8fab508
adding solver without remesh
juliobarna da176b0
including time measurements
juliobarna 722c773
adding a hypoelastic element
juliobarna File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this temporary? Maybe we can put just
node_it->FastGetSolutionStepValue(HEAT_FLUX) = 0.0;