Hello,
currently I am using FEAP 8.1. I am trying to modify the ogden material model, so that it is possible to include more than 3 coefficients. Therefore I am trying to make changes in nalp3f.f. I have seen that the stress and material tangent are only calculated from sums and wanted to extend these loops.
For this I wanted to use TINPUT and PINPUT to read in any number of input parameters after “OGDEn” (in the input file). However, the respective lines start here after “PROP” (in the input file), so that I cannot read in the parameters. Is it possible to jump to a previous point when reading in? What must be taken into account here?
I also wanted to ask whether this way or the creation of a user material would be better. I have turned away from the second variant because the input of umatl differs from that of nalp3f, which is why I thought that several changes would be necessary.
Best regards,
Duc Hoang Nguyen