Often the error occurs before the line numbers provided by LS-DYNA, i.e. it does not realize there is an error until it encounters the next “*” keyword.
Looks like it was trying to complete the input for *EOS_TABULATED_COMPACTION and unexpectedly ran into your *DEFINE_CURVE keywords. --len
From: ls-d...@googlegroups.com <ls-d...@googlegroups.com> On Behalf Of Pavel Dybskiy
Sent: Tuesday, October 25, 2022 12:57 PM
To: LS-DYNA2 <ls-d...@googlegroups.com>
Subject: [LS-DYNA2] ( *EOS_TABULATED_COMPACTION ) LS-Dyna Error 10246 (KEY+246)
Hello,
Any idea what is wrong with the following keyword definition.
LSPP wants card#2 in *EOS_TABULATED_COMPACTION
Warning - Missing data in Keyword - *EOS_TABULATED_COMPACTION
Warning occurs in file C:\zz_DYNA_LAPTOP\A_PWA_Pendulum\61_Fr02_SPH_1mm_LC_EOS\Mat_224_SPH_9_EOS_wLC_SDG_2_dlim_1all.k line # 120
Time to read keyword file = 0.219 seconds
LS-Dyna doesn't like beginning of new keyword in the end of curve #31 definition
*** Error 10246 (KEY+246)
line contains improperly formatted data
reading *EOS_TABULATED_COMPACTION card.
At line# 136 of file
Mat_224_SPH_9_EOS_wLC_SDG_2_dlim_1all.k
--------------------------------------------------------------------------
*DEFINE_CURVE_TITLE
--------------------------------------------------------------------------
Thanks
Paul
--
You received this message because you are subscribed to the Google Groups "LS-DYNA2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ls-dyna2+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/e1f38fad-a538-4830-9a82-8e0a25f6b4adn%40googlegroups.com.
Paul –
I assume you can provide 8 blank cards and LS-DYNA will use the *Define_Curve values provided by LCC, LCT and LCK, i.e. the *Define_Curve values over ride those provided on the 8 input cards, blank or not.
Check the d3hsp file to see what is echoed for the EOS. --len
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/e6437332-1fc3-4785-a0a7-0c4db94ce21an%40googlegroups.com.
Hello Paul –
I don’t think that finding necessarily disproves that LS-DYNA did not use the curve values, i.e. you input 8 lines of zero and the d3hsp file echoed those 8 lines.
I think you need to compare the results of two runs:
1\ using 8 lines of zeros and the curves
2\ 8 lines with the same values but no curves.
If the results are the same, then in run 1\ LS-DYNA is using the curves.
To view this discussion on the web visit https://groups.google.com/d/msgid/ls-dyna2/ce720b23-60d9-49c9-b2f5-5045d351f18an%40googlegroups.com.
On Oct 26, 2022, at 10:18 AM, l...@schwer.net wrote:
What version of LS-DYN are you using?
If it is not a recent version you might try R14.
Else I think you need to ask Support for help on this apparent bug.