Skip to content

Commit d7b6c1b

Browse files
Testing old PLECS version
1 parent 5350da2 commit d7b6c1b

3 files changed

Lines changed: 1032 additions & 360 deletions

File tree

app/ui_physics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ def generate_B_waveform(freq_hz, amp, n_points, waveform="sine"):
100100
return t, B
101101

102102

103-
PLECS_MODEL = "PU_LLG_V3"
103+
PLECS_MODEL = "PU_LLG_V3_v4,5"
104104

105105

106106
def run_plecs_sim(server, H0, freq_hz, Hani_z, Hani_y, alpha,

0 commit comments

Comments
 (0)