Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
f2me
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Edilbert Christhuraj
f2me
Commits
3045e246
Commit
3045e246
authored
4 years ago
by
Edilbert Christhuraj
Browse files
Options
Downloads
Patches
Plain Diff
Update README.rst
parent
9693c9d3
No related branches found
No related tags found
No related merge requests found
Pipeline
#435311
skipped
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+29
-9
29 additions, 9 deletions
README.rst
with
29 additions
and
9 deletions
README.rst
+
29
−
9
View file @
3045e246
FFME: A generic framework to solve arbitrary set of moment equations arise in the context of moment methods in kinetic gas theory
=================================================================================================================================
About
====
A generic solver to solve moment models arise in kinetics gas theory.
Thanks to FEniCS, this solver is one-to-one in correspondence with
mathematical formulation.
It is being developed as a part of PhD project F2ME. As the project
is currently undergoing code restructuring I have not made the
documention of the code publically available (yet!). I plan to publish
it very soon. I am always interested in sharing information if you are trying
to use this solver. Drop me an email.
Quick Usage
=============
To make things simpler, I created a docker image which is in turn built
upon the FEniCS docker image. To get started, follow the instruction below:
Make sure you have docker and docker-compose installed.
```bash
$ git clone git@gitlab.com/19ec94/f2me.git
$ cd f2me
$ docker-compose run --rm fenics_rx_local
$ cd f2me/f2me
$ python3 f2me.py input_example.yml
```
Main features
-------------------------------------------------------------------------------
## Contact
-blabla
-blabla blabla
Installation
-------------
| Name | Email |
| ------ | ----------- |
| Edilbert Christhuraj | [christhuraj@acom.rwth-aachen.de](christhuraj@acom.rwth-aachen.de) |
| Prof. Manuel Torrilhon | [mt@acom.rwth-aachen.de](mt@acom.rwth-aachen.de)|
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment