Minnesota Supercomputing Institute
5.3
4.3-research, 4.3b, 5.0, 5.1, 5.2, 5.2a, 5.3, 5.4, 5.4a, 6.1
Tuesday, August 29, 2023
Available Modules
The following additional modules are available. If you need to use any of these modules, PLEASE SPECIFY THE MODULE(S) on the calendar when you make your reservation. Verify that all the licenses have not been reserved by others for the same time period. Users found using modules without prior reservations are subject to having their job killed if someone else has reserved the module for the same time.
2 AC/DC Module 1 Acoustics Module 2 CAD Import Module 2 CFD Module 2 Chemical Reaction Engineering Module 1 ECAD Import Module 1 Heat Transfer Module 2 LiveLink for MATLAB 1 Microfluidics Module 1 Molecular Flow Module 1 Multibody Dynamics Module 1 Nonlinear Structural Materials Module 1 Particle Tracing Module 2 RF Module 1 Structural Mechanics Module 1 Subsurface Flow Module 1 Wave Optics Module 1 Optimization Module
To view the calendar and/or reserve a license, please visit: COMSOL License Reservations
module load comsol comsol
module load comsol comsol -3drend sw
module load comsol/class comsol
You may check the current license usage from the Linux environment with the following command. You may need to scroll up to see "Users of COMSOL" in the output:
lmstat -a -c 1716@lmcomsol.msi.umn.edu
The output will look like this (truncated):
... Users of COMSOL: (Total of 4 licenses issued; Total of 1 license in use) "COMSOL" v4.4, vendor: LMCOMSOL floating license geron018 labh03.msi.umn.edu /dev/pts/0 (v4.4) (goose.msi.umn.edu/1716 301), start Tue 11/18 11:10 ...
Observe that MSI user geron018 is using the license as of Tuesday, November 18th, starting at 11:10 (AM).
#!/bin/bash #SBATCH --job-name="rfm_RunCOMSOLTest_job" #SBATCH --ntasks=4 #SBATCH --ntasks-per-node=4 #SBATCH --output=rfm_RunCOMSOLTest_job.out #SBATCH --error=rfm_RunCOMSOLTest_job.err #SBATCH --time=0:10:0 #SBATCH -p small,large,ram256g,ram1t module load comsol/5.3 comsol