combined module phase field-mechnics

152 views
Skip to first unread message

Chris

unread,
Aug 30, 2016, 8:21:55 AM8/30/16
to moose-users
Hi,

Running the example EBSD-reconstruction*i in the combined module phase_field-mechanics gives me the error:
The following required parameters are missing:
TensorMechanics/type
Doc String: "A string representing the Moose Object that will be built by this Action"
I remember I could run it properly sometime ago (and still have *out* files in my folder). I can't locate the error, there is no "type" needed for this action (at least not in the documentation).

Thanks
Chris

Cody Permann

unread,
Aug 30, 2016, 10:25:34 AM8/30/16
to moose-users
Maybe one of our TensorMechanics people can chime in here. That modules is undergoing a lot of change and I do believe that "type" is required now. It's in all of the tensor mechanics tests if you look inside of that module. Perhaps it wasn't in the past. That would mean that this particular file is out of date which is something else we are trying to avoid and are working on in this project but aren't there yet. I'm currently working the phase-field side of the EBSD simulations but not the mechanics side - we'll see if we can get this fixed up.

Cody

--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/9860e407-025d-4471-a0bb-fe84a8a1f78a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Daniel Schwen

unread,
Aug 30, 2016, 12:30:37 PM8/30/16
to moose-users

Input please. It matters where you use the block.


--

Daniel Schwen

unread,
Aug 30, 2016, 12:30:37 PM8/30/16
to moose-users
Chris,
please just show us your input. I think Cody is off here.
Daniel

Chris

unread,
Aug 31, 2016, 12:33:47 PM8/31/16
to moose-users
Please find attached the input files. These are just your examples without any changes.

Chris
IN100-111grn.i
IN100_128x128.txt

Daniel Schwen

unread,
Sep 2, 2016, 3:16:04 PM9/2/16
to moose-users
I don't see TensorMechanics anywhere in this input file!
Daniel

On Wed, Aug 31, 2016 at 10:33 AM Chris <ck...@cam.ac.uk> wrote:
Please find attached the input files. These are just your examples without any changes.

Chris

--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at https://groups.google.com/group/moose-users.

nicolog...@gmail.com

unread,
Oct 12, 2016, 5:05:24 PM10/12/16
to moose-users
Dear Chris,

I have the same issue.
I am using the tensor mechanics module. I have written code for a UserObject for Crystal Plasticity simulations.
I can compile, but when I run I get the error.
As far as I understood from your comments, I should add a line in the kernel block of the input file:

[Kernels]
  [./TensorMechanics]
    type = ' ' # <= something here
    displacements = 'ux uy uz'
    use_displaced_mesh = true
  [../]
[]

However, I have no clue about what I should put there. I tried with the Kernel names in the TensorMechanics module but it does not work.
Did you solve the problem?

Thanks in advance,
Nicolò

SudiptaBiswas

unread,
Oct 12, 2016, 5:12:38 PM10/12/16
to moose-users
TensorMechanics is an action and so, it does not need anything in 'type'.
Reply all
Reply to author
Forward
0 new messages