Skip to content

Instantly share code, notes, and snippets.

#
# ~/.ssh/config
#
# how to automate ssh logins
# this is my setup, obviously change your username and grads-XX
# I use
# ssh phy : for the main physics login server
# ssh ws : my workstation, while on campus
integer nbin_t,bindim=1000
real*8 minbin_t,maxbin_t,dxbin_t,x_axis_observable,t_histo(1:bindim),
& t_dnsgrd(1:bindim),t_errgrd(1:bindim)
minbin_t=1
maxbin_t=101
nbin_t=50
dxbin_t=(maxbin_t-minbin_t)/nbin_t
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.