Skip to content

radiasoft/sirepo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
etc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Sirepo

Sirepo brings computational science to the cloud.

The Sirepo gateway supports physics codes like elegant, Warp, SRW, JSPEC, Zgoubi, and more. With it, you can configure, run, visualize, and share end-to-end HPC physical simulations on your browser. We call this Clickable Physics(TM).

Try the Sirepo gateway. All you need is an email address to access. Sirepo is completely free.

If you prefer, Sirepo can also be downloaded! ⬇️

Curl Installer

You can use our curl installer on your Mac, PC (Cygwin only), or Linux box as follows:

$ mkdir sirepo
$ cd sirepo
$ curl https://sirepo.run | bash

For this to work, you will need to install the prerequisites.

API Documentation is available on Read the Docs.

Manual Install with Docker

You can start Sirepo with Docker.

If you are running Docker as an ordinary user (recommended), use the following:

$ docker run --rm -p 8000:8000 -v "$PWD:/sirepo" radiasoft/sirepo

Then visit: http://127.0.0.1:8000

The -v "$PWD:/sirepo" creates a db subdirectory, which is where the database is stored.

License

License: http://www.apache.org/licenses/LICENSE-2.0.html

Copyright (c) 2015–2020 RadiaSoft LLC. All Rights Reserved.

RadiaSoft

About

Sirepo is a framework for scientific cloud computing. Try it out!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published