hexagon logo

Catastrophic Errors: No variables have been defined for edit set...

Hello,
 
I am trying to analyze a birdstrike and at the time of asking the output requests I am getting the following error in relation with the Eulerian Solids:
 
%W-P2108906-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    Variable XVEL is not legal in input set BIRD and is           
    therefore ignored.                            
    This may result in an empty edit set.                  
                                         
 %W-P2108906-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    Variable YVEL is not legal in input set BIRD and is           
    therefore ignored.                            
    This may result in an empty edit set.                  
                                         
 %W-P2108906-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    Variable ZVEL is not legal in input set BIRD and is           
    therefore ignored.                            
    This may result in an empty edit set.                  
                                         
 %W-P2108906-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    Variable VOLUME is not legal in input set BIRD and is          
    therefore ignored.                            
    This may result in an empty edit set.                  
                                         
 %W-P2108906-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    Variable MASS is not legal in input set BIRD and is           
    therefore ignored.                            
    This may result in an empty edit set.                  
 NO MORE MESSAGES OF THIS KIND WILL BE WRITTEN                  
                                         
 %C-P2108902-P2_DEFINE_VARIABLES_FOR_EDIT, , ,                  
    No variables have been defined for edit set BIRD.            
    Check previous messages.    
 
Why could this be?  All the steps mentioned in the topic ALE Coupling have been followed
 
Thank you in advance.
Parents
  • Hi Bhaven,
    The output request for the Euler region needs to be pointing to the 3D Euler elements. So this leaves an issue what to then request as output if the fluid elements are generated by Dytran solver... For this reason we have some generic collectors for the different Euler property types. For your case, you then select ALLMULTIEULSTREN for the output group:
     
    SET 1 = ALLMULTIEULSTREN
     
    That should then solve that issue
Reply
  • Hi Bhaven,
    The output request for the Euler region needs to be pointing to the 3D Euler elements. So this leaves an issue what to then request as output if the fluid elements are generated by Dytran solver... For this reason we have some generic collectors for the different Euler property types. For your case, you then select ALLMULTIEULSTREN for the output group:
     
    SET 1 = ALLMULTIEULSTREN
     
    That should then solve that issue
Children
No Data