How to switch on diffusion/diffusive transport at inlets?


Diffusion switched off by default at inlets. Possible to set an expert parameter in CCL File. Not possible to set in CFX-Pre.

cfx5cmds -def name.def -read -text name.ccl

Add the following object in name.ccl:

FLOW:
EXPERT PARAMETERS:
diffusion at inlets = t
END
END

cfx5cmds -def name.def -write -text name.ccl





Show Form
No comments yet. Be the first to add a comment!