Menu

Running NSE

2020-03-31
2020-10-02
  • Bradley S. Meyer

    Relocated from here:

    Dear Prof. Meyer,
    I am new here. I want to compute nuclear statistical equilibrium. I have downleded the C codes. Now i want to know how to use these codes? Is it necessary to have a linux system for it? Can i use C++ software for it?

     
    • Bradley S. Meyer

      The libnuceq codes compile with C++. The easiest way to run them is via NucNet Tools. See this blog post.

      If you are using Windows, you might want to try Cygwin. You can then follow the libnuceq post above. Let me know if that doesn't work. Best wishes.

       
      • Bradley S. Meyer

        For linux or Mac OS, you can see these instructions.

         
        • Anonymous

          Anonymous - 2020-04-01

          Dear Prof. Meyer,
          Thanku for your quick response.

          when i try to compile the c code on c++, it give error "libnuceq.h" not found though it is exist in the directory.

          I tried to download and install Cygwin for my window 7, but invain.

          I have Sun Solaris system SunOs 5.10, when i try to run the cammand "make -f Makefile.libnuceq compute_nse", it gives error "make not found"

           
          • Bradley S. Meyer

            It sounds like you don't have make installed. What happens if you type

            make --version

            If the response is not something like

            GNU Make 3.81
            Copyright (C) 2006  Free Software Foundation, Inc.
            This is free software; see the source for copying conditions.
            There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
            PARTICULAR PURPOSE.
            

            then you need to install make. Best wishes.

             
  • Anonymous

    Anonymous - 2020-04-01

    Ok, let me try that.
    Thank you for your kind help.
    Stay Blessed.

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.