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 (10.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ziwzh166
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 412 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

CVMatlabComsol

Overview

This repository contains a collection of tools for electrochemical simulations, focusing on Cyclic Voltammetry (CV) and Electrochemical Impedance Spectroscopy (EIS). The toolkit includes MATLAB scripts for one-electron step CV simulations and a Jupyter notebook for EIS data fitting with custom circuit elements.

Authors

Contents

Cyclic Voltammetry (CV) Simulations

Electrochemical Impedance Spectroscopy (EIS)

Documentation

  • CITATION.cff: Citation file format for referencing this work

Getting Started

Prerequisites

  • MATLAB (for CV simulations)
  • COMSOL Multiphysics (for the .mph model)
  • Jupyter Notebook with Python (for EIS fitting)
  • Required Python packages (listed in the Jupyter notebook)

Running CV Simulations

  1. Open MATLAB and navigate to the repository directory
  2. Run one of the CV simulation scripts:

matlab CV_Simulation_BV

or

matlab CV_Simulation_MH

Using the EIS Fitting Tool

  1. Prior to use please install the following modules:

pip install impedance pandas matplotlib 2. Open the Jupyter notebook:

jupyter notebook "EISfittingCustomElements_AJB -NewAuto04-24c.ipynb" 3. Follow the instructions within the notebook to fit your EIS data

If you use this software in your research, please cite it using the information provided in the CITATION.cff file.

Owner

  • Login: ziwzh166
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: "Zhao"
  given-names: "Ziwen"
  orcid: "add orcid"
- family-names: "Kostopoulos"
  given-names: "Nikos"
  orcid: "add orcid"
- family-names: "Bagnall"
  given-names: "Andrew"
  orcid: "add orcid"
title: "CV_Matlab_Comsol"
version: 1.0.1
date-released: 2025-02-14
url: "https://github.com/ziwzh166/CV_Matlab_Comsol/"

GitHub Events

Total
  • Push event: 2
  • Public event: 1
Last Year
  • Push event: 2
  • Public event: 1