你已经派生过 gprMax
镜像自地址
https://gitee.com/sunhf/gprMax.git
已同步 2025-08-06 12:36:51 +08:00
Added software description to logo message.
这个提交包含在:
@@ -57,6 +57,7 @@ along with gprMax. If not, see <http://www.gnu.org/licenses/>."""
|
||||
|
||||
width = 65
|
||||
url = 'www.gprmax.com'
|
||||
print('\nElectromagnetic modelling software based on the Finite-Difference \nTime-Domain (FDTD) method')
|
||||
print('\n{} {} {}'.format('*'*round((width - len(url))/2), url, '*'*round((width - len(url))/2)))
|
||||
gprMaxlogo = Figlet(font='standard', width=width, justify='center')
|
||||
print('{}'.format(gprMaxlogo.renderText('gprMax')))
|
||||
|
在新工单中引用
屏蔽一个用户