stp_lib | stopping power libary

 by   xination C Version: Current License: No License

kandi X-RAY | stp_lib Summary

kandi X-RAY | stp_lib Summary

stp_lib is a C library. stp_lib has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

stopping power or dE/dx is to describe how a particle loses its energy when it is traveling in a medium. For example, it can be used to estimate how much energy a particle will deposit when it passes through your detector. In nuclear physics, the unit of dE/dx is MeV/(mg/cm2), since the beam normally in unit of MeV, and the target thickness is in unit of mg/cm2. There are several programs can simulate dE/dx for all kinds of particles in a medium. For example, SRIM and LISE++. However, sometimes, I need to generate dE/dx data for internal use for my program, and reading stopping power from external files is not genuinely convenient. So I search the library that can help me generate dE/dx file, but I don't have any good luck to find it. I come across that VIKAR program ( Virtual Instrumentation for Kinematics and Reactions, by Dr. S.D. Pain ) has its dE/dx generator, and I have the source code. Not only I would like to study how VIKAR's dE/dx data compares to those from LISE++, but also I would like to extract VIKAR's dE/dx generator. The VIKAR is written in Fortran, and some parts of code is in Fortran 77. The main part for dE/dx calculation is the subroutine ncdedx. I rewrite and simplify the ncdedx subroutine, and translate the code into a C++ class. It provides easy-to-use interface methods to get the dE/dx and stopping range data. please see here for how to use it.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              stp_lib has a low active ecosystem.
              It has 3 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              stp_lib has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of stp_lib is current.

            kandi-Quality Quality

              stp_lib has no bugs reported.

            kandi-Security Security

              stp_lib has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              stp_lib does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              stp_lib releases are not available. You will need to build from source code and install.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stp_lib
            Get all kandi verified functions for this library.

            stp_lib Key Features

            No Key Features are available at this moment for stp_lib.

            stp_lib Examples and Code Snippets

            No Code Snippets are available at this moment for stp_lib.

            Community Discussions

            No Community Discussions are available at this moment for stp_lib.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install stp_lib

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/xination/stp_lib.git

          • CLI

            gh repo clone xination/stp_lib

          • sshUrl

            git@github.com:xination/stp_lib.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link