In this part, we will learn how to simulate flow in a duct assembly using the Ansys Fluent solver in Ansys Discovery. We will also explore different post-processing options to visualize the results.
jQuery(function(){
var url = jQuery("#Video").attr('src');
jQuery("#myModal").on('hide.bs.modal', function(){
jQuery("#Video").attr('src', '');
});
jQuery("#myModal").on('show.bs.modal', function(){
jQuery("#Video").attr('src', url);
}); });