Import ls-dyns(.key) in hypercrash

Korosh_20927
Korosh_20927 Altair Community Member
edited June 2021 in Community Q&A

hi my dear

In the hypercrash,the LS-Dyans profile, information can be entered in two ways :

1)file>import>LS-Dyna>(select  .key file)

2)file> import>Ls-dyna include >(select .key file)

Please advise what is the difference between the two methods

Is there an example or Ducument in the description of this issue?

thank you

Answers

  • Rogerio Nakano_21179
    Rogerio Nakano_21179 New Altair Community Member
    edited June 2021

    Hi

    the 1) option is to use when you import the Master file, namely, the file that has include files associated.

    For instance master file : master.key

    it has include files: include1.k, include2.k etc.

    when you load the master file, the includes are also loaded.

     

    the 2) is used if you want to add another files data into the current session, that you have a master model loaded.

    So that the contents of the imported "as include" will be sorted in the include file group.

    For instance,  master file: master_without_includes.key

    And you want to load data from another *k file,e.g. , file_to_include.k

    If you load the include with the 2) option, HyperCrash will sort the data on the "file_to_include.k" in the include file group.

     

    I hope this is helpful.

    Regards