{
  "@context" : "https://bibsysdev.github.io/src/person-context.json",
  "id" : "https://api.nva.unit.no/cristin/person/1092976",
  "type" : "Person",
  "identifiers" : [ {
    "type" : "CristinIdentifier",
    "value" : "1092976"
  } ],
  "names" : [ {
    "type" : "FirstName",
    "value" : "Simon"
  }, {
    "type" : "LastName",
    "value" : "Clark"
  } ],
  "image" : "https://api.nva.unit.no/cristin/person/1092976/picture",
  "affiliations" : [ {
    "type" : "Affiliation",
    "organization" : "https://api.nva.unit.no/cristin/organization/7401.80.62.0",
    "active" : true,
    "role" : {
      "type" : "Role",
      "labels" : {
        "en" : "Researcher",
        "nb" : "Forsker"
      }
    }
  } ],
  "verified" : true,
  "keywords" : [ {
    "type" : "3274",
    "label" : {
      "en" : "Chemical modelling",
      "nb" : "Kjemisk modellering"
    }
  }, {
    "type" : "1313",
    "label" : {
      "en" : "Electrochemistry",
      "nb" : "Elektrokjemi"
    }
  }, {
    "type" : "2854",
    "label" : {
      "en" : "Spatio-temporal modelling",
      "nb" : "Rom-tid modellering"
    }
  }, {
    "type" : "38808",
    "label" : {
      "en" : "Mathematical modelling",
      "nb" : "Matematisk modellering"
    }
  }, {
    "type" : "39189",
    "label" : {
      "en" : "Multiscale modelling",
      "nb" : "Multiskalasimulering"
    }
  }, {
    "type" : "47309",
    "label" : {
      "en" : "FE modelling",
      "nb" : "FE simulering"
    }
  }, {
    "type" : "19211",
    "label" : {
      "en" : "Physical and analytical electrochemistry",
      "nb" : "Fysikalsk og analytisk elektrokjemi"
    }
  } ],
  "background" : {
    "en" : "Simon Clark develops model-based methods to design better batteries and fuel cells for electric vehicles and renewable energy storage. His goal is to apply theory-based models to accelerate the discovery of new materials and improve the design of electrochemical cells to offer cheap, high-performance, and long-lasting energy storage."
  },
  "place" : { },
  "collaboration" : { },
  "countries" : [ {
    "type" : "DE",
    "label" : {
      "en" : "Germany",
      "nb" : "Tyskland"
    }
  }, {
    "type" : "US",
    "label" : {
      "en" : "USA",
      "nb" : "USA"
    }
  }, {
    "type" : "NO",
    "label" : {
      "en" : "Norway",
      "nb" : "Norge"
    }
  } ],
  "awards" : [ ]
}