forked from jan/opencl_fdtd
		
	clarify
This commit is contained in:
		
							parent
							
								
									c8e709c1d7
								
							
						
					
					
						commit
						0a7de8155e
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
# opencl-fdtd
 | 
					# opencl-fdtd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**opencl-fdtd** is a python package for running 3D time-domain electromagnetic
 | 
					**opencl-fdtd** is a python application for running 3D time-domain
 | 
				
			||||||
simulations on parallel compute hardware (mainly GPUs).
 | 
					electromagnetic simulations on parallel compute hardware (mainly GPUs).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Performance** highly depends on what hardware you have available:
 | 
					**Performance** highly depends on what hardware you have available:
 | 
				
			||||||
* A 395x345x73 cell simulation (~10 million points, 8-cell absorbing boundaries)
 | 
					* A 395x345x73 cell simulation (~10 million points, 8-cell absorbing boundaries)
 | 
				
			||||||
@ -28,7 +28,7 @@ simulations on parallel compute hardware (mainly GPUs).
 | 
				
			|||||||
* [gridlock](https://mpxd.net/gogs/jan/gridlock)
 | 
					* [gridlock](https://mpxd.net/gogs/jan/gridlock)
 | 
				
			||||||
* [masque](https://mpxd.net/gogs/jan/masque)
 | 
					* [masque](https://mpxd.net/gogs/jan/masque)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To get these files, just clone this repository:
 | 
					To get the code, just clone this repository:
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
git clone https://mpxd.net/gogs/jan/opencl-fdtd.git
 | 
					git clone https://mpxd.net/gogs/jan/opencl-fdtd.git
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user