Difference between revisions of "Visualization with VisIT"

From ccrmwiki
Jump to: navigation, search
Line 5: Line 5:
 
   C:\Users\yjzhang\AppData\Local\Programs\LLNL\VisIt*
 
   C:\Users\yjzhang\AppData\Local\Programs\LLNL\VisIt*
 
  <LI>Download pre-built plug-in, developed at California Dept of Water Resource [http://ccrm.vims.edu/yinglong/Courses/Hangzhou/schism_plugin_1.2_xbeta_visit2.12.3_win64_vs2012.zip here] and put the files in:
 
  <LI>Download pre-built plug-in, developed at California Dept of Water Resource [http://ccrm.vims.edu/yinglong/Courses/Hangzhou/schism_plugin_1.2_xbeta_visit2.12.3_win64_vs2012.zip here] and put the files in:
  C:\Users\yjzhang\AppData\Roaming\LLNL\VisIt\databases  (create new dirs if necessary). This dlls location works for VisIt 2.13.2 or below. From VisIt 2.13.3, you need to put dlls on C:\Users\your_account_name\Documents\VisIt\databases. Alternatively, please email Jon Shu at Qiang.shu@water.ca.gov and let him know the version of visit you are using. Here is the link of the latest plugin build for 2.13.3 [https://cadwr.box.com/s/hkic80xg7tmjhwk94aszssrp8fh6r0fu]. Another link for the latest plugin build for visit 3.1.2 [https://cadwr.box.com/s/4n8vn29zxxvnn69snlsc40fcmbvk54aa].
+
  C:\Users\yjzhang\AppData\Roaming\LLNL\VisIt\databases  (create new dirs if necessary). This dlls location works for VisIt 2.13.2 or below.  
 +
 +
From VisIt 2.13.3, you need to put dlls on C:\Users\your_account_name\Documents\VisIt\databases. Alternatively, please email Jon Shu at Qiang.shu@water.ca.gov and let him know the version of visit you are using. Below are newer builds:
 +
  <UL>
 +
    <LI>  [http://ccrm.vims.edu/yinglong/SVN_large_files/schism_plugin_with_last_wetting_update_visit2.13.3_win64_vs2012.zip plugin build for 2.13.3]
 +
    <LI>  [http://ccrm.vims.edu/yinglong/SVN_large_files/schism_plugin_with_last_wetting_update_visit3.1.2_win64_vs2017.zip  latest plugin build for visit 3.1.2]
 +
 
 +
    <!--LI>  [https://cadwr.box.com/s/hkic80xg7tmjhwk94aszssrp8fh6r0fu plugin build for 2.13.3]
 +
    <LI>  [https://cadwr.box.com/s/4n8vn29zxxvnn69snlsc40fcmbvk54aa   latest plugin build for visit 3.1.2] -->
 +
  </UL>
 
  <LI>If you use SCHISM v5.6.1 (netcdf I/O), note that VisIT has issues with stack overflow with nc4, so you need to do the following work-around until LLNL fixes the issue:
 
  <LI>If you use SCHISM v5.6.1 (netcdf I/O), note that VisIT has issues with stack overflow with nc4, so you need to do the following work-around until LLNL fixes the issue:
 
  <UL>
 
  <UL>

Revision as of 08:03, 20 August 2020

On Windows 7 or 10:

  1. First download VisIT from LLNL site and install. Use default dir (and record it), e.g. C:\Users\yjzhang\AppData\Local\Programs\LLNL\VisIt*
  2. Download pre-built plug-in, developed at California Dept of Water Resource here and put the files in: C:\Users\yjzhang\AppData\Roaming\LLNL\VisIt\databases (create new dirs if necessary). This dlls location works for VisIt 2.13.2 or below. From VisIt 2.13.3, you need to put dlls on C:\Users\your_account_name\Documents\VisIt\databases. Alternatively, please email Jon Shu at Qiang.shu@water.ca.gov and let him know the version of visit you are using. Below are newer builds:
  3. If you use SCHISM v5.6.1 (netcdf I/O), note that VisIT has issues with stack overflow with nc4, so you need to do the following work-around until LLNL fixes the issue:
    • Go to UCAR and get their installer for the latest C library, e.g. 4.5.0;
    • Complete the installation and record the install dir. Then copy all files in bin/ of the install dir to the VisIT dir in (1) to overwrite.
  4. After these steps, you'd be able to read in SCHISM outputs in ViSIT; look for 'SCHISM', 'gr3' format from the dropdown list.

On Linux systems:

Use svn or directly download the source code here.

After compilation this can be used with VisIT version 2.12.2 to 2.13.3.