Ansys Learning Forum Forums Discuss Simulation Fluids Error while compiling udf on linux Reply To: Error while compiling udf on linux

Rob
Forum Moderator

If you check the "n" and othe parts of the error what are the rules? The common reasons for code to fail on Linux but work on Win10 are whitespace characters and there are a few C commands that aren't supported. Without seeing any of the code (and I won't be debugging it) I can't see why it's not working.Â