Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Narrows

Narrows solves the discrete ordinates transport equation using a neural network.

To install and run narrows:

$ git clone https://github.com/llnl/narrows.git
$ virtualenv -p python3.8 venv
$ ./venv/bin/pip install -r narrows/requirements.txt
$ cd narrows/test
$ ../../venv/bin/python p1-full_slab.py

Contributing

Narrows is a small, open source, research project. Questions, discussion, and contributions are welcome. Contributions may include bugfixes, documentation, or even new features. Please submit a pull request with master as the destination branch in the Narrows repository.

Authors

Narrows was created by Mike Pozulp (pozulp1@llnl.gov), Kyle Bilton, and Patrick Brantley.

Citing Narrows

If you are referencing Narrows in a publication, please cite the following paper:

License

Narrows is distributed under the terms of the MIT license. All new contributions must be made under the MIT license. See LICENSE for details.

SPDX-License-Identifier: MIT

LLNL-CODE-806068

About

Narrows solves the discrete ordinates transport equation using a neural network.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages