datafiles

Module

Description

Interface to routine to search for external data files

This module just provides the url and environment variable settings that are specific to Phantom

References:

None

Owner:

Daniel Price

Runtime parameters:

None

Dependencies:

datautils, io, mpiutils

Quick access

Variables:

data_url

Routines:

find_phantom_datafile()

Variables

  • datafiles/data_url [character,parameter='https*//users.monash.edu.au/~dprice/phantom/']

Subroutines and functions

function  datafiles/find_phantom_datafile(filename, loc)
Parameters:
  • filename [character,in]

  • loc [character,in]

Return:

find_phantom_datafile [character]

Use :

datautils (find_datafile()), io (id(), master()), mpiutils (barrier_mpi())

Called from:

eos_helmholtz_init(), read_rhotab_wrapper()

Call to:

find_datafile()