<?xml version='1.0' encoding='utf-8'?>
<eprints xmlns='http://eprints.org/ep2/data/2.0'>
  <eprint id='https://researchdata.bath.ac.uk/id/eprint/457'>
    <eprintid>457</eprintid>
    <rev_number>214</rev_number>
    <documents>
      <document id='https://researchdata.bath.ac.uk/id/document/9031'>
        <docid>9031</docid>
        <rev_number>6</rev_number>
        <files>
          <file id='https://researchdata.bath.ac.uk/id/file/25325'>
            <fileid>25325</fileid>
            <datasetid>document</datasetid>
            <objectid>9031</objectid>
            <filename>Data Files.zip</filename>
            <mime_type>application/zip</mime_type>
            <hash>4c5a3647e809f08452ba8616670c3872</hash>
            <hash_type>MD5</hash_type>
            <filesize>33018387</filesize>
            <mtime>2018-05-14 12:06:47</mtime>
            <url>https://researchdata.bath.ac.uk/457/2/Data%20Files.zip</url>
          </file>
        </files>
        <eprintid>457</eprintid>
        <pos>2</pos>
        <placement>2</placement>
        <mime_type>application/zip</mime_type>
        <format>other</format>
        <formatdesc>Dataset for the research paper &apos;Efficient characterisation of large deviations using population dynamics&apos;. This research made use of the Balena High Performance Computing (HPC) Service at the University of Bath.</formatdesc>
        <language>en</language>
        <security>public</security>
        <license>cc_by</license>
        <main>Data Files.zip</main>
        <content>data</content>
      </document>
      <document id='https://researchdata.bath.ac.uk/id/document/9032'>
        <docid>9032</docid>
        <rev_number>4</rev_number>
        <files>
          <file id='https://researchdata.bath.ac.uk/id/file/25354'>
            <fileid>25354</fileid>
            <datasetid>document</datasetid>
            <objectid>9032</objectid>
            <filename>README.md</filename>
            <mime_type>text/plain</mime_type>
            <hash>39507c61216e41235f8ac62de8534dd1</hash>
            <hash_type>MD5</hash_type>
            <filesize>1533</filesize>
            <mtime>2018-05-15 09:02:42</mtime>
            <url>https://researchdata.bath.ac.uk/457/3/README.md</url>
          </file>
        </files>
        <eprintid>457</eprintid>
        <pos>3</pos>
        <placement>3</placement>
        <mime_type>text/plain</mime_type>
        <format>other</format>
        <formatdesc>README for the data set including a list of the folders and subfolders within the data set and what type of files each folder and subfolder contain.</formatdesc>
        <language>en</language>
        <security>public</security>
        <license>cc_by</license>
        <main>README.md</main>
        <content>documentation</content>
      </document>
    </documents>
    <eprint_status>archive</eprint_status>
    <userid>6624</userid>
    <dir>disk0/00/00/04/57</dir>
    <datestamp>2018-05-16 14:43:59</datestamp>
    <lastmod>2024-06-24 10:44:45</lastmod>
    <status_changed>2018-05-16 14:43:59</status_changed>
    <type>data_collection</type>
    <metadata_visibility>show</metadata_visibility>
    <creators>
      <item>
        <name>
          <family>Brewer</family>
          <given>Tobias</given>
        </name>
        <id>T.J.M.Brewer@bath.ac.uk</id>
        <affiliation>University of Bath</affiliation>
        <contact>TRUE</contact>
      </item>
      <item>
        <name>
          <family>Jack</family>
          <given>Robert</given>
        </name>
        <id>rj248@bath.ac.uk</id>
        <affiliation>University of Bath</affiliation>
        <contact>FALSE</contact>
      </item>
    </creators>
    <contributors>
      <item>
        <type>Supervisor</type>
        <name>
          <family>Clark</family>
          <given>Stephen</given>
        </name>
        <id>S.R.Clark@bath.ac.uk</id>
        <orcid>0000-0002-2072-7499</orcid>
        <affiliation>University of Bath</affiliation>
      </item>
      <item>
        <type>Supervisor</type>
        <name>
          <family>Bradford</family>
          <given>Russell</given>
        </name>
        <id>R.J.Bradford@bath.ac.uk</id>
        <orcid>0009-0003-3251-2051</orcid>
        <affiliation>University of Bath</affiliation>
      </item>
    </contributors>
    <title>Data for &apos;Efficient characterisation of large deviations using population dynamics&apos;</title>
    <subjects>
      <item>GJ0060</item>
      <item>GJ0090</item>
    </subjects>
    <divisions>
      <item>dept_compsci</item>
      <item>dept_physics</item>
    </divisions>
    <keywords>Large Deviations, Efficient Computation, Parallelisation, Numerical Algorithm, Population Dynamics</keywords>
    <note>Each data folder is related to a figure within the &apos;Efficient characterisation of large deviations using population dynamics&apos; paper. Each folder (including the repository) has a README.md file corresponding to the enclosed data and .m processing files. This research made use of the Balena High Performance Computing (HPC) Service at the University of Bath.</note>
    <abstract>We have produced a research paper &apos;Efficient characterisation of large deviations using population dynamics&apos; investigating the nature of rare events in the SSEP. We study activity distribiutions of this process on a one dimensional lattice with periodic boundary conditions. The process is simulated using a C++ code and parallelisation is used to increase computational efficiency. The two parallelisation methods that we use are OpenMP and MPI and these are stored in a repository in this data set. The codes are designed such that they can be used to study rare events in other processes and study observables other than activity. The dataset includes .txt and .mat files output by the C++ files and by the .m files used for processing. Further .m MATLAB files are used to produce the data and tables within the paper.</abstract>
    <date>2018-05-08</date>
    <publisher>University of Bath</publisher>
    <full_text_status>public</full_text_status>
    <corp_contributors>
      <item>
        <type>RightsHolder</type>
        <corpname>University of Bath</corpname>
      </item>
    </corp_contributors>
    <funding>
      <item>
        <funder_name>ClusterVision</funder_name>
        <project_name>ClusterVision HPC scholarship</project_name>
      </item>
    </funding>
    <collection_method>Running simulations with .cpp and .hpp header files. Producing some analytic values with .m MATLAB files.</collection_method>
    <provenance>Data processed and plotted with .m Matlab files. To run alternative systems or observables the user is required to define classes in header files.</provenance>
    <techinfo>Computational files: .cpp, .hpp and Matlab files are included in this dataset. The OpenMP and serial codes are run with an intel compiler (icpc) and the MPI codes are run with the corresponding intel MPI compiler (mpiicpc). This research made use of the Balena High Performance Computing (HPC) Service at the University of Bath.</techinfo>
    <collection_date>
      <date_from>2015-10-01</date_from>
      <date_to>2017-10-01</date_to>
    </collection_date>
    <language>en</language>
    <version>1</version>
    <doi>10.15125/BATH-00457</doi>
    <related_resources>
      <item>
        <link>https://doi.org/10.1088/1742-5468/aab3ef</link>
        <type>pub</type>
      </item>
    </related_resources>
    <access_types>
      <item>open</item>
    </access_types>
  </eprint>
</eprints>
