vault backup: 2026-01-06 08:27:37
This commit is contained in:
27
.obsidian/plugins/obsidian-git/data.json
vendored
27
.obsidian/plugins/obsidian-git/data.json
vendored
@@ -1,27 +0,0 @@
|
|||||||
{
|
|
||||||
"commitMessage": "vault backup: {{date}}",
|
|
||||||
"autoCommitMessage": "vault backup: {{date}}",
|
|
||||||
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
|
||||||
"autoSaveInterval": 5,
|
|
||||||
"autoPushInterval": 0,
|
|
||||||
"autoPullInterval": 5,
|
|
||||||
"autoPullOnBoot": false,
|
|
||||||
"disablePush": false,
|
|
||||||
"pullBeforePush": true,
|
|
||||||
"disablePopups": false,
|
|
||||||
"listChangedFilesInMessageBody": false,
|
|
||||||
"showStatusBar": true,
|
|
||||||
"updateSubmodules": false,
|
|
||||||
"syncMethod": "merge",
|
|
||||||
"customMessageOnAutoBackup": false,
|
|
||||||
"autoBackupAfterFileChange": false,
|
|
||||||
"treeStructure": false,
|
|
||||||
"refreshSourceControl": true,
|
|
||||||
"basePath": "",
|
|
||||||
"differentIntervalCommitAndPush": false,
|
|
||||||
"changedFilesInStatusBar": false,
|
|
||||||
"showedMobileNotice": true,
|
|
||||||
"refreshSourceControlTimer": 7000,
|
|
||||||
"showBranchStatusBar": true,
|
|
||||||
"setLastSaveToLastCommit": false
|
|
||||||
}
|
|
||||||
@@ -35,3 +35,6 @@ It's largely impossible to sum the electric field from every particle in a piece
|
|||||||
- If the charge distribution extends throughout a *3d volume*, we describe it in terms of the **volume charge density** $\rho$, with units of $\frac{C}{m^3}$.
|
- If the charge distribution extends throughout a *3d volume*, we describe it in terms of the **volume charge density** $\rho$, with units of $\frac{C}{m^3}$.
|
||||||
- For charge distributions spread over *surfaces*, we use **surface charge density** $\sigma$ ($\frac{C}{m^2}$).
|
- For charge distributions spread over *surfaces*, we use **surface charge density** $\sigma$ ($\frac{C}{m^2}$).
|
||||||
- For charge distributions spread over *lines*, we use **line charge density** $\lambda$ ($\frac{C}{m}$).
|
- For charge distributions spread over *lines*, we use **line charge density** $\lambda$ ($\frac{C}{m}$).
|
||||||
|
- To find the point charge, we can use this formula:
|
||||||
|
$$ \vec{E} = \int d \vec{E} = \int \frac{kdq}{r^2}\hat{r}$$
|
||||||
|
-
|
||||||
Reference in New Issue
Block a user