craig-warren on master
Update to default GPU device ID. (compare)
craig-warren on master
Update to handle no GPU device … (compare)
craig-warren on master
Updates to GPU detection. (compare)
craig-warren on master
Updates to GPU detection. (compare)
craig-warren on master
Updated method for detecting av… (compare)
craig-warren on master
Work on MPI spawning with GPU s… (compare)
craig-warren on master
Update info on GPU command line… (compare)
craig-warren on master
Updated lookup of CUDA devices. (compare)
craig-warren on master
Modifications to GPU detection. (compare)
craig-warren on master
Further MPI messages updates. (compare)
craig-warren on master
Update MPI messages. (compare)
@craig-warren I see that diagonal anisotropy is supported. I guess I wasn’t clear enough, my bad. My material as has a different dielectric constant for the x,y,z direction, so features diagonal anisotropy. My problem is this: those dielectric constants are a function of position. I.e. the value of ε_x at x=0 is not the same as at x=1.
Is this supported?
Hello @agianno, @IraGia, and other contributors! My name is Sai and I am currently in my final year in a Materials Science and Engineering(MSE) Bachelors degree from IIT Indore and I am going to join a masters from September. I am interested in working on photonic materials simulation and project #8: "Modelling complex materials" suits my background and I can get a fundamental understanding of FDTD software in a materials context. I have a good understanding of Electromagnetism from my Astronomy minor and I have also received a job offer in a leading software firm as a software engineering associate. I declined this job offer because I wanted a career in research and this project will act as the right platform for me to enter the field of FDTD and photonic materials simulations. I had sent an email to @agianno and @IraGia with more details about my background and suitability to this project.
Could you please guide me as to how to get started and in framing my proposal? Thanks in advance!
C:\Users\lwb\gprMax>conda activate gprMax
(gprMax) C:\Users\lwb\gprMax>python -m gprMax user_models/cylinder_Ascan_2D.in
Traceback (most recent call last):
File "C:\Users\lwb\miniconda3\envs\gprMax\lib\runpy.py", line 188, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
File "C:\Users\lwb\miniconda3\envs\gprMax\lib\runpy.py", line 147, in _get_module_details
return _get_module_details(pkg_main_name, error)
File "C:\Users\lwb\miniconda3\envs\gprMax\lib\runpy.py", line 111, in _get_module_details
import(pkg_name)
File "C:\Users\lwb\gprMax\gprMax__init__.py", line 11, in <module>
from .gprMax import api as run
File "C:\Users\lwb\gprMax\gprMax\gprMax.py", line 39, in <module>
from gprMax.model_build_run import run_model
File "C:\Users\lwb\gprMax\gprMax\model_build_run.py", line 44, in <module>
from gprMax.fields_updates_ext import update_electric
ModuleNotFoundError: No module named 'gprMax.fields_updates_ext'
craig-warren on master
Updated MPI messages. (compare)
craig-warren on master
Updated dispersion warnings to … (compare)
craig-warren on master
Print message defaults to True. (compare)
craig-warren on master
Clean up flags for printing mes… (compare)
craig-warren on master
Added additional skill to proje… (compare)