User Tools

Site Tools


mesa

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mesa [2025/04/30 11:24] – [No setup needed, nor wanted!!] deulmesa [2025/04/30 11:37] (current) – [No setup needed, nor wanted!!] jansen
Line 51: Line 51:
   ''bash -l''   ''bash -l''
 Any errors will be displayed in your terminal, so you can fix them before they block you from further logins. Any errors will be displayed in your terminal, so you can fix them before they block you from further logins.
 +
 +Yet another methoud would be, to include the setenv (or export) commands and the source command into a small text file or script, and load that file when you want to activate the MESA environment, e.g create file ''mymesa'' containing:
 +  setenv MESASDK_ROOT /net/vdesk/data2/your_username/MESA/mesasdk
 +  setenv MESA_DIR /net/vdesk/data2/your_username/MESA/mesa-r10398
 +  source $MESASDK_ROOT/bin/mesasdk_init.csh
 +And when you want to active your MESA environment, type ''source mymesa''. Like the method with the ''alias'', this method makes sure the environment is only loaded when needed, so it will not interfere with normal logins or with other programs.
 +
  
 ====== Links ====== ====== Links ======
mesa.1746012272.txt.gz · Last modified: by deul