PFC3D_OpenFOAM
PFC3D_OpenFOAM copied to clipboard
cfdarray not working
I tried to run the codes. in PFC everything was ok but once I executed cfd_dropTest1.py, I saw "Python error: NameError("name 'ca' is not defined",)" what is the reason. ca was defined already by "from itasca import cfdarray as ca"