You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a `paper about SimPEG <http://dx.doi.org/10.1016/j.cageo.2015.09.015>`_, if you use this code, please help our scientific visibility by citing our work!
5
+
There is a paper about SimPEG! If you are using this library in your research,
6
+
we greatly appreciate that the software gets cited!
5
7
6
8
7
-
Cockett, R., Kang, S., Heagy, L. J., Pidlisecky, A., & Oldenburg, D. W. (2015). SimPEG: An open source framework for simulation and gradient based parameter estimation in geophysical applications. Computers & Geosciences.
9
+
Cockett, R., Kang, S., Heagy, L. J., Pidlisecky, A., & Oldenburg, D. W.
10
+
(2015). SimPEG: An open source framework for simulation and gradient based
11
+
parameter estimation in geophysical applications. Computers & Geosciences.
8
12
9
13
10
-
BibTex:
14
+
Here is a Bibtex entry to make things easier if you’re using Latex:
11
15
12
16
.. code::
13
17
@@ -19,3 +23,24 @@ BibTex:
19
23
publisher={Elsevier}
20
24
}
21
25
26
+
Electromagnetics
27
+
----------------
28
+
29
+
If you are using the :mod:`simpeg.electromagnetics` module, please also cite:
30
+
31
+
Lindsey J. Heagy, Rowan Cockett, Seogi Kang, Gudni K. Rosenkjaer, Douglas W. Oldenburg, A framework for simulation and inversion in electromagnetics, Computers & Geosciences, Volume 107, 2017, Pages 1-19, ISSN 0098-3004, http://dx.doi.org/10.1016/j.cageo.2017.06.018.
32
+
33
+
Here is a Bibtex entry to make things easier if you’re using Latex:
34
+
35
+
.. code::
36
+
37
+
@article{heagy2017,
38
+
title={A framework for simulation and inversion in electromagnetics},
39
+
author={Lindsey J. Heagy and Rowan Cockett and Seogi Kang and Gudni K. Rosenkjaer and Douglas W. Oldenburg},
Copy file name to clipboardExpand all lines: README.rst
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ The vision is to create a package for finite volume simulation with applications
48
48
49
49
You are welcome to join our forum and engage with people who use and develop SimPEG at: https://simpeg.discourse.group/.
50
50
51
-
Weekly meetings are open to all. They are generally held on Wednesdays at 10:30am PDT. Please see the calendar (`GCAL <https://calendar.google.com/calendar/b/0?cid=ZHVhamYzMWlibThycWdkZXM5NTdoYXV2MnNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>`_, `ICAL <https://calendar.google.com/calendar/ical/duajf31ibm8rqgdes957hauv2s%40group.calendar.google.com/public/basic.ics>`_) for information on the next meeting.
51
+
Weekly meetings are open to all. They are generally held on Wednesdays at 3:00 PM Pacific Time. Please see the calendar (`GCAL <https://calendar.google.com/calendar/b/0?cid=ZHVhamYzMWlibThycWdkZXM5NTdoYXV2MnNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>`_, `ICAL <https://calendar.google.com/calendar/ical/duajf31ibm8rqgdes957hauv2s%40group.calendar.google.com/public/basic.ics>`_) for information on the next meeting.
52
52
53
53
Overview Video
54
54
==============
@@ -120,9 +120,8 @@ Meetings
120
120
SimPEG hosts weekly meetings for users to interact with each other,
121
121
for developers to discuss upcoming changes to the code base, and for
122
122
discussing topics related to geophysics in general.
123
-
Currently our meetings are held every Wednesday, alternating between
124
-
a mornings (10:30 am pacific time) and afternoons (3:00 pm pacific time)
125
-
on even numbered Wednesdays. Find more info on our
123
+
Currently our meetings are held every Wednesday at 3:00 PM Pacific Time.
0 commit comments