< Home - < Back

IBSimu


Information about the package, IBSimu, which is shipped with common Linux distributions. The IBSimu package is designed for, Ion beam simulator.


Package Name:

IBSimu

Summary:

Ion beam simulator

Description:

Ion Beam Simulator or IBSimu is an ion optical computer simulation package for ion optics, plasma extraction and space charge dominated ion beam transport using Vlasov iteration. The code has several capabilities for solving electric fields in a defined geometry and tracking particles in electric and magnetic fields. The code is constructed as a C++ library for maximal versatility and openness.

Architecture:

x86_64

Version:

1.0.4

Release:

4.el6

Size:

304 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for IBSimu


Control the IBSimu package with the following handy commands outlined below.


Command

Description of Command

yum install IBSimu

This command will install IBSimu on the server.

yum remove IBSimu

This command will un-install IBSimu on the server. When you run this command, you will be asked if you are sure that you want to remove IBSimu, so you have to manually confirm that you want to do this.

yum -y remove IBSimu

This command will un-install IBSimu on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove IBSimu when using the -y flag.

yum update IBSimu

This command will update IBSimu to the latest version. When you run this command, you will be asked if you are sure that you want to remove IBSimu, so you have to manually confirm that you want to do this.

yum -y update IBSimu

This command will update IBSimu to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove IBSimu when using the -y flag.

yum info IBSimu

This command will show you core information about the IBSimu package.

yum deplist IBSimu

This command will show you the dependencies for IBSimu. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update IBSimu

This command will check if there is an update waiting on IBSimu. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.