Available entries
ConstantElectrolyte
Just sets the initial salt concentration; everything else is left to defaults or other entries.
NymanElectrolyte
Full set for LiPF in EC:EMC from Nyman et al. 2008. Concentration-dependent and , constant and . Isothermal.
LandesfeindElectrolyte
Full set with concentration and temperature dependence for three solvent systems (
EC:DMC (1:1), EC:EMC (3:7), EMC:FEC (19:1)) from Landesfeind & Gasteiger 2019.ArrheniusElectrolyte*
ArrheniusElectrolyteDiffusivity and ArrheniusElectrolyteConductivity wrap a reference or in an Arrhenius temperature factor. Useful when you have isothermal data and need to bolt on -dependence.Fitting your own coefficients
LandesfeindElectrolyte 内の 6 つの導電率係数(および拡散係数、熱力学因子、輸率の各係数)は、フィットの未知数に差し替えられるよう名前付きパラメータとして公開されています。データフィットの parameters 辞書で該当するパラメータ名を上書きし、直接エントリを含むパイプラインを実行してください。公表値がベースとなり、最適化器は上書きされた係数のみを探索します。
ionworks-schema と ionworks-api を使って Landesfeind/Nyman 直接エントリを構成・送信する方法については、Pipelines → Direct Entries を参照してください。For the physics behind the four transport properties and how they are measured experimentally, see Electrolyte transport properties.
自前のデータから輸送物性を構築する
電解液の輸送物性を濃度に対して測定済みであれば、文献由来のパラメータ化を使わずに、マテリアル物性データセット からカスタムの電解液 direct entry を構築できます。client.electrolyte.transport_from_dataset() を使うと、各物性をテーブル補間として、または等温の Landesfeind 関数形にフィットした形として返せます。詳細は 直接エントリ を参照してください。