Segmentation fault(core dumped) #26498
Replies: 7 comments 27 replies
-
|
@milljm is the expert here. I think have the output of the diagnostics script in moose/scripts (it s called diagnostics.sh) will help figure out your platform. thx |
Beta Was this translation helpful? Give feedback.
-
|
these are module available on cluster i successfully loaded these on hpc cluster the again i copy all the moose directory on my cluster and again in examples directory when i run make -j 6 command it does not create executible the error is [ms23mtech11003@sukshma ex01_inputfile]$ ls the error is shown here please suggest im unable to properly utilise moose framework |
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
@GiudGiud im learning about my problem but first i want to understand documentation of moose framework. where we put these discretized iterative jacobian/residual matrix in which i get that note:- MOOSE handles multiplication by the Jacobian and the weight automatically, can you explain above sentence what exactly upto where kernel is calculating is it just assemblying the jacobians and residual matrix and take them to nonlinearsolver kind of thing if so why we dont put discretized form of integrals(iterative summations) in those kernels src codes |
Beta Was this translation helpful? Give feedback.
-
|
https://mooseframework.inl.gov/modules/phase_field/Phase_Field_Equations.html please visit this link here you get this kernel ACInterface.c & ACInterface.h i also attached their src code link can you explain how this code implementing that part of residual this would improve my understanding how coding approached in moose framework |
Beta Was this translation helpful? Give feedback.
-
|
@GiudGiud sir i understand how to put weak form of differential equation in kernels can you tell me if my weak form contain double summation how to approach that |
Beta Was this translation helpful? Give feedback.
-
|
@GiudGiud can you explain the error *** Warning, This code is deprecated and will be removed in future versions: *** Warning, This code is deprecated and will be removed in future versions: *** Warning, This code is deprecated and will be removed in future versions: The following total 8 aux variables: *** ERROR *** Material property 'L', requested by 'AC1_bulk' is not defined on block 0 Stack frames: 16
|
Beta Was this translation helpful? Give feedback.






Uh oh!
There was an error while loading. Please reload this page.
-
I'm running Moose in dual boot mode Linux
I have followed all the guidelines for Moose installation and create Moose environment successfully.
But unable to launch peacock gui
I have tried both path
Both contain executable
I tried running command in both their own directory including their executable
Even tried in my app which contains Moose opdt example executable
I tried this while remaining in Moose framework
Earlier tried getting same things done in peacock environment as well
Beta Was this translation helpful? Give feedback.
All reactions