Hello Thomas,
Thanks for your reply.
Is not quite water pressure exactly, it's a design pressure imposed by the rules (Lloyd's) that include hydrostatic pressure too.
The picture in the previous post is a section trough a ship shell, and I need to load that pressure on a 1.4 meters wide (on X axis) curved plate with different thicknesses strengthened with various transverse and longitudinal stiffeners.
My dumb solution would be to split the shell in multiple surfaces and load them incremental from 30 kN/m2 to 70 kN/m2.
My teacher gave me this FEMAP sequence (he didn't had time to explain much...)
− Tools / Define Variables
Variable name: !EL
Value of Equations: ACTID(9) - a function that identifies the elements in the data base - (he said... also that ACTID(9) is a label)
<OK>
− Model / Load / Elemental / Pressure
Direction: Normal to Element Face
Method: Variable
Advanced / Variable: EL
Value / Pressure: 0.01*(numeric value of height.-ZEL(!EL)) where ( Z-vertical)
Selection Info / Face: 1
<OK>
Well, I hope my problem is better defined now.
Thank you!