File: par_grid1.d

package info (click to toggle)
lorene 0.0.0~cvs20161116%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 26,472 kB
  • sloc: cpp: 212,946; fortran: 21,645; makefile: 1,750; sh: 4
file content (22 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Multi-grid parameters
#######################
5	nz: total number of domains
1	nzet: number of domains inside the star
17	nt: number of points in theta (the same in each domain)
16	np: number of points in phi   (the same in each domain)
# Number of points in r and (initial) inner boundary of each domain:
25	0.	<-   nr	  &   min(r)  in domain 0  (nucleus)
25	1.	<-   nr	  &   min(r)  in domain 1
25	2.	<-   nr   &   min(r)  in domain 2
25	4.	<-   nr   &   min(r)  in domain 2
25	8.	<-   nr   &   min(r)  in domain 2