Skip to main content
Ctrl+K
rad-tools 0.7.16 - Home rad-tools 0.7.16 - Home
  • Installation
  • User Guide
  • API reference
  • Release notes
    • Contributor`s guide
  • Twitter
  • GitHub
  • PyPI
  • Installation
  • User Guide
  • API reference
  • Release notes
  • Contributor`s guide
  • Twitter
  • GitHub
  • PyPI

Section Navigation

  • Crystal module
  • Exchange module
  • Magnons
  • Density of state postprocessing
  • Input-output
    • radtools.read_tb2j_model
    • radtools.read_template
  • Script interface
  • Collection of routines
  • Custom Exceptions
  • API reference
  • Input-output
  • radtools.read_template

radtools.read_template#

radtools.read_template(filename)[source]#

Read template from the template file.

See Template specification for the description of the template file format.

Parameters:
filenamestr

Path to the template file.

Returns:
templateExchangeTemplate

Exchange template.

Notes

See also Template specification.

previous

radtools.read_tb2j_model

next

Script interface

On this page
  • read_template()
Edit on GitHub

This Page

  • Show Source

© Copyright 2022-2023, Andrey Rybakov.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.