Outils pour utilisateurs

Outils du site


sunfluidh:sunfluidh_matlab

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
sunfluidh:sunfluidh_matlab [2019/12/11 09:07] witkosunfluidh:sunfluidh_matlab [2020/08/31 15:29] (Version actuelle) witko
Ligne 2: Ligne 2:
    
  
-Three different matlab functions can read sunfluidh output files. [[https://sunfluidh.limsi.fr/_media/sunfluidh:read_sunfluidh_data.tar|download the files]]). Make sure the directory where you have untar these files is listed in the matlabpath((For Unix system you can add the following command in ~/.bashrc : +Three different matlab functions can read sunfluidh output files. [[https://sunfluidh.limsi.fr/_media/sunfluidh:read_sunfluidh_data.tar|download the files]]. Make sure the directory where you have untar these files is listed in the matlabpath((For Unix system you can add the following command in ~/.bashrc : 
 //export MATLABPATH='directory_where_the_files_are_stored'//)).  //export MATLABPATH='directory_where_the_files_are_stored'//)). 
  
Ligne 12: Ligne 12:
  
  
-<note important>Here, we assume you have already runned the case[[ sunfluidh:2D_channel_flow_with_bar_Incomp_Flow | 2D laminar channel flow with a constriction]]. Make sure the current directory for matlab is also the directory where you have the output files.+<note important>Here, we assume you have already run the case[[ sunfluidh:2D_channel_flow_with_bar_Incomp_Flow | 2D laminar channel flow with a constriction]]. Make sure the current directory for matlab is also the directory where you have the output files.
 </note> </note>
  
Ligne 95: Ligne 95:
 semilogy(time,L2) semilogy(time,L2)
 grid on grid on
-xlabel('t'); ylabel('L2 norm')+xlabel('t','FontSize',16); ylabel('L2 norm','FontSize',16) 
 +set(gca,'FontSize',16)
 </file> </file>
  
sunfluidh/sunfluidh_matlab.1576051664.txt.gz · Dernière modification : 2019/12/11 09:07 de witko

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki