Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piyueh/mc_timemarchingtest
https://github.com/piyueh/mc_timemarchingtest
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piyueh/mc_timemarchingtest
- Owner: piyueh
- Created: 2014-04-22T13:54:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-18T19:48:54.000Z (over 10 years ago)
- Last Synced: 2023-08-29T00:48:22.423Z (about 1 year ago)
- Language: FORTRAN
- Size: 20.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
README:
PROJECT PURPOSE:
1. To re-develope the 3D Monte-Carlo (MC) solver using 3D structured grids, which can be used to solve Phonon Boltzmann Transport Equation (PBTE) and was developed 6 years ago. Some better schemes, which were developed during the development of the MC solver using 3D unstructured grids, will be applied on this version.
2. To test another time-marching scheme, which is usually used in MC simulations of electron transport.STATUS (04/24/2014):
FINISHED:Currently, it can be used to solve transient problems under single material without nano-structure and with adiabatic and perodic BCs.
FUTURE WORK:
1. Implement another time-marching scheme.
2. Add heat control module to enable heat flux flows through the material from external heat reservoir.