vault backup: 2026-01-06 08:27:37

This commit is contained in:
arc
2026-01-06 08:27:37 -07:00
parent 52cb2c7ea6
commit 6f6f5a7477
2 changed files with 3 additions and 27 deletions

View File

@@ -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
}

View File

@@ -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}$.
- 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}$).
- To find the point charge, we can use this formula:
$$ \vec{E} = \int d \vec{E} = \int \frac{kdq}{r^2}\hat{r}$$
-