{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2850"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2850",
  "ediid": "ark:/88434/mds2-2850",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2850",
  "title": "Maxwell-Bloch Equations for Two-Level System",
  "contactPoint": {
    "fn": "Zachary H. Levine",
    "hasEmail": "mailto:zachary.levine@nist.gov"
  },
  "modified": "2022-11-22",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2850",
  "description": [
    "The Maxwell-Bloch equations for a two-level system are solved in a particular case.  The example follows that of P. Siddons, \"Light propagation through atomic vapours,\" Journal of Physics B: Atomic, Molecular, and Optical Physics 47, 093001 (2014).  In the reference, the optical intensity, population of the upper state and coherence are given for light with a carrier frequency which is on resonance.  Here, the same example is worked, but the result is given at intermediate times as well as at the entrance and exit faces as in the example.   The solution is found using Mathematica's NDSolve for the time dimension and the Method of Lines for propagation in space."
  ],
  "keyword": [
    "Quantum Optics ; Quantum Memory ; Theory ; Simulation ; Maxwell-Bloch Equations ; Two-Level System"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Physics"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "theme": [
    "Physics"
  ],
  "references": [
    {
      "@type": [
        "deo:BibliographicReference"
      ],
      "@id": "#ref:article/10.1088/0953-4075/47/9/093001",
      "refType": "IsSupplementTo",
      "location": "https://iopscience.iop.org/article/10.1088/0953-4075/47/9/093001",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/bib/v0.7#/definitions/DCiteReference"
      ]
    }
  ],
  "components": [
    {
      "@id": "cmps/maxwellBlochWolfDemo03.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "maxwellBlochWolfDemo03.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2850/maxwellBlochWolfDemo03.zip",
      "mediaType": "application/x-zip-compressed",
      "format": {
        "description": "zip file, Wolfram Mathematica 13.0 notebook, pdf"
      },
      "description": "This file will unzip to a directory (or folder) called maxwellBlochWolfDemo03.   Its contents is maxwellBlochWolfDemo03.nb and maxwellBlochWolfDemo03.pdf.  These are a Wolfram Mathematica 13.0 notebook written in the style of a Wolfram Demonstration and a static pdf thereof.",
      "title": "Maxwell-Bloch Equations for Two-Level System zip file",
      "size": 300606,
      "checksum": {
        "hash": "9b5f7a655006597596d169caee586f58bcce593f1e35e11e5d1ea4a1f0f7a255",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/maxwellBlochWolfDemo03.zip.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "maxwellBlochWolfDemo03.zip.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/ark:/88434/mds2-2850/maxwellBlochWolfDemo03.zip.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/maxwellBlochWolfDemo03.zip",
      "description": "SHA-256 checksum value for maxwellBlochWolfDemo03.zip",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "abc5d60db9179abd423e8b69e229b2246d1ebc0dd475af84bf3435e6fdb6c4f5",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true
    },
    {
      "@id": "cmps/2850_README.txt",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "2850_README.txt",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2850/2850_README.txt",
      "mediaType": "text/plain",
      "format": {
        "description": "ASCII text file  (*.txt)"
      },
      "description": "Information about the software in this record are given",
      "title": "README file for Maxwell-Bloch Equations for Two-Level System",
      "size": 4214,
      "checksum": {
        "hash": "0842ffaa7cfe9d0f78592dcc25e2a678d9943a2367da2e613a011987c431a007",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "annotated": "2023-02-02T20:48:22.614839",
  "revised": "2023-02-02T20:48:22.614839",
  "issued": null,
  "firstIssued": "2023-02-02T20:48:22.614839"
}