curvefittingpython
A python code for curve fitting of material properties depending on temperature.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
A python code for curve fitting of material properties depending on temperature.
Basic Info
- Host: GitHub
- Owner: EhsanGLB
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 29.3 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 2 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md
curveFittingPython
This is a code for curve fitting of material properties depending on temperature written based on python.
Installation
It is working on foam-extend-4.1
bash
git clone https://github.com/EhsanGLB/curveFittingPython.git
Getting Started
- It is compiled on python 3.
- scipy must be installed. Look at here (https://scipy.org/install/)
Owner
- Name: Ehsan Golab
- Login: EhsanGLB
- Kind: user
- Location: Tehran
- Company: Sharif University of Technology
- Repositories: 1
- Profile: https://github.com/EhsanGLB
Interested in math, programming, and natural sciences
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Golab" given-names: "Ehsan" orcid: "https://orcid.org/0000-0002-6105-0963" title: "curveFittingPython" version: 1.0.0 date-released: 2023-08-03 url: "https://github.com/EhsanGLB/curveFittingPython"