Hi zerodof,
I was looking at the ACMODL, I did not use it before as our nastran decks are slightly different and as we are using AKUSMOD. I am not sure if you have the any kind of guide, but I am using quick reference quide and the format is as follows,
1 2 3 4 5 6
12345678123456781234567812345678123456781234567812345678
ACMODL INTER INFOR FSET SSET FSTOL
I would try INTER=DIFF (If only one side of the structure interacts with the fluid) , INFOR=ALL, FSET and SSET id numbers and some FSTOL value which is 0.001 if left blank.
In the deck you will have SET1=(id of fluid points) and SET2=(id of structure points).
Lets see if it works.