Hello again,
I am using FEAP 8.4 so my question relates to that version.
I want to use a distributed load on a 1 dimensional beam (as it is known from basic courses of technical mechanics). So Let us say that q = 5 N/mm over a cantilever beam with a length of 1000mm. How do I implement this in FEAP? I found the CSURface command but it does not work (maybe I made a mistake).
An option I know from writing own programms is to discretize the line load with shape functions. But as the neumann conditions are written into the input file, I shouldn't add this to the residual. If I calculate the resulting nodal forces and moments from the discretization and put them under the FORCe command, the displacment is to small compared to the analytical solution.
So how can I implement this problem to an input file?
Thank you in advance!