Copyright and package name updates

这个提交包含在:
craig-warren
2023-03-08 18:45:25 -07:00
父节点 a2f9ae237b
当前提交 f681cab56e
共有 20 个文件被更改,包括 46 次插入28 次删除

查看文件

@@ -1 +0,0 @@
These MATLAB scripts are designed as a base to help you get started with plotting data (A-scans and B-scans) from simulations. They do not feature extensive error checking.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2022: The University of Edinburgh, United Kingdom
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
#
# This file is part of gprMax.

查看文件

@@ -1 +1,20 @@
These MATLAB scripts are designed as a base to help you get started with plotting data (A-scans and B-scans) from simulations. They do not feature extensive error checking.
Toolboxes is a sub-package where useful Python modules contributed by users are stored.
*********
Utilities
*********
Information
===========
This package contains various scripts and helper functions.
Package contents
================
* ``HPC`` is a folder with scripts to assist with running gprMax on high-performance computing (HPC) systems.
* ``MATLAB`` is a folder containing scripts are designed as a base to help getting started with plotting data (A-scans and B-scans) from simulations. They do not feature extensive error checking.
* ``Paraview.py`` is a folder containing a Python macro to be installed into Paraview. The macro enables materials to be easily visualised when geometry files are loaded into Paraview.
* ``convert_png2h5.py`` is a script to convert a PNG image to a HDF5 file that can be used to import geometry (#geometry_objects_read) into a 2D model.
* ``get_host_spec.py`` is a script that prints information about the host machine capabilities for OpenMP/CUDA/OpenCL.
* ``outputfiles_merge.py`` is a script that merges traces (A-scans) from multiple output files into one new file, then optionally removes the series of output files.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2022: The University of Edinburgh, United Kingdom
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
#
# This file is part of gprMax.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2022: The University of Edinburgh, United Kingdom
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
#
# This file is part of gprMax.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2022: The University of Edinburgh, United Kingdom
# Copyright (C) 2015-2023: The University of Edinburgh, United Kingdom
# Authors: Craig Warren, Antonis Giannopoulos, and John Hartley
#
# This file is part of gprMax.